Skip to content

v0.12.0 — Context/Cost Controls

Choose a tag to compare

@DusanCar-sudo DusanCar-sudo released this 26 Jul 13:08
· 122 commits to master since this release
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>