Skip to content

v0.1.1

Choose a tag to compare

@DusKing1 DusKing1 released this 20 Jul 12:40

Fixed

  • Rewrite the "Here is some useful information about the environment you are running in:" sentence in sanitized system prompts. This phrase ships verbatim in opencode's default system prompt and is used by Anthropic's server-side attestation classifier as a third-party-agent fingerprint; matching it makes /v1/messages reject the request with a 400/429 disguised as "You're out of extra usage." The sentence is now rewritten in place to a semantic equivalent so the model still sees the env-block intro while the request is accepted.