master
dependabot/pip/pydantic-2.11.3
dependabot/pip/transformers-gte-4.39.0-and-lt-4.52.0
dependabot/pip/pypdf-5.4.0
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 }
3 Commits (80146d875c6a4ff7f94603a9825d50d071eb7cd0)
Author | SHA1 | Message | Date |
---|---|---|---|
|
40cd5248d8 |
fix: align math server tools and agent prompt with available capabilities
- Updated system prompt in `mock_multi_agent.py` to reflect only supported tools - Added error handling in `mock_math_server.py` to reject unsupported operations - Ensured agent behavior stays within defined context and MCP protocol limits |
5 days ago |
|
3899a22c97 |
fix: correct MCP agent response handling and model configuration
- Set `gpt-4o-mini` explicitly as model to ensure consistent responses - Fixed agent configuration and response parsing in `mock_multi_agent.py` - Updated `mock_math_server.py` and `.replit` config for accurate debugging and logging |
5 days ago |
|
a8ad884d27 |
feat: implement mock MCP server and multi-agent system with full integration flow
- Created `mock_math_server.py` to simulate MCP server behavior - Developed `mock_multi_agent.py` to orchestrate agent–server interaction - Added `mock_integration_test.py` to validate end-to-end data flow - Ensured user input → server request → agent processing → user output pipeline |
5 days ago |