| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| python_v0.1.80 source code.tar.gz | 2026-05-05 | 1.3 MB | |
| python_v0.1.80 source code.zip | 2026-05-05 | 1.9 MB | |
| README.md | 2026-05-05 | 874 Bytes | |
| Totals: 3 Items | 3.2 MB | 0 | |
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 https://github.com/i-am-bee/beeai-framework/pull/1419
- @iron-prog made their first contribution in https://github.com/i-am-bee/beeai-framework/pull/1409
- @RinZ27 made their first contribution in https://github.com/i-am-bee/beeai-framework/pull/1408
Full Changelog: https://github.com/i-am-bee/beeai-framework/compare/python_v0.1.79...python_v0.1.80