Kye Gomez
|
634647ae36
|
Merge pull request #1264 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.14.11
Update ruff requirement from >=0.5.1,<0.14.10 to >=0.5.1,<0.14.11
|
22 hours ago |
Kye Gomez
|
20e0fb7fd1
|
[FEAT][Fetch and load prompts from marketplace into agents]
|
1 day ago |
dependabot[bot]
|
2cb1c88597
|
Update ruff requirement from >=0.5.1,<0.14.10 to >=0.5.1,<0.14.11
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.10)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.10
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 day ago |
Kye Gomez
|
d1cb8a6da2
|
Merge pull request #1254 from kyegomez/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
|
7 days ago |
Kye Gomez
|
e651e9ef6f
|
Merge pull request #1255 from kyegomez/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
|
7 days ago |
Kye Gomez
|
15d9e7ae76
|
Merge pull request #1258 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.14.10
Update ruff requirement from >=0.5.1,<0.14.9 to >=0.5.1,<0.14.10
|
7 days ago |
Kye Gomez
|
58040f2cc2
|
Merge pull request #1259 from hughiwnl/agentredocs
Example file for agent rearrange
|
7 days ago |
Hugh
|
c81eaec34b
|
agent rearrange docs
|
1 week ago |
dependabot[bot]
|
585a6b48a8
|
Update ruff requirement from >=0.5.1,<0.14.9 to >=0.5.1,<0.14.10
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.9)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 week ago |
dependabot[bot]
|
4afbaea7ec
|
Bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 week ago |
dependabot[bot]
|
1926c3c5c1
|
Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 week ago |
Kye Gomez
|
9835819417
|
Merge pull request #1248 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.14.9
Update ruff requirement from >=0.5.1,<0.14.8 to >=0.5.1,<0.14.9
|
2 weeks ago |
Kye Gomez
|
07dd08b568
|
Merge pull request #1250 from kyegomez/dependabot/pip/pymdown-extensions-approx-eq-10.18
Update pymdown-extensions requirement from ~=10.17 to ~=10.18
|
2 weeks ago |
dependabot[bot]
|
4e8eaa58ce
|
Update pymdown-extensions requirement from ~=10.17 to ~=10.18
Updates the requirements on [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) to permit the latest version.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.17...10.18)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: '10.18'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 weeks ago |
dependabot[bot]
|
55ba535839
|
Update ruff requirement from >=0.5.1,<0.14.8 to >=0.5.1,<0.14.9
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.8)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 weeks ago |
Kye Gomez
|
ee5ffa181e
|
[RoundRobin][Improve round robin swarm with better communication flow][++docs
|
3 weeks ago |
Kye Gomez
|
30c140fbaa
|
[Docs][fix examples and docs] [GraphWorkflow][add_nodes]
|
3 weeks ago |
Kye Gomez
|
c8f1d82f85
|
Merge pull request #1247 from hughiwnl/round_router
added round robin to swarm router
|
3 weeks ago |
Hugh
|
f9a299831d
|
added round robin to swarm router
|
3 weeks ago |
Kye Gomez
|
a0075c3690
|
add agents in batches to graph workflow
|
3 weeks ago |
Kye Gomez
|
871bc77713
|
Merge pull request #1245 from hughiwnl/linear_removal
Linear removal
|
3 weeks ago |
Hugh Nguyen
|
53f39fb2ba
|
Merge branch 'kyegomez:master' into linear_removal
|
3 weeks ago |
Kye Gomez
|
b7712201b5
|
remove docker and cicd setup from the cli examples
|
3 weeks ago |
Kye Gomez
|
fd6b688b64
|
new examples for latest features such as graph workflow rustworkx, llmcouncil, debate with judge, and overviews for the examples
|
3 weeks ago |
Kye Gomez
|
a8677286c9
|
improvement -> fix swarm router integrations and heavy swarm integration
|
3 weeks ago |
Hugh
|
de551c695d
|
Merge branch 'master' into linear_removal
the commit.
|
3 weeks ago |
Hugh
|
ad52f12dcd
|
removed mentions of linear swarm
|
3 weeks ago |
Hugh
|
7482a9b976
|
fixed merge conflicts
|
3 weeks ago |
Hugh
|
15a8349fbb
|
removed mentions of linear swarm
|
3 weeks ago |
Hugh
|
7012784c91
|
removed mentions of linear
|
3 weeks ago |
Kye Gomez
|
edaea9fa0b
|
Merge pull request #1243 from hughiwnl/removed_linear_swarm
Removed linear swarm
|
3 weeks ago |
Hugh
|
03302fee63
|
removed circular swarm docs
|
3 weeks ago |
Hugh
|
c7fbc11d09
|
actually removed all mentions of linear swarm
|
3 weeks ago |
Kye Gomez
|
cdb1f05bb7
|
Merge pull request #1240 from hughiwnl/llm_council_test
LLM Council tests
|
3 weeks ago |
Hugh
|
b56b9eeaca
|
added checks to conversation history
|
3 weeks ago |
Hugh
|
8b21367125
|
moved files back to test folder
|
3 weeks ago |
Hugh
|
cf7b805d47
|
refactored tests for llm council to have 5 tests and added requests to requirements.txt
|
3 weeks ago |
Kye Gomez
|
463e1656bb
|
Merge pull request #1237 from IlumCI/agenbtjudge
[FEAT-SWARM[Updated Swarm_router with DebateWithJudge swarm]
|
3 weeks ago |
CI-DEV
|
0bd4cd7c1e
|
Merge branch 'master' into agenbtjudge
|
3 weeks ago |
CI-DEV
|
521f883a67
|
Update swarm_router.py
|
3 weeks ago |
Kye Gomez
|
e111fbac82
|
Merge pull request #1214 from hughiwnl/test-custom_agent
Created tests for custom_agent
|
3 weeks ago |
Kye Gomez
|
cdc2113325
|
Merge branch 'master' into test-custom_agent
|
3 weeks ago |
Kye Gomez
|
712d12c380
|
[Improve DebateWithJudge] [Maker Implementation][One million steps]
|
3 weeks ago |
CI-DEV
|
15e897a4e0
|
Update swarm_router.py
|
3 weeks ago |
CI-DEV
|
cba961ca68
|
Update swarm_router.py
|
3 weeks ago |
CI-DEV
|
790aae1786
|
Update swarm_router.py
|
3 weeks ago |
CI-DEV
|
263bc3fbb0
|
Merge branch 'master' into agenbtjudge
|
3 weeks ago |
Kye Gomez
|
3273d3d624
|
Merge pull request #1239 from kyegomez/dependabot/pip/pydantic-2.12.5
Bump pydantic from 2.12.4 to 2.12.5
|
3 weeks ago |
Kye Gomez
|
eb5026162a
|
Merge pull request #1238 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.14.8
Update ruff requirement from >=0.5.1,<0.14.7 to >=0.5.1,<0.14.8
|
3 weeks ago |
dependabot[bot]
|
6cc30abfd8
|
Bump pydantic from 2.12.4 to 2.12.5
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.4 to 2.12.5.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.12.4...v2.12.5)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 weeks ago |