Commit Graph

  • b567b30409 fix(mcp): update server parameters to resolve connection error in mcp_client.py Pavan Kumar 2025-04-20 18:21:32 +0000
  • 812115a2a6 refactor(math): simplify math operations and improve logging in mcp_client.py and mock_math_server.py DP37 2025-04-20 18:21:21 +0000
  • 8fd41d24aa fix(mcp): update server parameters to resolve SSE connection error Pavan Kumar 2025-04-20 17:43:07 +0000
  • 1f549175be fix(mcp): update server parameters and connection test for correct SSE paths Pavan Kumar 2025-04-20 17:40:27 +0000
  • 616c5757b0 fix(mcp): resolve server connection errors and improve error handling DP37 2025-04-20 17:40:13 +0000
  • f61ada7928 fix(mcp): resolve indentation error in mcp_client.py Pavan Kumar 2025-04-20 16:40:40 +0000
  • a612352abd fix(calculator): update math calculator prompt, enhance error handling and logging DP37 2025-04-20 16:40:20 +0000
  • ea66e78154 fix(mcp): resolve async execution flow issues in client and agent Pavan Kumar 2025-04-20 16:26:05 +0000
  • d9f1144d36 feat(calculator): add math calculator with error handling and example usage DP37 2025-04-20 16:22:29 +0000
  • 4b6f9a529f feat(mcp): integrate natural language interface for improved agent interaction Pavan Kumar 2025-04-20 16:14:31 +0000
  • c7206baf1d feat(calculator): add basic math agent for addition, multiplication, and division DP37 2025-04-20 16:14:04 +0000
  • 16a2321525 fix(mcp): fix indentation error in mcp_integration.py Pavan Kumar 2025-04-20 16:11:33 +0000
  • 1a84b24394 chore(mcp): update server/client implementations and configure workflows Pavan Kumar 2025-04-20 16:09:13 +0000
  • d75bbed8ee test(mcp): streamline testing workflows and add new tests for mcp_integration.py DP37 2025-04-20 16:08:54 +0000
  • 925709de6e fix(mcp): resolve client initialization and update server configuration in mcp integration Pavan Kumar 2025-04-20 16:00:45 +0000
  • d46da9c8bb Checkpoint before assistant change: Fixes a math calculator error DP37 2025-04-20 16:00:04 +0000
  • c490e82e34 Checkpoint before assistant change: Improved a math calculator DP37 2025-04-20 15:55:54 +0000
  • 9e23325f3c formatting output + create agent + agent benchmark Kye Gomez 2025-04-19 18:00:05 -0700
  • 55965be8b5 docs formatting contributing to docs Kye Gomez 2025-04-17 07:50:33 -0700
  • 81affd6da7 contributing custom tools docs Kye Gomez 2025-04-17 07:48:32 -0700
  • 8e6bf76827 contributors Kye Gomez 2025-04-17 07:46:06 -0700
  • 24482a9b1d clean up docs for contributing docs Kye Gomez 2025-04-17 07:45:45 -0700
  • 0229e6542c docs -- contributing to docs Kye Gomez 2025-04-17 07:42:06 -0700
  • 10936b5a2c swarms agent in rust docs Kye Gomez 2025-04-17 07:28:18 -0700
  • dba38f25cf Update agent.py and add project structure documentation ascender1729 2025-04-20 21:11:08 +0530
  • eb9d337b45 Update MCP integration: Clean up server and client code, improve error handling, and simplify prompt ascender1729 2025-04-20 21:08:26 +0530
  • b398753c72 refactor: simplify math agent prompt and client output ascender1729 2025-04-20 21:05:36 +0530
  • 2f1c779170 Revert "chore: remove replit.nix" ascender1729 2025-04-20 17:51:58 +0530
  • 2802a0ac76 chore(mcp): update FastMCP server initialization in mock_math_server.py Pavan Kumar 2025-04-20 12:07:33 +0000
  • c1af0f2e30 chore(mcp): update integration to improve efficiency and error handling Pavan Kumar 2025-04-20 12:06:28 +0000
  • 248a943c5a fix(agent): resolve unterminated docstring in add_tool method Pavan Kumar 2025-04-20 11:55:02 +0000
  • f5c2de1e4a fix(agent): resolve unterminated docstring in add_tool method Pavan Kumar 2025-04-20 11:50:04 +0000
  • 47e509eadb fix(agent): resolve unterminated string literal in add_tool method and update server params Pavan Kumar 2025-04-20 11:44:43 +0000
  • 9eeb6256bd fix(agent): resolve communication bug by correcting async operations and context management DP37 2025-04-20 11:44:13 +0000
  • ff19580da5 fix(mcp): implement proper async handling for MCP integration Pavan Kumar 2025-04-20 11:41:19 +0000
  • f8d422fbd2 fix(math): resolve calculation error by fixing async handling in mcp_execution_flow DP37 2025-04-20 11:37:19 +0000
  • e730e576be fix(mcp): resolve async coroutine warning by awaiting batch_mcp_flow correctly Pavan Kumar 2025-04-20 11:34:39 +0000
  • 3e159f5617 chore(agent): add logging for math agent initialization and query handling DP37 2025-04-20 11:34:09 +0000
  • 0ca3f03922 fix(mcp): correct async flow and server port configuration for MCP integration Pavan Kumar 2025-04-20 11:32:43 +0000
  • fc91b1159b fix(agent): resolve coroutine issue in batch_mcp_flow function DP37 2025-04-20 11:32:24 +0000
  • 901f868ca6 fix(mcp): restore imports and fix execution flow in MCP integration Pavan Kumar 2025-04-20 11:29:48 +0000
  • b8c712cc41 fix(calculation): restore missing import and fix coroutine return in MCP flow DP37 2025-04-20 11:29:27 +0000
  • 0a028ce84d fix(agent): correct indentation and typo in add_response_filter method Pavan Kumar 2025-04-20 11:21:50 +0000
  • effa59014e fix(agent): resolve indentation error and typo in add_response_filter function DP37 2025-04-20 11:18:05 +0000
  • 58e2f5c009 fix(mcp): resolve server and async coroutine handling issues Pavan Kumar 2025-04-20 11:14:53 +0000
  • fd50b02bfb fix(math-agent): await coroutine and correct Fast-MCP endpoint URL DP37 2025-04-20 11:11:12 +0000
  • 96c266952c fix(mcp): update server and client configurations and agent initialization Pavan Kumar 2025-04-20 11:08:30 +0000
  • e34b4462c3 fix(agent): resolve math agent error by fixing streaming response handling and server URL DP37 2025-04-20 11:08:14 +0000
  • b4fc45e1a0 fix(agent): resolve indentation error in apply_response_filters method Pavan Kumar 2025-04-20 11:05:04 +0000
  • a55589febb feat(agent): integrate MCP execution flow and add gpt-4o-mini model support Pavan Kumar 2025-04-20 10:50:29 +0000
  • cb136d75f5 feat(math): integrate gpt-4o-mini model and fix streaming issues in mcp_execution_flow DP37 2025-04-20 10:46:34 +0000
  • 9a682a2aed fix(mcp): update imports and fix server transport args for MCP integration Pavan Kumar 2025-04-20 10:40:24 +0000
  • 9207a1badd fix(agent): resolve import errors and compatibility issues in MCP integration DP37 2025-04-20 10:39:56 +0000
  • d7e8849bd9 fix(mcp): update imports to use mcp package and fix FastMCP server transport in mock_math_server.py Pavan Kumar 2025-04-20 10:38:13 +0000
  • c1369118e4 fix(agent): resolve module import errors and enable MCP server communication DP37 2025-04-20 10:37:44 +0000
  • ddd1b601e8 fix(mcp): update fastmcp imports to v2.x for client-based transports Pavan Kumar 2025-04-20 09:54:32 +0000
  • 9cd53bb15a fix(mcp): update FastMCP imports and server configuration for compatibility Pavan Kumar 2025-04-20 09:50:47 +0000
  • 8919dc6ba3 fix(imports): correct fastmcp import to match library v2.0 changes DP37 2025-04-20 09:47:04 +0000
  • 1a075caeb0 fix(mcp): restore mcp_servers attribute and update typing imports for Python 3.10 compatibility Pavan Kumar 2025-04-20 09:45:02 +0000
  • 242cfcd4b1 fix(agent): re-add mcp_servers parameter and fix NotRequired import for Python 3.10 compatibility DP37 2025-04-20 09:44:46 +0000
  • 552f5cce2f fix(prompts): resolve MATH_AGENT_PROMPT import by updating to source version Pavan Kumar 2025-04-20 09:38:41 +0000
  • ba76575450 fix(agent): update MATH_AGENT_PROMPT import path and ensure correct usage across project Pavan Kumar 2025-04-20 09:33:20 +0000
  • 725f304448 fix(agent_prompts): remove duplicate MATH_AGENT_PROMPT definition and fix server transport config Pavan Kumar 2025-04-20 09:28:11 +0000
  • 802a489805 fix(mcp): update server setup and add missing math agent prompt definition Pavan Kumar 2025-04-20 09:24:56 +0000
  • 0654a297a2 fix(math-agent): refine calculations by removing max_loops limit and update prompts DP37 2025-04-20 09:24:45 +0000
  • b35ace1462 feat(prompts): add MATH_AGENT_PROMPT to agent_prompts.py Pavan Kumar 2025-04-20 09:18:46 +0000
  • 977623ab7b refactor(mcp): simplify client to use math agent only, remove finance agent Pavan Kumar 2025-04-20 09:17:46 +0000
  • 77324e6ace feat(agent): add MCP test agent prompts and update client with server connections Pavan Kumar 2025-04-20 09:15:11 +0000
  • fe7faf9c81 docs(setup): add README with setup instructions, examples, and API details DP37 2025-04-20 09:14:51 +0000
  • 41ccffcbc2 feat(mcp): update integration to use FastMCP and support FastMCP in Agent Pavan Kumar 2025-04-20 08:32:47 +0000
  • 824dea060e feat(mcp): improve server connection speed by integrating FastMCP library DP37 2025-04-20 08:26:30 +0000
  • cc56f433a8 fix(mcp): update architecture to initialize agents on the client side, not the server Pavan Kumar 2025-04-19 09:11:09 +0000
  • 2cdf71e746 fix(agent): separate server and client code for proper agent initialization DP37 2025-04-19 09:10:47 +0000
  • eedcab4d08 fix(mcp): implement proper client-side usage for MCP client integration Pavan Kumar 2025-04-19 09:07:26 +0000
  • eef1a5384c Restored to 'eae5d510b502852f51ba86a44012b42d892fd643' Pavan Kumar 2025-04-19 09:06:18 +0000
  • c4eb44e67d fix(agent): standardize agent initialization to match example pattern Pavan Kumar 2025-04-19 08:57:12 +0000
  • a228faf26f fix(stock): update stock server config to handle price queries correctly Pavan Kumar 2025-04-18 16:19:04 +0000
  • 8b01167108 feat(agent): include agent names in capability responses for clarity Pavan Kumar 2025-04-18 16:17:05 +0000
  • f52bcbcc15 fix(server): resolve FastMCP server initialization issues in mock_stock_server.py Pavan Kumar 2025-04-18 16:14:41 +0000
  • 66ccd9b339 fix(server): correct FastMCP configuration for price query handling Pavan Kumar 2025-04-18 16:12:01 +0000
  • f4a134e754 fix(agent): improve agent's response and handling for price inquiries DP37 2025-04-18 16:11:26 +0000
  • 7c550d9344 fix(mcp): improve MCP client response handling and display formatting Pavan Kumar 2025-04-18 15:56:14 +0000
  • 049869ea5c docs(presentation): update script with detailed MCP integration information Pavan Kumar 2025-04-18 15:54:22 +0000
  • 4284eab0d1 docs: add presentation script explaining MCP integration with mock multi-agent math and stock servers Pavan Kumar 2025-04-18 15:46:09 +0000
  • cb6aae841e fix(mcp): update FastMCP server configuration in mock_stock_server.py Pavan Kumar 2025-04-18 15:42:14 +0000
  • 702d9f2a9e feat(stock-server): update stock server to use FastMCP for better performance Pavan Kumar 2025-04-18 15:40:48 +0000
  • 07f4c65bde style(agent): simplify output format by removing agent distinction in results Pavan Kumar 2025-04-18 15:39:31 +0000
  • da6ba0dd97 feat(math): enhance agent response handling and improve user input error handling DP37 2025-04-18 15:39:01 +0000
  • e7e72b2518 style(response): simplify output to display only final agent answer and remove redundant metadata Pavan Kumar 2025-04-18 15:36:37 +0000
  • 9666c17e6c fix(agent): ensure tasks are routed only to relevant agents based on role specialization Pavan Kumar 2025-04-18 15:34:17 +0000
  • 868f09616c feat(agent): run tasks in parallel to prevent duplication across agents DP37 2025-04-18 15:33:35 +0000
  • 28186aaa85 feat(demo): add presentation script showcasing end-to-end MCP integration Pavan Kumar 2025-04-18 15:27:43 +0000
  • 24e6d1df36 test(mcp): improve Replit config and add workflow for interactive MCP integration test DP37 2025-04-18 15:27:12 +0000
  • 22754cb7d2
    Update ruff requirement from >=0.5.1,<0.11.6 to >=0.5.1,<0.11.7 #821 dependabot[bot] 2025-04-21 12:04:03 +0000
  • be2365433c
    Update markdown requirement from ~=3.7 to ~=3.8 #820 dependabot[bot] 2025-04-21 11:45:12 +0000
  • e4230f30bc
    Merge 1f1f40a13f into bc05995bd2 #818 Mohammad amin Dehmolaee 2025-04-21 09:26:13 +0330
  • bc05995bd2 resources Kye Gomez 2025-04-20 15:08:18 -0700
  • 2fbfd41637 resources Kye Gomez 2025-04-20 15:00:53 -0700
  • 24b947cd78 governance docs Kye Gomez 2025-04-20 14:13:05 -0700
  • 1f207a4c7c governance docs Kye Gomez 2025-04-20 14:10:11 -0700