python_v0.1.80
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
- @SoftEgLi made their first contribution in #1419
- @iron-prog made their first contribution in #1409
- @RinZ27 made their first contribution in #1408
Full Changelog: python_v0.1.79...python_v0.1.80