v1.7.0
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 hybridfor Magic Context sessions where stablem[0]history and volatilem[1]history are merged into one Anthropic user message. Hybrid mode now anchors both the first and last cacheable block ofmessages[0], so stable leading history can remain cached when the trailing delta changes. - Added sanitized session/affinity segments to
/claude-dumpartifact filenames, making dumps from different sessions easier to find. - Refreshed current-token main quota for the OpenCode sidebar without blocking
fallback-firstrouting, avoiding a stalechecking…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-authat1.7.0.