Commit Graph

  • 9faf83b83b fix: set model_name='gpt-4o-mini' for all agents to suppress warnings Pavan Kumar 2025-04-17 17:16:58 +0000
  • db3746131b chore: set explicit model configuration for all agents Pavan Kumar 2025-04-17 17:14:43 +0000
  • a64dab83f2 feat: implement multi-agent MCP system with multiple server instances Pavan Kumar 2025-04-17 17:12:48 +0000
  • 0761165684 fix: enhance MCP integration with robust error handling and task coverage Pavan Kumar 2025-04-17 17:09:19 +0000
  • f854c8a81e docs: add README for MCP integration and implementation summary Pavan Kumar 2025-04-17 17:03:01 +0000
  • db5ccd4a24 feat: implement multi-agent MCP architecture with math tools Pavan Kumar 2025-04-17 16:58:10 +0000
  • d30ca92421 chore: set model name to 'gpt-4o-mini' in server and test configs Pavan Kumar 2025-04-17 16:55:17 +0000
  • 3fe1ec1581 fix: resolve MCP integration and agent response handling issues Pavan Kumar 2025-04-17 16:53:55 +0000
  • cb85838f8b fix: handle user input correctly in Multi-Agent MCP test environment DP37 2025-04-17 16:53:27 +0000
  • 61f92562eb fix: adjust agent output formatting and math server config Pavan Kumar 2025-04-17 16:51:21 +0000
  • 2787e96a0f chore: add test log for financial statement analysis environment DP37 2025-04-17 16:51:06 +0000
  • 7c00cf155d feat: support both Swarms and OpenAI API keys in integration test Pavan Kumar 2025-04-17 16:46:32 +0000
  • ef2abb0136 fix: update MCP server config and add API key support Pavan Kumar 2025-04-17 16:44:20 +0000
  • d51b450242 chore: add test environment log for multi-agent system DP37 2025-04-17 16:44:08 +0000
  • a418c6f782 feat: enhance test integration with timestamped logging and request workflow Pavan Kumar 2025-04-17 16:43:06 +0000
  • 64c79523f3 fix: finalize MCP server configurations and resolve model warnings Pavan Kumar 2025-04-17 16:40:56 +0000
  • f495299785 fix: update server configuration and add graceful shutdown to integration test Pavan Kumar 2025-04-17 16:39:29 +0000
  • e051e2d1a6 fix: resolve FastMCP server configuration and runtime workflow issues Pavan Kumar 2025-04-17 16:35:56 +0000
  • 04ed17d59e chore: configure MCP servers to run in parallel with proper networking Pavan Kumar 2025-04-17 16:34:32 +0000
  • c4c81a4767 feat: set up interactive multi-agent MCP test environment with multi-server coordination Pavan Kumar 2025-04-17 16:32:41 +0000
  • 4e457e3bcc fix: correct MCP server configuration to comply with FastMCP API Pavan Kumar 2025-04-17 16:27:02 +0000
  • 1ac9c5702a fix: correct port configuration for MCP servers to match FastMCP API Pavan Kumar 2025-04-17 16:26:21 +0000
  • 6954a9ace4 feat: set up multiple MCP servers and integrate with multi-agent test system Pavan Kumar 2025-04-17 16:25:04 +0000
  • 10e056a05e test: enhance MCP integration test with tool discovery and user guidance Pavan Kumar 2025-04-17 16:23:34 +0000
  • 2e2ebc40c8 fix: update MCP server and client integration based on FastMCP and Swarms guidelines Pavan Kumar 2025-04-17 16:20:39 +0000
  • d71030859d fix: improve MCP server and test integration with robust error handling Pavan Kumar 2025-04-17 16:19:30 +0000
  • 6e2d79dd32 chore: rename workflow button to 'Run MCP Server' in .replit config DP37 2025-04-17 16:18:47 +0000
  • d7c861604b feat: create MCP server using FastMCP and set up integration test Pavan Kumar 2025-04-17 16:14:53 +0000
  • 9859fcfd2a feat: implement interactive multi-agent system with MCP integration Pavan Kumar 2025-04-17 16:12:43 +0000
  • 9355f06f64 chore: add langchain-openai and libxcrypt to support testing environment DP37 2025-04-17 16:09:23 +0000
  • 631ad71e03 feat: enhance MCP integration in Swarms with full testing support Pavan Kumar 2025-04-17 16:06:00 +0000
  • 13f81a6bf7 Checkpoint before assistant change: Improves project setup DP37 2025-04-17 16:05:14 +0000
  • e62f2e9947 docs formatting contributing to docs Kye Gomez 2025-04-17 07:50:33 -0700
  • 026ed288e2 contributing custom tools docs Kye Gomez 2025-04-17 07:48:32 -0700
  • 227e0e3f71 contributors Kye Gomez 2025-04-17 07:46:06 -0700
  • 7f3d42667b clean up docs for contributing docs Kye Gomez 2025-04-17 07:45:45 -0700
  • c58ce873bd docs -- contributing to docs Kye Gomez 2025-04-17 07:42:06 -0700
  • 389567d2e7 swarms agent in rust docs Kye Gomez 2025-04-17 07:28:18 -0700
  • f289602b54
    Merge branch 'master' into Farsi Mohammad amin Dehmolaee 2025-04-16 12:08:34 +0330
  • cceb503e00 Add task execution methods to Agent class with persian language support for status messages MohammadAminDHM 2025-04-16 12:05:20 +0330
  • 769fd87488 Update documentation for improved clarity and organization for persian language MohammadAminDHM 2025-04-16 11:59:46 +0330
  • 994d6b226e Add i18n support for multilingual documentation in mkdocs.yml MohammadAminDHM 2025-04-16 11:57:53 +0330
  • 175bd05ce5 cleanup Kye Gomez 2025-04-15 16:40:31 -0700
  • cae0db7b4d swarms api as mcp Kye Gomez 2025-04-15 16:35:38 -0700
  • da41a7e03f swarms rust Kye Gomez 2025-04-14 19:54:51 -0700
  • f64113e267 docs fix Kye Gomez 2025-04-14 18:55:31 -0700
  • 69455139c7
    Merge pull request #816 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.6 Kye Gomez 2025-04-14 18:39:39 -0700
  • 99a277f92b deployment solutions Kye Gomez 2025-04-14 12:06:09 -0700
  • 0c908126d6 deep research swarm docs Kye Gomez 2025-04-14 11:43:04 -0700
  • e61e699715 groq docs update Kye Gomez 2025-04-14 11:38:02 -0700
  • 8ac1ad746a self hosted Kye Gomez 2025-04-14 09:17:05 -0700
  • 16af2bc1b9 phala docs Kye Gomez 2025-04-14 09:16:40 -0700
  • 63ad67ee6f phala deploy Kye Gomez 2025-04-14 09:10:04 -0700
  • 4f209580de various bug fixes and removed mcp and other optimizations Kye Gomez 2025-04-14 09:05:08 -0700
  • 201ad49638
    Update ruff requirement from >=0.5.1,<0.11.3 to >=0.5.1,<0.11.6 #816 dependabot[bot] 2025-04-14 10:59:16 +0000
  • e231e545c6
    Bump pydantic from 2.10.6 to 2.11.3 #815 dependabot[bot] 2025-04-14 10:58:48 +0000
  • 4fe662eb19 Add TEE support for swarms agent Shawn TIAN 2025-04-09 16:27:57 +0800
  • 54f12babaf
    Update ruff requirement from >=0.5.1,<0.11.3 to >=0.5.1,<0.11.5 #813 dependabot[bot] 2025-04-07 11:40:48 +0000
  • 33c4807b70
    Update transformers requirement #812 dependabot[bot] 2025-04-07 11:39:51 +0000
  • 414583b8aa
    Bump pydantic from 2.10.6 to 2.11.2 #811 dependabot[bot] 2025-04-07 11:37:38 +0000
  • d603604ccf llama 4 examples ++ docs fix Kye Gomez 2025-04-07 09:14:46 +0800
  • 7ca26e0162 llama4 models Kye Gomez 2025-04-06 08:59:17 +0800
  • b4f59aad40 llama 4 docs Kye Gomez 2025-04-06 08:56:07 +0800
  • 643bc3ccef docs fix Kye Gomez 2025-04-04 12:02:06 +0800
  • 3c519e803b swarms api best practices Kye Gomez 2025-04-04 09:42:48 +0800
  • 9e52aec4a2 example root cleanup Kye Gomez 2025-04-04 09:18:13 +0800
  • a8b51f3150 vllm docs and cleanup Kye Gomez 2025-04-04 09:16:53 +0800
  • 50d646d069 cleanup Kye Gomez 2025-04-03 14:51:12 +0800
  • 4c58d1213e Update and publish Kye Gomez 2025-04-03 14:48:55 +0800
  • da946ad578 add-repo #808 flydolpin 2025-04-02 18:01:17 +0800
  • 4416641d86 add-repo flydolpin 2025-04-02 17:56:34 +0800
  • 09159905b0
    Merge pull request #800 from ascender1729/feature/vllm-support Kye Gomez 2025-04-01 11:37:06 -0700
  • 21992e71f7 docs fix Kye Gomez 2025-03-31 08:37:55 -0700
  • f62883e7db docs fix Kye Gomez 2025-03-31 08:34:06 -0700
  • d9087eae64
    Bump pydantic from 2.10.6 to 2.11.1 #806 dependabot[bot] 2025-03-31 10:42:41 +0000
  • 2cdb1001b4
    Update ruff requirement from <0.4.5,>=0.0.249 to >=0.0.249,<0.11.3 #805 dependabot[bot] 2025-03-31 10:40:14 +0000
  • 45f78485c6 docs examples Kye Gomez 2025-03-31 01:28:15 -0700
  • 4bd0bae285 docs simplifcation Kye Gomez 2025-03-30 21:05:25 -0700
  • 0cb9364c35 docs fix Kye Gomez 2025-03-30 21:03:22 -0700
  • 97b2ad4f41 subscription tiers docs Kye Gomez 2025-03-30 20:35:52 -0700
  • 2d573ac97f subscription tiers docs Kye Gomez 2025-03-30 20:35:21 -0700
  • e4a3b1c6ac tiers Kye Gomez 2025-03-30 20:31:37 -0700
  • 5d15b1964a api pricing tiers docs Kye Gomez 2025-03-30 20:21:49 -0700
  • e1b1e221c5 api pricing docs cleanup Kye Gomez 2025-03-30 20:17:57 -0700
  • a3664289cc pricing page Kye Gomez 2025-03-30 20:14:55 -0700
  • 1a9fb9130d sequential_example Kye Gomez 2025-03-30 20:02:14 -0700
  • cc9ea26aaf docs examples groupchat and also swarms of browser use agents Kye Gomez 2025-03-30 19:58:12 -0700
  • 5af454020a [7.6.3] -- [FEAT][Agent.run() acceleration] [FIX][Groupchat] Kye Gomez 2025-03-30 19:36:04 -0700
  • 615c342a21
    Bump pypdf from 5.1.0 to 5.4.0 #796 dependabot[bot] 2025-03-31 00:37:05 +0000
  • 57eca9b6a2
    Merge pull request #799 from kyegomez/dependabot/pip/transformers-gte-4.39.0-and-lt-4.51.0 Kye Gomez 2025-03-30 17:35:55 -0700
  • ca8a2713d4
    Merge pull request #798 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.3 Kye Gomez 2025-03-30 17:35:48 -0700
  • dbc6052ca9
    Merge pull request #762 from kyegomez/dependabot/pip/pydantic-2.10.6 Kye Gomez 2025-03-30 17:35:38 -0700
  • f9a6774e7e
    Merge pull request #777 from kyegomez/dependabot/pip/black-gte-23.1-and-lt-26.0 Kye Gomez 2025-03-30 17:35:21 -0700
  • d4176729f3 Add comprehensive test suite for SwarmRearrange class #804 ascender1729 2025-03-30 10:37:58 +0530
  • e397b8b19e Add TypeDB integration with wrapper and example #803 ascender1729 2025-03-30 10:36:11 +0530
  • c8d537c7ab Add Python best practices with flake8 and pyupgrade #802 ascender1729 2025-03-30 10:28:46 +0530
  • 3a034476f4 Improve tool agent error handling with custom exceptions and retry mechanism #801 ascender1729 2025-03-30 10:27:13 +0530
  • baf163ca45 Add vLLM support with wrapper and example #800 ascender1729 2025-03-30 10:18:13 +0530
  • 221e9419ec
    Update Dockerfile Kye Gomez 2025-03-28 18:40:13 -0700
  • 275a40969c docs Kye Gomez 2025-03-25 17:00:47 -0700