·
3 commits
to refs/heads/main
since this release
Changes
๐ Features
- fix(ui): add spinners for custom commands @tusharmath (#834)
๐ Bug Fixes
- fix: force update of @antinomyhq/forge package in execute_update_command @ssddOnTop (#841)
- fix(provider): improve error handling for stream termination and API responses @tusharmath (#840)
- fix: add cache control only for the models that supports it @laststylebender14 (#836)
- fix(ui): ensure command registration occurs after workflow initialization @tusharmath (#831)
- fix(mcp): change atomic ordering from SeqCst to Relaxed for reconnect logic @tusharmath (#829)
- fix:
.mcp.json
deserialization @ssddOnTop (#828)
๐งฐ Maintenance
- refactor: update ExecutableTool interface to return ToolContent instead of String @tusharmath (#832)
- chore: drop Optional fields in Mcp Servers @ssddOnTop (#830)
- fix:
.mcp.json
deserialization @ssddOnTop (#828)