Open Issues Need Help
View All on GitHub Add any-agent version information to agent trace about 1 month ago
good first issue help wanted tracing maintenance
A single interface to use and evaluate different agent frameworks
Python
#a2a#agent-evaluation#agents#ai#mcp
Add Firecrawl Search Integration about 2 months ago
good first issue tools Stale
A single interface to use and evaluate different agent frameworks
Python
#a2a#agent-evaluation#agents#ai#mcp
Expose max web document size at tool level 3 months ago
AI Summary: Modify the `visit_webpage` tool in the any-agent framework to allow users to adjust the maximum length of web page content retrieved. This involves adding a configurable `max_length` parameter with a default of 10000 characters, updating documentation, and testing the impact of different length values on agent behavior.
Complexity:
3/5
good first issue tools
A single interface to use and evaluate different agent frameworks
Python
#a2a#agent-evaluation#agents#ai#mcp