v4.0.0b3 (#232)
New Features:
- Support MCP as Tools: https://github.com/AgentEra/Agently/blob/main/examples/mcp_agent.py
- Key Waiter Extension: https://github.com/AgentEra/Agently/blob/main/examples/key_waiter_agent.py
- Auto Func Decorator: https://github.com/AgentEra/Agently/blob/main/examples/auto_func_decorator.py
- Use system message to manage in-frame events
- Streaming debug logs (new Debug Console CUI still need to be optimized)
Bug fix:
- Bugs of Tool Extension in v4.0.0v2
- Httpx connection close too soon when request need a long time
Full Changelog: v4.0.0-beta-2...v4.0.0-beta-3