Commit Graph

4592 Commits (00356b49f02e0086ce9cbd7ea3bddc4b4637c25a)
 

Author SHA1 Message Date
Kye Gomez 00356b49f0
Merge pull request #1187 from Steve-Dusty/master
2 days ago
Kye Gomez 4db7e45908
Merge pull request #1197 from hughiwnl/test_base_structure
2 days ago
Hugh 8ab2562ff6 test cases for test_base_structure
3 days ago
Hugh 9426379e1a added test cases for test_base_structure
3 days ago
Hugh be55c51005 added test cases and moved back to structs
3 days ago
Hugh 93b405e4ab added tests for agent_registry
3 days ago
Kye Gomez 2ffa223a3b
Merge pull request #1195 from hughiwnl/test_agentloader
3 days ago
Hugh 4ad0040215 moved test file back
3 days ago
Hugh 4b681bf0b5 add test cases for agent_loader.py
3 days ago
Kye Gomez aae19906bd readme image
4 days ago
Kye Gomez 0313f841b6 [FEAT][add_prompt_to_marketplace] [Enable user to publish agent's prompt to marketplace with agent.publish_to_marketplace=True]
4 days ago
Kye Gomez 6680d45edc readme
4 days ago
Kye Gomez 23f1fd7188 new logo readme
4 days ago
Kye Gomez 4d8b5a6616 new logo
4 days ago
Kye Gomez 8f170f4463 [README Update] [AOP][Improved server metadata discovery]
4 days ago
Steve-Dusty 2d4a5e4dca removed vllm from sidebar
7 days ago
Steve-Dusty d185180430 removed vllm
7 days ago
Kye Gomez b51bc2093b cleanup
1 week ago
Kye Gomez 638e9e2ba2 code cleanup op
2 weeks ago
Kye Gomez 156bc595df [Docs][Agent Router]
2 weeks ago
Kye Gomez 97ebbb9e55 cleanup operaiton
2 weeks ago
Kye Gomez e7b43eef1e
Merge pull request #1173 from hughiwnl/test-agent-router
2 weeks ago
Hugh e73cbd764f fixed embedding method in agent router to handle both dictionary and dictionary objects from embedding api, along with removing all mocks
2 weeks ago
Kye Gomez 1bb4dab6a1
Merge pull request #1127 from aparekh02/demo_docs
2 weeks ago
Kye Gomez f5b9544351
Merge pull request #1147 from aparekh02/mvstream
2 weeks ago
Kye Gomez 1729112a0d [CLEANUP][Code examples] [Example Guide][X402 Example]
2 weeks ago
Kye Gomez efe293df9e
Merge pull request #1172 from Steve-Dusty/master
2 weeks ago
Steve-Dusty e5e5248d29 refactored test_agent_rearrange
2 weeks ago
Steve-Dusty 9829d770d0 align tests with actual SwarmRouter API for test_swarm_router
2 weeks ago
Kye Gomez 0e02c1226f [NEW][Examples] [x402] [Fixed some examples]
2 weeks ago
Kye Gomez a18717299f
Merge pull request #1168 from Steve-Dusty/master
2 weeks ago
Steve-Dusty a968f97a72 removed useless comments
2 weeks ago
Steve-Dusty d105482347 Fixed bug: conversation.add(message=) → conversation.add(content=) in all swarm architectures.
2 weeks ago
Kye Gomez a9be38ea9c
Merge pull request #1166 from Steve-Dusty/master
2 weeks ago
Steve-Dusty dff9f05096
Merge branch 'kyegomez:master' into master
2 weeks ago
Steve-Dusty c3e935190a refactored tests concurrent and garph workflow and hiearchical swarms
2 weeks ago
Kye Gomez bb92993748
Merge pull request #1165 from hughiwnl/add-utils-tests
2 weeks ago
Hugh c3369f365a refactor: Use loguru instead of standard logging library
2 weeks ago
Hugh 71e5e879e8 fix: Add try-except blocks and result assertions to tests
2 weeks ago
Hugh 19949c72c7 feat: Add tests for any_to_str and str_to_dict utilities
2 weeks ago
Kye Gomez ac2dae1885 code formatting cleanup operation
2 weeks ago
Kye Gomez 916fcd5ae3
Merge pull request #1163 from kyegomez/dependabot/github_actions/codecov/codecov-action-5
2 weeks ago
Kye Gomez a7d126ec8e
Merge pull request #1162 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.14.3
2 weeks ago
Kye Gomez 65bcfdd14e
Merge pull request #1161 from kyegomez/dependabot/github_actions/actions/upload-artifact-5
2 weeks ago
Kye Gomez 769c22fa8f
Merge pull request #1160 from kyegomez/dependabot/github_actions/actions/github-script-8
2 weeks ago
dependabot[bot] be90936a07
Bump codecov/codecov-action from 4 to 5
2 weeks ago
dependabot[bot] 05b2338a13
Update ruff requirement from >=0.5.1,<0.12.13 to >=0.5.1,<0.14.3
2 weeks ago
dependabot[bot] 7933e6db7d
Bump actions/upload-artifact from 4 to 5
2 weeks ago
dependabot[bot] 433af97ba8
Bump actions/github-script from 7 to 8
2 weeks ago
Kye Gomez e839dc5206
Merge branch 'master' into mvstream
3 weeks ago