Changes
- test(commit): add validation for raw text output without markdown @amitksingh1490 (#2286)
🚀 Features
- refactor(markdown): match heading prefix color for hash prefix @laststylebender14 (#2285)
- refactor(markdown): drop older md implementation @laststylebender14 (#2278)
- refactor: simplify patch tool schema and add markdown streaming support @amitksingh1490 (#2272)
📝 Documentation
- docs(forge): clarify unlimited context through auto-summarization @amitksingh1490 (#2280)
🐛 Bug Fixes
- refactor(markdown): match heading prefix color for hash prefix @laststylebender14 (#2285)
- fix(json-repair): handle array extraction from strings with trailing garbage @amitksingh1490 (#2261)
- fix(spinner): ensure proper cleanup by stopping spinner before flush in Drop @amitksingh1490 (#2275)
🚀 Performance
- perf(evals): add read_over_cat benchmark for tool usage patterns @amitksingh1490 (#2269)
🧰 Maintenance
- refactor(markdown): match heading prefix color for hash prefix @laststylebender14 (#2285)
- refactor(title-generator): use JSON schema structured output @amitksingh1490 (#2277)
- refactor(command-generator): use JSON schema structured output @amitksingh1490 (#2274)
- refactor(commit): request commit messages with json schema structured output @amitksingh1490 (#2273)