opentool_daemon 0.2.2
opentool_daemon: ^0.2.2 copied to clipboard
A HTTP Daemon Server to manage native OpenTool Servers.
0.2.2 #
- add server metadata to tool list responses
0.2.1 #
- Add
/tools/eventsSSE subscription for tool lifecycle changes - Emit
tool.drainingbefore stop/delete andtool.readyonly after readiness checks pass - Extend the Dart client and docs for tool lifecycle SSE subscriptions
0.2.0 #
- Support OpenTool Spec 2.0, add stream Call
- separate server and tool
0.1.0 #
- Initial version.