CI-DEV
9dae18aea8
Merge branch 'kyegomez:master' into cursor-agent
2 months ago
Kye Gomez
b51bc2093b
cleanup
2 months ago
CI-DEV
0be07159f9
Update agent.py
2 months ago
CI-DEV
1cc1eb406b
Implement REACT workflow tools and update execution
...
Added REACT workflow tools for automated task management, including functions for action execution, subtask completion, and objective completion. Updated the REACT workflow execution method to integrate these tools and handle responses accordingly.
2 months ago
Kye Gomez
638e9e2ba2
code cleanup op
2 months ago
Kye Gomez
156bc595df
[Docs][Agent Router]
2 months ago
Kye Gomez
97ebbb9e55
cleanup operaiton
2 months ago
Kye Gomez
e7b43eef1e
Merge pull request #1173 from hughiwnl/test-agent-router
...
fixed test_agent_router
2 months 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 months ago
Kye Gomez
1bb4dab6a1
Merge pull request #1127 from aparekh02/demo_docs
...
[DOCS] Job Finding, M&A, and Real Estate Swarm Examples
2 months ago
Kye Gomez
f5b9544351
Merge pull request #1147 from aparekh02/mvstream
...
[FEAT] [TEST] [DOCS] Streaming Callback for Majority Voting
2 months ago
Kye Gomez
1729112a0d
[CLEANUP][Code examples] [Example Guide][X402 Example]
2 months ago
Kye Gomez
efe293df9e
Merge pull request #1172 from Steve-Dusty/master
...
align tests with actual SwarmRouter API for test_swarm_router
2 months ago
Steve-Dusty
e5e5248d29
refactored test_agent_rearrange
2 months ago
Steve-Dusty
9829d770d0
align tests with actual SwarmRouter API for test_swarm_router
2 months ago
Kye Gomez
0e02c1226f
[NEW][Examples] [x402] [Fixed some examples]
2 months ago
Kye Gomez
a18717299f
Merge pull request #1168 from Steve-Dusty/master
...
fix: correct Conversation.add() API calls and refactor swarm architecture tests + refactored swarms spreadsheet test
2 months ago
Steve-Dusty
a968f97a72
removed useless comments
2 months ago
Steve-Dusty
d105482347
Fixed bug: conversation.add(message=) → conversation.add(content=) in all swarm architectures.
...
Refactored test_spreadsheet.py and test_swarm_architectures.py to use pytest with real agent execution
2 months ago
Kye Gomez
a9be38ea9c
Merge pull request #1166 from Steve-Dusty/master
...
refactored some tests
2 months ago
Steve-Dusty
dff9f05096
Merge branch 'kyegomez:master' into master
2 months ago
Steve-Dusty
c3e935190a
refactored tests concurrent and garph workflow and hiearchical swarms
2 months ago
Kye Gomez
bb92993748
Merge pull request #1165 from hughiwnl/add-utils-tests
...
feat: Add tests for any_to_str and str_to_dict utilities
2 months ago
Hugh
c3369f365a
refactor: Use loguru instead of standard logging library
...
- Replace standard logging with loguru
- Cleaner imports and configuration
- Same error handling functionality maintained
2 months ago
Hugh
71e5e879e8
fix: Add try-except blocks and result assertions to tests
...
- Add assert result is not None to all tests (boss requirement)
- Add try-except blocks to catch and log errors
- Add proper error logging for debugging
- Follow project testing best practices
2 months ago
Hugh
19949c72c7
feat: Add tests for any_to_str and str_to_dict utilities
2 months ago
Kye Gomez
ac2dae1885
code formatting cleanup operation
2 months ago
Kye Gomez
916fcd5ae3
Merge pull request #1163 from kyegomez/dependabot/github_actions/codecov/codecov-action-5
...
Bump codecov/codecov-action from 4 to 5
2 months ago
Kye Gomez
a7d126ec8e
Merge pull request #1162 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.14.3
...
Update ruff requirement from >=0.5.1,<0.12.13 to >=0.5.1,<0.14.3
2 months ago
Kye Gomez
65bcfdd14e
Merge pull request #1161 from kyegomez/dependabot/github_actions/actions/upload-artifact-5
...
Bump actions/upload-artifact from 4 to 5
2 months ago
Kye Gomez
769c22fa8f
Merge pull request #1160 from kyegomez/dependabot/github_actions/actions/github-script-8
...
Bump actions/github-script from 7 to 8
2 months ago
dependabot[bot]
be90936a07
Bump codecov/codecov-action from 4 to 5
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot]
05b2338a13
Update ruff requirement from >=0.5.1,<0.12.13 to >=0.5.1,<0.14.3
...
Updates the requirements on [ruff](https://github.com/astral-sh/ruff ) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.1...0.14.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot]
7933e6db7d
Bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot]
433af97ba8
Bump actions/github-script from 7 to 8
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Kye Gomez
e839dc5206
Merge branch 'master' into mvstream
2 months ago
Kye Gomez
c5c769306f
Merge pull request #1158 from Steve-Dusty/master
...
removed useless tests
2 months ago
Aksh Parekh
7f3316100c
[TEST-EDITS] Added Testing Terminology
2 months ago
Steve-Dusty
c16ecf49a3
removed useless tests
2 months ago
Kye Gomez
8253f7c3b4
[FIX][GKP Agent fix] [Run method] [SwarmRouter fix]
2 months ago
Kye Gomez
f027bf0cf0
remove duplicate reasoning agent router tests]
2 months ago
Aksh Parekh
52dbfbfe05
[Add] Old Tests with New Tests
2 months ago
Kye Gomez
ddb8b2d6fd
[FIX][ReasoningAgentRouter] [IREAgent] [Attribute error] [Improvement][Improve batch run method]
2 months ago
Kye Gomez
526f4108cf
[TESTS][MultiAgentRouter]
2 months ago
Kye Gomez
e9b7c91edb
Merge pull request #1144 from aparekh02/productagency
...
[DOCS] Linked Product Agency
2 months ago
Aksh Parekh
d894366e97
[UPDATE] With New Tools
...
Updated the real estate swarm documentation to include new property fetching and agent integration features, enhancing the workflow for lead generation, property research, and marketing.
2 months ago
Aksh Parekh
cc0ef2085d
[UPDATE] From New Tools
2 months ago
Aksh Parekh
0dd6d25088
[CLEANUP]
2 months ago
Aksh Parekh
946ae70af9
[TEST] Majority Voting with Streaming Feature
2 months ago
Aksh Parekh
de76a3ad39
Update test_majority_voting_streaming.py
2 months ago