Kye Gomez
4ea3015c0b
Merge pull request #954 from kyegomez/dependabot/github_actions/actions/cache-4
...
Bump actions/cache from 3 to 4
4 months ago
Kye Gomez
cda6a9bb6f
Merge pull request #956 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.12.4
...
Update ruff requirement from >=0.5.1,<0.12.3 to >=0.5.1,<0.12.4
4 months ago
dependabot[bot]
9dc58c75a6
Update ruff requirement from >=0.5.1,<0.12.3 to >=0.5.1,<0.12.4
...
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
1484224725
Bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
4ac41a7ff7
Bump docker/build-push-action from 5 to 6
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
912e8b3ce2
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Kye Gomez
b4410ce9a9
[FIX][Conversation] [FIX][Self Consistency, make it less decoupled from agent, now it doesn't
...
inherit from the agent class, removed code and improved self consistency docs] [fixed reasoning agent router, i
mproved the docstrings, and docs for the self consistency
4 months ago
Kye Gomez
440173817d
readme
4 months ago
Kye Gomez
f0e686a89f
readme
4 months ago
Kye Gomez
7476dd80ab
templates and applications docs
4 months ago
Kye Gomez
2d558061ba
docs fix
4 months ago
Kye Gomez
504f40f2b7
Merge pull request #917 from kyegomez/dependabot/pip/pymdown-extensions-approx-eq-10.16
4 months ago
Kye Gomez
6fc9758094
readme contributors
4 months ago
Kye Gomez
5e3632c8e4
readme
4 months ago
Kye Gomez
9769697417
example index
4 months ago
Kye Gomez
4b8425d492
Merge pull request #948 from harshalmore31/feat/testing_suite
...
Feat. automated test suite for Swarms
4 months ago
Kye Gomez
ccf7d2f0ec
docs paper implementations
4 months ago
harshalmore31
2839b93b6c
Merge branch 'kyegomez:master' into feat/testing_suite
4 months ago
Kye Gomez
060aceced5
docs index.md better
4 months ago
Kye Gomez
9f59929844
docs fix
4 months ago
Kye Gomez
a317b859f8
cleanup bug report from cursor agent
4 months ago
Kye Gomez
fb389903e1
[ENHANCEMENT][HiearchicalSwarm][Massive improvements to the hiearchical swarm, simplification, flexibility, speed improvements, and much more] [DOCS][HiearchicalSwarm] [Examples][hiearchical_examples]
4 months ago
harshalmore31
3653d1fcbb
Add commented-out GitHub issue creation functionality for test failures
4 months ago
harshalmore31
46606b487c
Refactor comprehensive tests: enhance agent creation, streamline workflows, and improve error handling
4 months ago
harshalmore31
935392e5ed
updates and clean up !
4 months ago
harshalmore31
bf22003941
Merge branch 'kyegomez:master' into feat/testing_suite
4 months ago
Kye Gomez
c9d6660879
Merge pull request #949 from kyegomez/cursor/fix-three-bugs-in-the-codebase-203c
...
Fix three bugs in the codebase
4 months ago
Kye Gomez
8a5e472a5b
Merge pull request #941 from kyegomez/dependabot/github_actions/aquasecurity/trivy-action-0.32.0
...
Bump aquasecurity/trivy-action from 0.31.0 to 0.32.0
4 months ago
Kye Gomez
d451d262a1
Merge pull request #943 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.12.3
...
Update ruff requirement from >=0.5.1,<0.11.14 to >=0.5.1,<0.12.3
4 months ago
Kye Gomez
d8edaccf27
Merge pull request #940 from kyegomez/dependabot/github_actions/actions/cache-4
...
Bump actions/cache from 3 to 4
4 months ago
Kye Gomez
d18723fd99
Merge pull request #944 from harshalmore31/improve/vision
...
Enhance vision processing by supporting direct URL usage and adding utility methods
4 months ago
Cursor Agent
fe6eff9be5
Fix error handling, typos, and document ingestion logic in Agent class
...
Co-authored-by: kye <kye@swarms.world>
4 months ago
harshalmore31
3d89664193
Add vision support tests and enhance URL processing validation
4 months ago
harshalmore31
0105c95851
cleanup !
4 months ago
harshalmore31
81a6040527
fixes and clean up !
4 months ago
harshalmore31
7ec57fe39e
Refactor vision processing methods to streamline direct URL handling and remove deprecated functionality
4 months ago
harshalmore31
629a571a05
Merge branch 'master' into improve/vision
4 months ago
harshalmore31
b3616314a3
[FEAT] Add test images for multimodal tests
4 months ago
harshalmore31
95e544c10b
[FIX] Update parameter name from 'llm' to 'model_name' in Agent instantiation across tests
4 months ago
harshalmore31
f3e26623ae
[FEAT][GitHub Actions] Add comprehensive testing workflow and test suite
4 months ago
Kye Gomez
73dca28bd5
cleanup reasoning agentsg
4 months ago
Kye Gomez
e3ef675fc1
[FEAT][ConcurrentWorkflow Dashboard] [ENHANCE][InteractiveGroupchat] [New Concurrentworkflow docs]
4 months ago
Kye Gomez
1ab3eeea55
Merge pull request #915 from Wxysnx/feature/2025062104
...
Implement Agent Instance Caching Mechanism for ReasoningAgentRouter
4 months ago
harshalmore31
c657ed3aa4
Enhance vision processing by supporting direct URL usage and adding utility methods for processing info
4 months ago
dependabot[bot]
80ba0db1a1
Update ruff requirement from >=0.5.1,<0.11.14 to >=0.5.1,<0.12.3
...
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
02e3ebcba5
Bump aquasecurity/trivy-action from 0.31.0 to 0.32.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](76071ef0d7...dc5a429b52 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
41796013c4
Bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
王祥宇
55c161bd2e
Merge branch 'master' into feature/2025062104
5 months ago
Kye Gomez
c96b9e1160
github actions stuff
5 months ago
Kye Gomez
ab7781b100
example cleanup
5 months ago