master
dependabot/pip/pypdf-6.1.1
dependabot/pip/markdown-approx-eq-3.9
dependabot/pip/pypdf-6.0.0
dependabot/pip/docstring-parser-0.17.0
cursor/improve-hierarchical-communication-in-swarms-c8ad
cursor/improve-autoswarmbuilder-with-evaluation-a474
cursor/enhance-multi-agent-swarm-structures-0a87
cursor/fix-three-bugs-in-the-codebase-203c
6.9.0
668
backup-branch
Pydantic-validation-2
structured_output
revert-563-dependabot/pip/pymdown-extensions-approx-eq-10.9
agentops
pydantic_validation
colored-output
swarm_ubiiuassef_gmail_com_qwqew_cy4HA
swarm_efmphone_gmail_com_testing_gkSGU
swarm_ekleven_vangelis_tech_3_perspectives_BMX8T
swarm_yun275402_gmail_com_sfasdfasdfsadf_DbX9Y
swarm_amirrezasalimi0_gmail_com_google_search_mlxuW
faster-install
new-pydantic
revert-388-fix-ci-2
memory
revert-250-master
flowtoagent
fix-openai
clean-history
grit/923f7c6f-0958-480b-8748-ea6bbf1c2084
dockerize
jojo-group-chat
vllm
MythGen
blog-agent
bing-chat
discord-bot-framework
discord-bots
main
discord-bot
group-chat
huggingface
kyegomez-patch-1
NewTools
WorkerULTRANODE
workerULTRANODE
0.0.1
0.0.2
0.0.3
0.0.4
0.0.5
0.0.6
0.0.7
0.0.8
0.0.9
0.1.0
0.1.1
0.1.3
0.1.3.0
0.1.4
0.1.5
0.1.6
0.1.7
0.1.9
0.2.0
0.2.1
0.2.2
0.2.3
0.2.4
0.2.5
0.2.6
0.2.7
0.2.7.1
0.2.8
0.2.8.1
0.2.9
0.3.0
0.3.1
0.3.2
0.3.3
0.3.4
0.3.5
0.3.6
0.3.7
0.3.8
0.3.9
0.4.0
0.4.1
0.4.2
0.4.3
0.4.4
0.4.5
0.4.6
0.4.7
0.4.8
0.4.9
0.5.0
0.5.1
0.5.2
0.5.3
0.5.4
0.5.5
0.5.6
0.5.7
0.5.8
0.5.9
0.6.0
0.6.4
0.6.5
0.6.6
0.7.0
0.7.01
0.7.1
0.7.2
0.7.4
0.7.5
0.7.6
0.7.7
0.7.8
0.7.9
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.8.6
0.8.7
0.8.8
0.8.9
0.9.0
0.9.00
0.9.1
0.9.2
0.9.3
0.9.5
0.9.6
0.9.7
0.9.8
0.9.9
1.0.0
1.0.00
1.0.1
1.0.2
1.0.20
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
1.1.0
1.1.1
1.1.2
1.1.3
1.1.4
1.1.41
1.1.5
1.1.6
1.1.7
1.1.8
1.1.9
1.2.0
1.2.1
1.2.2
1.2.3
1.2.4
1.2.5
1.2.6
1.2.7
1.2.9
1.3.0
1.3.1
1.3.2
2.0.2
2.0.5
2.1.7
2.1.9
2.2.1
2.2.2
2.3.1
2.4.2
2.5.0
5.3.7
6.8.1
${ noResults }
1 Commits (a2ccaab260098a4fa7ff779b7fa514973bf115c8)
Author | SHA1 | Message | Date |
---|---|---|---|
|
a2ccaab260 |
Fix agent tool usage with streaming enabled
Resolves issue #936 where agent tool usage failed when streaming was enabled. Key Changes: - Added StreamingToolResponse class to preserve tool calls during streaming - Enhanced streaming chunk processing in call_llm method to extract tool_calls - Fixed iterator consumption bug in streaming panel processing - Added comprehensive tool execution logging - Improved error handling for malformed streaming chunks The fix ensures that tool call metadata is preserved from streaming chunks and passed to the tool execution system, enabling tool usage with streaming. Test files included: - test_streaming_tools.py: Comprehensive streaming + tool tests - test_original_issue.py: Reproduction of original issue scenario 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com> |
2 months ago |