v0.7.0
0.7.0 (2026-06-08)
⚠ BREAKING CHANGES
- The MCP adaptor is removed (landed in #197).
from calfkit import mcp,Agent(tools=[McpServer(...)]),Worker(idempotency_cache=...), thecalfkit mcpCLI subcommand, and themcpdependency are gone. There is no replacement in this release; pincalfkit <0.7if you depend on the MCP adaptor.