v0.0.8
·
146 commits
to refs/heads/main
since this release
Dedicating this release to @evalstate, who drove some incredible updates to the core framework, as well as some phenomenal examples, singlehandedly. Thank you! Details below:
Changes
- Add MCP roots support to mcp-agent @evalstate (#18). See mcp_root_test example for more details.
- Addition of ProgressLogger which captures the log event stream to convert log events to progress info @evalstate (#18).
- Intermediate progress reporting for visibility into agent/tool progress @evalstate (#18)
- Get Anthropic default model from config if available @MattMorgis (#39)
- Store context globally on init @andersenthomas98 (#37)
- fix finder_agent.py readme example @roterski (#28)
- Progress Reporting Feature @evalstate (#18)
Thank you to all the wonderful community contributors for making this release possible.