Skip to content

python_v0.1.80

Choose a tag to compare

@Tomas2D Tomas2D released this 05 May 14:41
· 2 commits to main since this release

Bug Fixes

  • MCP output types, requirement target extraction (#1435)
  • restrict Python version to <3.14 in PEP 621 metadata (#1433)
  • deep copy PromptTemplate config to prevent shared mutable state across agents (#1419)

Features

  • serve: add Zed ACP adapter for exposing agents over stdio (#1428)
  • mcp: make exclude_none configurable in MCPTool parameters (#1429)
  • validate class names in dynamic adapters (#1408)

New Contributors

Full Changelog: python_v0.1.79...python_v0.1.80