Commit Graph

3757 Commits (ffaeef80bd6935b45ff6e3643fedbda35a7c3d07)
 

Author SHA1 Message Date
DP37 24e6d1df36 test(mcp): improve Replit config and add workflow for interactive MCP integration test
3 months ago
Kye Gomez bc05995bd2 resources
3 months ago
Kye Gomez 2fbfd41637 resources
3 months ago
Kye Gomez 24b947cd78 governance docs
3 months ago
Kye Gomez 1f207a4c7c governance docs
3 months ago
Kye Gomez 5f8622eb55 cleanup
3 months ago
Kye Gomez 8aa35976f9 formatting output + create agent + agent benchmark
3 months ago
ascender1729 be9d06e0de chore: remove replit.nix and attached_assets directory
4 months ago
ascender1729 f7055a6c72 chore: update cleanup and publish script
4 months ago
ascender1729 7ec5796734 chore: update cleanup and publish script
4 months ago
Pavan Kumar fd723e712d fix: correct port binding in MCP stock server implementation
4 months ago
Pavan Kumar c16448f0c1 chore: add summary markdown to .gitignore
4 months ago
Pavan Kumar 0a3d619823 docs: add detailed MCP integration summary in markdown format
4 months ago
Pavan Kumar b8dda6f92b feat: add advanced technical use case examples for real-world scenarios
4 months ago
Pavan Kumar 7febc47960 chore: add initial structure for examples, documentation, and tests
4 months ago
Pavan Kumar 4b12ecae7b style: enhance multi-agent output formatting with clear visual separators
4 months ago
Pavan Kumar 610064b717 fix: update stock analyst agent logic to handle financial queries properly
4 months ago
Pavan Kumar b9ddc14941 feat: enhance agent responses to describe supported capabilities
4 months ago
Pavan Kumar 63bbc34a54 fix: update stock server setup and multi-agent routing logic
4 months ago
Pavan Kumar b172ce0b24 feat: add input validation to MathAgent for math-specific queries
4 months ago
Pavan Kumar 50a11f3fd6 fix: correct MathAgent initialization by removing extra argument
4 months ago
Pavan Kumar 0f787debaa feat: add stock market analysis agent and corresponding server
4 months ago
DP37 26ef5edcec feat: add Calculator agent to multi-agent system for basic math solving
4 months ago
Pavan Kumar f69682f31b chore: add detailed logging to MCP server for end-to-end data flow visibility
4 months ago
DP37 80146d875c docs: refine math agent system prompt to clarify capabilities and limitations
4 months ago
DP37 ae4b0b57e9 feat: add basic multi-agent math problem solver for arithmetic operations
4 months ago
Pavan Kumar 40cd5248d8 fix: align math server tools and agent prompt with available capabilities
4 months ago
DP37 6bb61361cc docs: add reference file listing supported math problem types
4 months ago
Pavan Kumar 94363755db fix: update mock multi-agent system to route requests to single calculator agent
4 months ago
Pavan Kumar 3899a22c97 fix: correct MCP agent response handling and model configuration
4 months ago
DP37 e8cd786040 chore: add detailed logging to math problem solver for model usage and responses
4 months ago
Pavan Kumar a8ad884d27 feat: implement mock MCP server and multi-agent system with full integration flow
4 months ago
DP37 8d079f6141 test: improve multi-agent MCP testing workflow using pytest
4 months ago
Pavan Kumar 9e62c12662 test: rewrite MCP integration tests from user perspective
4 months ago
Pavan Kumar 757ad598db chore: apply config changes after restoring to checkpoint 8d1d22d
4 months ago
Pavan Kumar 86cb09ad76 chore: restore repository state to commit 8d1d22d for stability
4 months ago
Pavan Kumar cb6eca6784 fix: update MCP server config and test script for single-agent multi-server setup
4 months ago
Pavan Kumar 60d51457f1 fix: correct MCP server port binding and test response logic
4 months ago
DP37 c8954ebfb1 fix: resolve numerical parsing error in multi-agent calculation logic
4 months ago
Pavan Kumar f07ca75418 fix: refine MCP server configuration for multi-agent multi-server routing
4 months ago
Pavan Kumar 3273747e6a fix: correct imports and server setup in math and calc servers
4 months ago
Pavan Kumar 3da7bd6381 fix: resolve MCP server response handling and LiteLLM output issues
4 months ago
Pavan Kumar 885a50c985 fix: debug MCP server setup and enhance response handling logic
4 months ago
Pavan Kumar c75fa97cb7 fix: resolve LiteLLM initialization issues in math and calc servers
4 months ago
Pavan Kumar a877cc8a47 style: enhance output formatting in multi-agent architecture
4 months ago
Pavan Kumar 9faf83b83b fix: set model_name='gpt-4o-mini' for all agents to suppress warnings
4 months ago
Pavan Kumar db3746131b chore: set explicit model configuration for all agents
4 months ago
Pavan Kumar a64dab83f2 feat: implement multi-agent MCP system with multiple server instances
4 months ago
Pavan Kumar 0761165684 fix: enhance MCP integration with robust error handling and task coverage
4 months ago
Pavan Kumar f854c8a81e docs: add README for MCP integration and implementation summary
4 months ago