0.10.0 (2026-05-11)
Features
- Add startup logo palette picker (#1072) (ed7b697)
- cli: honor --model alone without requiring --provider (#854) (7cfc8d5)
- incremental and cached token counting (#795) (4b1e516)
- knowledge: introduce local Orama persistence (feature-flagged) (#1015) (5873bc6)
- make Orama the default search engine with JSON-backed (#1094) (f443669)
- websearch: add first-class Brave adapter; fix Google + Brave presets; restore Exa snippets (#1044) (402cd3d)
Bug Fixes
- agent: ensure main agent waits for subagent completion (#1032) (6af709e)
- agents: coerce non-string whenToUse to prevent crash on save (#1086) (#1087) (fc89767)
- bashSecurity: reject nested heredoc ranges in stripSafeHeredocSubstitutions (#1050) (ebc9c70)
- effort: persist xhigh and send reasoning_effort on chat_completions (#857) (feb5791)
- openai-shim: redact ?auth=, ?passwd=, ?pwd= in diagnostic URLs (#1070) (20bc6ae), closes #1069
- openai-shim: strip
storefor local providers (vLLM, custom) (#1048) (4830d6f) - openai-shim: strip
storewhen baseUrl points at Cerebras (#1040) (0adf97d) - replace unsupported Unicode glyphs with widely available alternatives (#1088) (e1e277a)
- resolve two bugs making interactive mode unusable with plugin ecosystems (#825) (#830) (e438c89)
- validate plugin component paths (#1096) (9fed6ae)