Changes
🚀 Features
- feat: ability to define commands in MD @ssddOnTop (#1708)
- feat: ability to read images via tools @ssddOnTop (#1710)
- feat: ability to disable mcp servers @ssddOnTop (#1748)
- feat: update CLI commands @amitksingh1490 (#1669)
🐛 Bug Fixes
- fix: adjust porcelain display to skip two entries @amitksingh1490 (#1773)
- fix: porcelain mode display errors @amitksingh1490 (#1769)
- fix:
/compactcommand @laststylebender14 (#1744) - fix: allow reasoning even after compaction @laststylebender14 (#1749)
- fix: exit condition for agentic loop @laststylebender14 (#1770)
- fix: normalize image path @laststylebender14 (#1766)
- fix: handle varying row length in porcelain format @tusharmath (#1764)
- fix: improve fs patch performance @laststylebender14 (#1759)
- fix: handle relative paths for all tools @laststylebender14 (#1758)
- fix: reorder key-value pairs in conversation info display @amitksingh1490 (#1747)
- fix: improve model information @amitksingh1490 (#1746)
- fix: tool calls to agent @laststylebender14 (#1742)
- fix: persist metrics tracking @tusharmath (#1739)
- fix: Handle invalid JSON in tool calls for anthropic provider @tusharmath (#1741)
- fix: allow support for reading multiline env vars @laststylebender14 (#1738)
🚀 Performance
- fix: improve fs patch performance @laststylebender14 (#1759)
🧰 Maintenance
- chore: simplify config command handling @amitksingh1490 (#1772)
- refactor: use
fakerto generate env in tests @tusharmath (#1767) - chore: refactor config field handling to use enum for better type safety @tusharmath (#1771)
- chore: update clippy targets @ssddOnTop (#1765)
- chore: update container image @tusharmath (#1760)
💥 Breaking Changes
- feat: update CLI commands @amitksingh1490 (#1669)