What's Changed
- fix(cli): support --flag=value equals syntax for all CLI flags by @kagura-agent in #740
- fix(lsp): filter informational log lines from LSP startup warnings by @robinmordasiewicz in #668
- fix: grep tool silently mangles pi:// URLs and produces misleading Path not found error by @cgrossde in #682
- fix(cursor): populate rootPromptMessagesJson with prior turns so follow-up prompts see history by @turbomolli in #737
- fix(cursor): store conversation turns as KV blob IDs to fix multi-turn failures by @turbomolli in #734
- Fix Mermaid markdown rendering on non-image terminals by @daandden in #652
- feat(stats): add daily cost chart tab to omp stats dashboard by @cgrossde in #693
- fix(coding-agent): continue after auto-handoff compaction by @itertea in #635
- fix(coding-agent): handle truncation markers and nested anchors in hashline stripping by @willzhqiang in #715
- fix(coding-agent): keep sqlite where filters inside the paginated helper by @shaun0927 in #736
- fix(coding-agent): align Codex web search with catalog by @makoMakoGo in #720
- feat(ai): support Claude Opus 4.7 by @azais-corentin in #728
- fix(mcp): propagate mcpManager to nested subagent sessions by @apoc in #509
New Contributors
- @kagura-agent made their first contribution in #740
- @robinmordasiewicz made their first contribution in #668
- @turbomolli made their first contribution in #737
- @shaun0927 made their first contribution in #736
Full Changelog: v14.2.1...v14.3.0