CI-DEV
c804b8ba5b
Merge 45f19a7adc into 3273d3d624
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
dependabot[bot]
7d1dfe8ae5
Update ruff requirement from >=0.5.1,<0.14.7 to >=0.5.1,<0.14.8
...
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.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 weeks ago
IlumCI
45f19a7adc
Remove old hiearchical_swarm directory structure
...
Clean up: removed the old misspelled directory that was kept from remote merge.
Only the correctly renamed hierarchical_swarm structure remains.
4 weeks ago
IlumCI
e253388e27
Merge remote-tracking branch 'ilumci/mass-rename' into mass-rename
...
Resolved conflicts by keeping our complete directory rename structure.
All files and directories now correctly use 'hierarchical' spelling.
4 weeks ago
IlumCI
7eaef3a5f6
Fix misspelling: rename 'hiearchical' to 'hierarchical' in all files and directories
...
- Renamed all files with misspelled 'hiearchical' to 'hierarchical'
- Renamed all directories with misspelled 'hiearchical' to 'hierarchical'
- Updated all code references and imports
- Updated all documentation and README files
- Fixed 97 occurrences across 36 files
- Renamed 8 files and 3 directories
4 weeks ago
CI-DEV
8ab05b833a
Create hierarchical_swarm
4 weeks ago
CI-DEV
2f69ad909c
Update and rename test_multi_loop.py to test_multi_loop.py
4 weeks ago
CI-DEV
683a1b534f
Update and rename test_full_output.py to test_full_output.py
4 weeks ago
CI-DEV
cc0f8c1b66
Update and rename test_dashboard.py to test_dashboard.py
4 weeks ago
CI-DEV
30075d8460
Update and rename debug_dashboard.py to debug_dashboard.py
4 weeks ago
CI-DEV
60e47d0db0
Fix import path for HierarchicalSwarm module
4 weeks ago
CI-DEV
813061a837
Fix import path for HierarchicalSwarm module
4 weeks ago
CI-DEV
55cd77ba27
Fix import path for HierarchicalSwarm module
4 weeks ago
Kye Gomez
11365f24fe
llm council examples docs
4 weeks ago
Kye Gomez
69c68bc1fc
fix docs bulletpoints
4 weeks ago
Kye Gomez
1649922179
[DOCS][Hiearchical display]
4 weeks ago
Kye Gomez
bb8368e9c0
[Update list of multi-agent architectures]
4 weeks ago
Kye Gomez
b29199ce60
update examples readme with links
4 weeks ago
Kye Gomez
a815a9cfae
Merge pull request #1218 from Steve-Dusty/autobuilder
...
Fix AutoSwarmBuilder API and add missing JSON parsing
4 weeks ago
Kye Gomez
b7fc27726b
Merge branch 'master' into autobuilder
4 weeks ago
Kye Gomez
a7063f6b9f
Merge pull request #1227 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.14.7
...
Update ruff requirement from >=0.5.1,<0.14.5 to >=0.5.1,<0.14.7
4 weeks ago
Kye Gomez
9675a5e923
Merge pull request #1228 from kyegomez/dependabot/pip/pymdown-extensions-approx-eq-10.17
...
Update pymdown-extensions requirement from ~=10.16 to ~=10.17
4 weeks ago
Kye Gomez
f0aac02a80
Merge pull request #1229 from kyegomez/dependabot/github_actions/actions/checkout-6
...
Bump actions/checkout from 5 to 6
4 weeks ago
dependabot[bot]
b40fc1f58e
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
dependabot[bot]
6a079cea8d
Update pymdown-extensions requirement from ~=10.16 to ~=10.17
...
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.16...10.17.1 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: 10.17.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
dependabot[bot]
8f8ed788d0
Update ruff requirement from >=0.5.1,<0.14.5 to >=0.5.1,<0.14.7
...
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.6 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
Kye Gomez
f2dc945183
[CLI][Examples][CLI Docs]
1 month ago
Kye Gomez
b16a0263ab
[CLI][Add LLMCouncil + Heavy Swarm] [Update documentation]
1 month ago
Kye Gomez
f73b4f6b07
Integrate LLMCouncil into SwarmRouter
1 month ago
Kye Gomez
f703f2525b
Improved LLM Council docs
1 month ago
Kye Gomez
74f7bcd2b7
[Improve LLMCouncil] [Improved docs]
1 month ago
Kye Gomez
3dd8d0604a
Merge pull request #1224 from aparekh02/autoswarm1
...
[BUG-FIX] Test Update for build_agent -> build_llm_agent
1 month ago
Kye Gomez
8a82cbcb4c
Merge pull request #1225 from Steve-Dusty/master
...
added ire test
1 month ago
Kye Gomez
31e3043059
[LLMCouncil][Fix import issue with agent]
1 month ago
Kye Gomez
688772e99b
[FEAT][LLMCouncil][Docs][Examples]
1 month ago
Steve-Dusty
c2ae1ec336
added ire test
1 month ago
Aksh Parekh
93b17bd646
[BUG-FIX] Test Update for build_agent -> build_llm_agent
1 month ago
Kye Gomez
e5c2960912
example guide on graph workflow with agentic patterns
1 month ago
Kye Gomez
54acb0a129
[FEAT][rustworkx integration into GraphWorkflow] [New Examples] [Update GraphWorkflow docs]
1 month ago
Kye Gomez
fea72a12e1
[FEAT][rustworkx integration into GraphWorkflow] [New Examples]
1 month ago
Kye Gomez
3e6d23474a
Merge pull request #1215 from Steve-Dusty/sequential-workflow
...
Add async execution support to AgentRearrange and fix SequentialWorkflow initialization tests
1 month ago
Kye Gomez
cab4d423f3
Merge pull request #1220 from Steve-Dusty/reasoning
...
fixed reasoning agent to not use sonnet
1 month ago
Kye Gomez
d3038e176c
Merge pull request #1221 from Steve-Dusty/hierarchical
...
Fix HierarchicalSwarm silently swallowing validation errors
1 month ago
Steve-Dusty
aeb5044bf7
added raise e
1 month ago
Steve-Dusty
a59e8c8dc0
removed useless tests
1 month ago
Kye Gomez
b7e681373b
readme
1 month ago
Steve-Dusty
59857a2d44
addedf raise to hierarchical
1 month ago