Commit Graph

25 Commits (616c5757b0b4310975fa93e547624d1e3b3aa4e0)

Author SHA1 Message Date
DP37 616c5757b0 fix(mcp): resolve server connection errors and improve error handling
3 months ago
DP37 a612352abd fix(calculator): update math calculator prompt, enhance error handling and logging
3 months ago
Pavan Kumar 4b6f9a529f feat(mcp): integrate natural language interface for improved agent interaction
3 months ago
Pavan Kumar 1a84b24394 chore(mcp): update server/client implementations and configure workflows
3 months ago
Pavan Kumar 925709de6e fix(mcp): resolve client initialization and update server configuration in mcp integration
3 months ago
ascender1729 eb9d337b45 Update MCP integration: Clean up server and client code, improve error handling, and simplify prompt
3 months ago
Pavan Kumar 2802a0ac76 chore(mcp): update FastMCP server initialization in mock_math_server.py
3 months ago
Pavan Kumar 47e509eadb fix(agent): resolve unterminated string literal in add_tool method and update server params
3 months ago
Pavan Kumar ff19580da5 fix(mcp): implement proper async handling for MCP integration
3 months ago
Pavan Kumar e730e576be fix(mcp): resolve async coroutine warning by awaiting batch_mcp_flow correctly
3 months ago
Pavan Kumar 0ca3f03922 fix(mcp): correct async flow and server port configuration for MCP integration
3 months ago
Pavan Kumar 58e2f5c009 fix(mcp): resolve server and async coroutine handling issues
3 months ago
Pavan Kumar 96c266952c fix(mcp): update server and client configurations and agent initialization
3 months ago
Pavan Kumar 9a682a2aed fix(mcp): update imports and fix server transport args for MCP integration
3 months ago
Pavan Kumar d7e8849bd9 fix(mcp): update imports to use mcp package and fix FastMCP server transport in mock_math_server.py
3 months ago
Pavan Kumar 9cd53bb15a fix(mcp): update FastMCP imports and server configuration for compatibility
3 months ago
Pavan Kumar 725f304448 fix(agent_prompts): remove duplicate MATH_AGENT_PROMPT definition and fix server transport config
3 months ago
Pavan Kumar 802a489805 fix(mcp): update server setup and add missing math agent prompt definition
3 months ago
Pavan Kumar cc56f433a8 fix(mcp): update architecture to initialize agents on the client side, not the server
3 months ago
Pavan Kumar eef1a5384c Restored to 'eae5d510b502852f51ba86a44012b42d892fd643'
3 months ago
Pavan Kumar c4eb44e67d fix(agent): standardize agent initialization to match example pattern
3 months ago
Pavan Kumar f69682f31b chore: add detailed logging to MCP server for end-to-end data flow visibility
3 months ago
Pavan Kumar 40cd5248d8 fix: align math server tools and agent prompt with available capabilities
3 months ago
Pavan Kumar 3899a22c97 fix: correct MCP agent response handling and model configuration
3 months ago
Pavan Kumar a8ad884d27 feat: implement mock MCP server and multi-agent system with full integration flow
3 months ago