Changes
🚀 Features
- feat: implement special plan creation tool @tusharmath (#1366)
🐛 Bug Fixes
- fix: tweaks to handle plans better @tusharmath (#1364)
- fix: add schemars dependency and ensure OpenAI compatibility @amitksingh1490 (#1361)
- fix: enhance error handling in
ChatCompletionMessage@tusharmath (#1360) - fix: add cache hydration in new conversation handling @tusharmath (#1358)
- fix: attempt retry on empty responses @tusharmath (#1356)
- fix: update error handling in agent loading and improve YAML schema reference @tusharmath (#1353)
- chore: update
rust-toolchain@jayantpranjal0 (#1352)
🧰 Maintenance
- refactor: move provider dtos into
forge_app/dto@tusharmath (#1362)