Features & Improvements
- Added
/models
endpoint and enabled CORS support. - Initiated MCP client and tool registry functionality (WIP).
- Updated tool patterns for enhanced consistency.
Fixes & Updates
- Fixed multi tool accumulation issue.
- Fixed mid-response tool buffer leak.
- Updated chat completions data models: updated
FunctionDetail
and removedname
fromToolCall
.
Notes
- MCP configuration in
agent.yaml
is now commented out by default.
Full Changelog: v0.2.1...v0.2.2