-
Notifications
You must be signed in to change notification settings - Fork 724
Pull requests: 2FastLabs/agent-squad
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(python): add AgentOverlapAnalyzer — Python port of TypeScript analyzer
#541
opened Jun 28, 2026 by
nuthalapativarun
Loading…
4 tasks done
test: add unit tests for TypeScript ChainAgent and BedrockFlowsAgent
#540
opened Jun 28, 2026 by
nuthalapativarun
Loading…
4 tasks done
docs: add agentic patterns overview to cookbook
#538
opened Jun 28, 2026 by
nuthalapativarun
Loading…
4 tasks done
feat(storage): add content_filters to DynamoDbChatStorage
#537
opened Jun 28, 2026 by
nuthalapativarun
Loading…
4 tasks done
fix: preserve custom name/description on SupervisorAgent
#536
opened Jun 28, 2026 by
nuthalapativarun
Loading…
4 tasks done
fix: set comprehend_client when ComprehendFilterAgent creates a default client
#514
opened Jun 1, 2026 by
YuemengZheng
Loading…
4 tasks done
fix: handle tool execution errors in AgentTools._process_tool
#513
opened Jun 1, 2026 by
YuemengZheng
Loading…
4 tasks done
docs: add missing Python snippets to logging guide
#512
opened Jun 1, 2026 by
YuemengZheng
Loading…
4 tasks done
feat: add GeminiAgent, GeminiClassifier, QdrantRetriever
#482
opened Apr 27, 2026 by
inamdarmihir
Loading…
4 of 6 tasks
fix: update agent-squad dependency versions in examples to ^1.0.0
#481
opened Apr 26, 2026 by
octo-patch
Contributor
Loading…
4 tasks done
fix: save intermediate tool messages to prevent missing tool_result errors
#459
opened Apr 3, 2026 by
ahmed-sekka
Loading…
2 of 3 tasks
Add GeminiAgent for Google Gemini model support
#451
opened Mar 17, 2026 by
gavksingh
Contributor
Loading…
3 of 4 tasks
Fix ChainAgent raising raw string instead of Exception object
#450
opened Mar 17, 2026 by
gavksingh
Contributor
Loading…
3 tasks done
fix: prevent IndexError when content is empty after tool recursion (#355)
#446
opened Mar 14, 2026 by
guoyangzhen
Loading…
fix(supervisor): add useToolHandler to fix streaming with SupervisorAgent
#444
opened Mar 14, 2026 by
guoyangzhen
Loading…
fix(anthropic): update deprecated default model and fix temperature/topP conflict
#442
opened Mar 14, 2026 by
guoyangzhen
Loading…
Fix toolInUse initialization to correctly detect tool usage
#425
opened Jan 23, 2026 by
Nepomuk5665
Loading…
feat: Add Streamlit chat demo with multi-agent routing
#415
opened Jan 10, 2026 by
OlegHQ
Loading…
4 of 6 tasks
feat: Add protected setDocClient method to DynamoDbChatStorage
#367
opened Jul 26, 2025 by
yilinglu
Loading…
4 of 6 tasks
Add tool calling for Openai (compatiable) agent and then using Openai (compatiable) agent as SupervisorAgent (python)
#364
opened Jul 25, 2025 by
ycysuk
Loading…
3 of 6 tasks
Update openai_classifier.py to add a
client option
#362
opened Jul 22, 2025 by
ycysuk
Loading…
3 of 6 tasks
Bedrock LLM Agent: Process stream asynchronously
#260
opened Feb 26, 2025 by
brianantonelli
Loading…
3 of 5 tasks
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.