issues
search
mozilla-ai
/
any-agent
A single interface to use and evaluate different agent frameworks
https://mozilla-ai.github.io/any-agent/
Apache License 2.0
401
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
adding new logo and favicon
#276
stefanfrench
closed
2 days ago
0
pre-commit autoupdate
#275
github-actions[bot]
closed
2 days ago
0
Add option to serve agent via `ACP`
#274
daavoo
opened
3 days ago
0
Add option to serve agent via `MCP`
#273
daavoo
opened
3 days ago
0
feat(mcp): Add `env` to `MCPStdio`.
#272
daavoo
closed
3 days ago
0
Dedicated docs page to describe usage of `agent_args`
#271
HareeshBahuleyan
closed
2 days ago
1
Fix docs: default agent in smolagents is ToolCallingAgent
#270
HareeshBahuleyan
closed
3 days ago
0
MCP Tools need to accept Environment variables
#269
njbrake
closed
3 days ago
1
Any Agent first class support for structured outputs
#268
njbrake
opened
3 days ago
2
Tavily Search tool
#267
njbrake
closed
3 days ago
0
Add Tavily Search default tool
#266
njbrake
closed
3 days ago
0
Add `[dependency-groups]` in `pyproject.toml`
#265
peteski22
opened
3 days ago
2
Use https://github.com/google/a2a-python/ when it becomes available on pypi
#264
daavoo
opened
3 days ago
0
Explicitly ignore conflicting rules due to `extend-select = ["ALL"]`
#263
peteski22
closed
3 days ago
0
Clean up evaluation code "ground truth" criteria
#262
njbrake
opened
4 days ago
0
Pre-Commit Warning
#261
njbrake
closed
3 days ago
0
Provide verbose error function for OpenAI tools
#260
javiermtorres
opened
4 days ago
0
Trace processor for Agno
#259
javiermtorres
opened
4 days ago
1
Integration test for served agents
#258
javiermtorres
opened
4 days ago
1
Disable broken multi-agent trace checks
#257
njbrake
closed
4 days ago
2
Multi-Agent Not functioning as expected.
#256
njbrake
opened
4 days ago
0
Add Evaluation to Integration Test
#255
njbrake
closed
4 days ago
1
Use a more verbose error reporting function in tools for OpenAI
#254
javiermtorres
opened
4 days ago
0
Mock Duck Duck Go call to avoid rate limit
#253
njbrake
closed
4 days ago
0
Agent doesn't get default web tools
#252
njbrake
closed
4 days ago
1
Bug: agents probably shouldn't default to giving web access if nothing is specified
#251
njbrake
closed
4 days ago
0
Do something to avoid DuckDuckGo search rate limiting in integration tests
#250
njbrake
closed
4 days ago
0
Add our own `instrumentation`.
#249
daavoo
opened
4 days ago
0
Support `beeai` framework
#248
daavoo
opened
4 days ago
0
Unit Testing for passing of model args
#247
njbrake
closed
4 days ago
1
Enable Agno for single-agent integration tests
#246
javiermtorres
closed
4 days ago
0
Configurable Logger
#245
njbrake
closed
4 days ago
1
Update langchain.py
#244
njbrake
closed
5 days ago
1
Add unit test to check that model_args being correctly passed in all frameworks
#243
njbrake
closed
4 days ago
0
Return total execution time as a return value from agent.run
#242
njbrake
opened
6 days ago
2
tests: Skip `serving` tests if deps are not installed.
#241
daavoo
closed
6 days ago
0
Support TinyAgent tracing
#240
daavoo
opened
6 days ago
0
pre-commit autoupdate
#239
github-actions[bot]
closed
1 week ago
0
Allow for overriding system_prompt/instructions when calling agent.run
#238
njbrake
closed
6 days ago
2
unit tests don't run if you don't have a2a manually pip installed
#237
njbrake
closed
6 days ago
0
[Bug] Completion Kwargs not always getting passed correctly
#236
njbrake
closed
1 week ago
3
Is there a way to retrieve artifacts from an agent run?
#235
Kostis-S-Z
opened
1 week ago
0
tiny-agent: Final Response should not be overwritten with none
#234
njbrake
closed
1 week ago
0
Add integration tests for `serving`
#233
daavoo
opened
1 week ago
0
Add support for `streaming` with A2A
#232
daavoo
opened
1 week ago
0
Provide ways to "consume" agents served via A2A
#231
daavoo
opened
1 week ago
0
fix(AgnoMCPConnection): Pass `include_tools=None` if no tools.
#230
daavoo
closed
1 week ago
1
Tiny agent should try to type cast if the types are wrong
#229
njbrake
closed
1 week ago
0
Add unit test for tinyagent
#228
njbrake
closed
1 week ago
0
Add `AnyAgent.run_stream`
#227
daavoo
opened
1 week ago
0
Next