Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 08:30
· 421 commits to main since this release

v1.7.0

This release improves hybrid Claude cache stability for Magic Context sessions and makes dump diagnostics easier to navigate.

Changes

  • Improved /claude-cache hybrid for Magic Context sessions where stable m[0] history and volatile m[1] history are merged into one Anthropic user message. Hybrid mode now anchors both the first and last cacheable block of messages[0], so stable leading history can remain cached when the trailing delta changes.
  • Added sanitized session/affinity segments to /claude-dump artifact filenames, making dumps from different sessions easier to find.
  • Refreshed current-token main quota for the OpenCode sidebar without blocking fallback-first routing, avoiding a stale checking… display after main token rotation.
  • Kept custom/future Claude billing version suffixes stable across date boundaries so the billing header does not rotate at midnight and unexpectedly bust prompt-cache prefixes.

Validation

  • Release workflow passed typecheck, build, unit tests, OpenCode e2e tests, format check, and lint.
  • Published @cortexkit/anthropic-auth-core, @cortexkit/opencode-anthropic-auth, and @cortexkit/pi-anthropic-auth at 1.7.0.