You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release: v0.12.0 — context/cost controls, kanban removal
See CHANGELOG.md. Session-level turn/token budget replaces the previous
per-segment turn cap; compaction threshold gains an absolute cap so it binds
on large-window models; cache accounting fixed for OpenAI-compatible
providers; GLM pricing corrected against published rates; reasoning-model
content handling fixed for local models via Ollama's OpenAI-compatible
endpoint.
Removals (src/kanban, archimedes fine-tune/training-data,
anthropic-oauth-draft) were dead code with no call sites — see 3560c77.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>