Commit Graph

3662 Commits (c4eb44e67daaed7b6e551a66a148c95d8b9c8107)
 

Author SHA1 Message Date
Pavan Kumar c4eb44e67d fix(agent): standardize agent initialization to match example pattern
3 months ago
Pavan Kumar a228faf26f fix(stock): update stock server config to handle price queries correctly
3 months ago
Pavan Kumar 8b01167108 feat(agent): include agent names in capability responses for clarity
3 months ago
Pavan Kumar f52bcbcc15 fix(server): resolve FastMCP server initialization issues in mock_stock_server.py
3 months ago
Pavan Kumar 66ccd9b339 fix(server): correct FastMCP configuration for price query handling
3 months ago
DP37 f4a134e754 fix(agent): improve agent's response and handling for price inquiries
3 months ago
Pavan Kumar 7c550d9344 fix(mcp): improve MCP client response handling and display formatting
3 months ago
Pavan Kumar 049869ea5c docs(presentation): update script with detailed MCP integration information
3 months ago
Pavan Kumar 4284eab0d1 docs: add presentation script explaining MCP integration with mock multi-agent math and stock servers
3 months ago
Pavan Kumar cb6aae841e fix(mcp): update FastMCP server configuration in mock_stock_server.py
3 months ago
Pavan Kumar 702d9f2a9e feat(stock-server): update stock server to use FastMCP for better performance
3 months ago
Pavan Kumar 07f4c65bde style(agent): simplify output format by removing agent distinction in results
3 months ago
DP37 da6ba0dd97 feat(math): enhance agent response handling and improve user input error handling
3 months ago
Pavan Kumar e7e72b2518 style(response): simplify output to display only final agent answer and remove redundant metadata
3 months ago
Pavan Kumar 9666c17e6c fix(agent): ensure tasks are routed only to relevant agents based on role specialization
3 months ago
DP37 868f09616c feat(agent): run tasks in parallel to prevent duplication across agents
3 months ago
Pavan Kumar 28186aaa85 feat(demo): add presentation script showcasing end-to-end MCP integration
3 months ago
DP37 24e6d1df36 test(mcp): improve Replit config and add workflow for interactive MCP integration test
3 months ago
ascender1729 be9d06e0de chore: remove replit.nix and attached_assets directory
3 months ago
ascender1729 f7055a6c72 chore: update cleanup and publish script
3 months ago
ascender1729 7ec5796734 chore: update cleanup and publish script
3 months ago
Pavan Kumar fd723e712d fix: correct port binding in MCP stock server implementation
3 months ago
Pavan Kumar c16448f0c1 chore: add summary markdown to .gitignore
3 months ago
Pavan Kumar 0a3d619823 docs: add detailed MCP integration summary in markdown format
3 months ago
Pavan Kumar b8dda6f92b feat: add advanced technical use case examples for real-world scenarios
3 months ago
Pavan Kumar 7febc47960 chore: add initial structure for examples, documentation, and tests
3 months ago
Pavan Kumar 4b12ecae7b style: enhance multi-agent output formatting with clear visual separators
3 months ago
Pavan Kumar 610064b717 fix: update stock analyst agent logic to handle financial queries properly
3 months ago
Pavan Kumar b9ddc14941 feat: enhance agent responses to describe supported capabilities
3 months ago
Pavan Kumar 63bbc34a54 fix: update stock server setup and multi-agent routing logic
3 months ago
Pavan Kumar b172ce0b24 feat: add input validation to MathAgent for math-specific queries
3 months ago
Pavan Kumar 50a11f3fd6 fix: correct MathAgent initialization by removing extra argument
3 months ago
Pavan Kumar 0f787debaa feat: add stock market analysis agent and corresponding server
3 months ago
DP37 26ef5edcec feat: add Calculator agent to multi-agent system for basic math solving
3 months ago
Pavan Kumar f69682f31b chore: add detailed logging to MCP server for end-to-end data flow visibility
3 months ago
DP37 80146d875c docs: refine math agent system prompt to clarify capabilities and limitations
3 months ago
DP37 ae4b0b57e9 feat: add basic multi-agent math problem solver for arithmetic operations
3 months ago
Pavan Kumar 40cd5248d8 fix: align math server tools and agent prompt with available capabilities
3 months ago
DP37 6bb61361cc docs: add reference file listing supported math problem types
3 months ago
Pavan Kumar 94363755db fix: update mock multi-agent system to route requests to single calculator agent
3 months ago
Pavan Kumar 3899a22c97 fix: correct MCP agent response handling and model configuration
3 months ago
DP37 e8cd786040 chore: add detailed logging to math problem solver for model usage and responses
3 months ago
Pavan Kumar a8ad884d27 feat: implement mock MCP server and multi-agent system with full integration flow
3 months ago
DP37 8d079f6141 test: improve multi-agent MCP testing workflow using pytest
3 months ago
Pavan Kumar 9e62c12662 test: rewrite MCP integration tests from user perspective
3 months ago
Pavan Kumar 757ad598db chore: apply config changes after restoring to checkpoint 8d1d22d
3 months ago
Pavan Kumar 86cb09ad76 chore: restore repository state to commit 8d1d22d for stability
3 months ago
Pavan Kumar cb6eca6784 fix: update MCP server config and test script for single-agent multi-server setup
3 months ago
Pavan Kumar 60d51457f1 fix: correct MCP server port binding and test response logic
3 months ago
DP37 c8954ebfb1 fix: resolve numerical parsing error in multi-agent calculation logic
3 months ago