v1.4.0
✨ Features
- AI model discovery and cost tracking — Upgrade ai-cli-runner to 0.3.0 with real-time model discovery per provider, per-generation cost tracking with
total_cost_usd, server-wide cost viaGET /api/cost, and model combobox with display names (#71)
🐛 Bug Fixes
- Harden post-generation workflow — Add
--flattenflag todocsfy downloadCLI, handle brackets in model names, add secret scanner conflict guidance, offer AGENTS.md guardrail, and useavailable_modelswith display names (#72) - Fix planner JSON parse failure — Strip
<think>blocks and AI artifacts before JSON parsing in planner, preventing cursor model failures (#73) - Remove Mermaid diagram support — Remove unused mermaid rendering, puppeteer config, and chromium dependency (#63)
📚 Documentation
- Generate documentation — Generate documentation with docsfy (cursor/gpt-5.4-xhigh-fast) (#60)
Full Changelog: v1.3.0...v1.4.0