Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 23:22
4799144

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=...), the calfkit mcp CLI subcommand, and the mcp dependency are gone. There is no replacement in this release; pin calfkit <0.7 if you depend on the MCP adaptor.

Features