-
Notifications
You must be signed in to change notification settings - Fork 26
Pull requests: askbudi/tinyagent
Pull requests list
feat: Add comprehensive LLM-friendly documentation
#23
opened Jul 9, 2025 by
askdevai-bot
Loading...
Fix: Suppress final answer panel in UI callbacks (Rich and Code UI)
#15
opened Jun 2, 2025 by
askdevai-bot
Loading...
Fix mcp_client cleanup bug for multiple connections
#13
opened May 31, 2025 by
askdevai-bot
Loading...
fix: broaden exception handling in MCPClient.close to avoid cancel-scope errors
#12
opened May 31, 2025 by
askdevai-bot
Loading...
Fix: separate MCPClient contexts teardown to avoid CancelScope errors
#11
opened May 30, 2025 by
askdevai-bot
Loading...
fix(mcp_client): manage cancel scopes per-client to avoid cross-talk
#10
opened May 30, 2025 by
askdevai-bot
Loading...
Fix multiple MCPClient cleanup: separate async contexts to avoid cancel scope errors
#9
opened May 30, 2025 by
askdevai-bot
Loading...
Fix MCPClient close cancel-scope & add per-server close methods
#8
opened May 29, 2025 by
askdevai-bot
Loading...
feat(mcp_client): adopt per-instance context–manager pattern from smolagents
#6
opened May 28, 2025 by
askdevai-bot
Loading...
Replace mcp_client.py with smolagents-based implementation and add concurrent clients test
#5
opened May 28, 2025 by
askdevai-bot
Loading...
fix: properly handle multiple MCPClient closes without cancel-scope errors
#4
opened May 26, 2025 by
askdevai-bot
Loading...
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.