Skip to content

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 19 May 04:10
· 504 commits to main since this release

What's Changed

  • Added /claude-cachekeep for hybrid Claude cache mode. It keeps in-memory clones of recently used rewritten requests and sends prewarm-safe max_tokens: 0 calls during the configured local time window.
  • Fixed OAuth refresh backoff after re-login by resetting retry severity when the refresh token rotates.
  • Reduced hidden slash-command reply overhead by bounding OpenCode prompt-context lookup to the most recent 100 messages instead of hydrating the full session.

Published packages

  • @cortexkit/anthropic-auth-core@1.1.2
  • @cortexkit/opencode-anthropic-auth@1.1.2
  • @cortexkit/pi-anthropic-auth@1.1.2

Full Changelog: v1.1.1...v1.1.2