Skip to content

v0.3.2

Latest

Choose a tag to compare

@DusKing1 DusKing1 released this 12 Aug 12:40

Fixed

  • Restore the Create an API Key login method lost during the 0.3.0 authentication unification.
  • Use Anthropic Console OAuth at platform.claude.com, then exchange the temporary access token for an sk-ant-api03 API key.
  • Keep subsequent inference on the attested Console API x-api-key path instead of Claude.ai OAuth.
  • Run the regression test suite before OIDC npm publishing.

Verified

  • Local OpenCode credential persisted as Anthropic api.
  • Real anthropic/claude-sonnet-4-6 Console API request returned RELEASE_032_OK.
  • Typecheck, build, 3 tests, package dry-run, and production dependency audit passed.