Kye Gomez
|
e98d618bd8
|
[FIX][Better Testing System]
|
3 weeks ago |
Kye Gomez
|
9abe300548
|
[FEAT][Agent][save][load] [FIX][openai assistants]
|
3 weeks ago |
Kye Gomez
|
9b1106ac91
|
[LOGGER FIX]
|
3 weeks ago |
Kye Gomez
|
80dcab03f7
|
Merge pull request #680 from kyegomez/668
668
|
3 weeks ago |
Kye Gomez
|
80187603f6
|
Merge branch 'master' into 668
|
3 weeks ago |
Kye Gomez
|
95a7d59623
|
Update agent_api_test.py
|
3 weeks ago |
Kye Gomez
|
886ca11370
|
Update main.py
|
3 weeks ago |
Kye Gomez
|
1008c9352e
|
[6.6.8]
|
3 weeks ago |
Kye Gomez
|
246ea8cf75
|
[6.6.8]
|
3 weeks ago |
dependabot[bot]
|
2fd2ef2c50
|
Update ruff requirement from >=0.5.1,<0.8.3 to >=0.5.1,<0.8.4
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 weeks ago |
Kye Gomez
|
5ed5af20a7
|
Update agent_api_test.py
|
4 weeks ago |
Kye Gomez
|
a564fd27e4
|
Update main.py
|
4 weeks ago |
Kye Gomez
|
770b4a15fd
|
Update auto_swarm_builder.py
|
4 weeks ago |
Kye Gomez
|
e6e989de27
|
Create skypilot.yaml
|
4 weeks ago |
Kye Gomez
|
dc4ff7df45
|
Create requirements.txt
|
4 weeks ago |
Kye Gomez
|
ede33ba571
|
Merge pull request #669 from jmikedupont2/skypilot
Skypilot
|
4 weeks ago |
mike dupont
|
823051a9f4
|
remove the agent api renamed to main
|
1 month ago |
mike dupont
|
449b2db79e
|
adding main
|
1 month ago |
mike dupont
|
55018c636a
|
adding emacs
|
1 month ago |
Kye Gomez
|
0f46f645be
|
Merge pull request #664 from Occupying-Mars/krishna/artifacts_bug
handle artifact bug fix
|
1 month ago |
Kye Gomez
|
2b8d09fec5
|
Merge pull request #665 from Occupying-Mars/krishna/early_schemareturn_fix
return appended entire schema
|
1 month ago |
Kye Gomez
|
0e626a686e
|
Delete byte.py
|
1 month ago |
Kye Gomez
|
63818982f8
|
Merge pull request #673 from kyegomez/dependabot/github_actions/aquasecurity/trivy-action-0.29.0
Bump aquasecurity/trivy-action from 0.5.0 to 0.29.0
|
1 month ago |
Kye Gomez
|
b3363a2ea6
|
Merge pull request #672 from kyegomez/dependabot/github_actions/facebook/pyre-action-0.0.2
Bump facebook/pyre-action from 0.0.1 to 0.0.2
|
1 month ago |
Kye Gomez
|
4048421947
|
Merge pull request #675 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.8.3
Update ruff requirement from >=0.5.1,<0.8.2 to >=0.5.1,<0.8.3
|
1 month ago |
Kye Gomez
|
3e873f51b1
|
Merge pull request #674 from kyegomez/dependabot/pip/pypdf-5.1.0
Bump pypdf from 4.3.1 to 5.1.0
|
1 month ago |
Kye Gomez
|
5059cb88cf
|
Merge pull request #671 from kyegomez/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 3 to 5
|
1 month ago |
Kye Gomez
|
567c99a533
|
Merge pull request #670 from kyegomez/dependabot/github_actions/returntocorp/semgrep-action-713efdd345f3035192eaa63f56867b88e63e4e5d
Bump returntocorp/semgrep-action from fcd5ab7459e8d91cb1777481980d1b18b4fc6735 to 713efdd345f3035192eaa63f56867b88e63e4e5d
|
1 month ago |
dependabot[bot]
|
1a85dd3341
|
Update ruff requirement from >=0.5.1,<0.8.2 to >=0.5.1,<0.8.3
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
57b14987e4
|
Bump pypdf from 4.3.1 to 5.1.0
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.3.1 to 5.1.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/4.3.1...5.1.0)
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
4c1c143fe5
|
Bump aquasecurity/trivy-action from 0.5.0 to 0.29.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.5.0 to 0.29.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](7b7aa264d8...18f2510ee3 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
66fcea3b5a
|
Bump facebook/pyre-action from 0.0.1 to 0.0.2
Bumps [facebook/pyre-action](https://github.com/facebook/pyre-action) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/facebook/pyre-action/releases)
- [Commits](60697a7858...12b8d92344 )
---
updated-dependencies:
- dependency-name: facebook/pyre-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
8af39867ec
|
Bump actions/setup-python from 3 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
d070f7e317
|
Bump returntocorp/semgrep-action
Bumps [returntocorp/semgrep-action](https://github.com/returntocorp/semgrep-action) from fcd5ab7459e8d91cb1777481980d1b18b4fc6735 to 713efdd345f3035192eaa63f56867b88e63e4e5d.
- [Changelog](https://github.com/returntocorp/semgrep-action/blob/develop/CHANGELOG.md)
- [Commits](fcd5ab7459...713efdd345 )
---
updated-dependencies:
- dependency-name: returntocorp/semgrep-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
Kye Gomez
|
0af3301087
|
Update README.md
|
1 month ago |
Kye Gomez
|
117c9bd559
|
[CLEANUP]
|
1 month ago |
Kye Gomez
|
3b99f3db17
|
[6.5.7]
|
1 month ago |
Occupying-Mars
|
88da59e614
|
return appended entire schema
|
1 month ago |
Occupying-Mars
|
f74f73124f
|
handle artifact bug
|
1 month ago |
Kye Gomez
|
82a2d8954b
|
Update README.md
|
1 month ago |
Kye Gomez
|
89567acd15
|
Merge pull request #630 from Occupying-Mars/krishna/openai_assistant
base openai_assistant
|
1 month ago |
Kye Gomez
|
c761ec804e
|
Merge branch 'master' into krishna/openai_assistant
|
1 month ago |
Occupying-Mars
|
63769fb0cb
|
doc add
|
1 month ago |
Occupying-Mars
|
ba3c997d63
|
update import
|
1 month ago |
Kye Gomez
|
15a251e3ad
|
Merge pull request #635 from kyegomez/dependabot/pip/pypdf-5.1.0
Bump pypdf from 4.3.1 to 5.1.0
|
1 month ago |
Kye Gomez
|
10a033e529
|
Merge pull request #655 from Occupying-Mars/krishna/jsonutilreadme_fix
Krishna/jsonutilreadme fix
|
1 month ago |
Occupying-Mars
|
6eac1e7ed7
|
readme fix
|
1 month ago |
Occupying-Mars
|
ff51b620a9
|
bug fix
|
1 month ago |
Occupying-Mars
|
8f4b76ef89
|
Merge branch 'kyegomez:master' into master
|
1 month ago |
Kye Gomez
|
ea3d96ab3c
|
Create bearer.yml
|
1 month ago |