This website requires JavaScript.
Explore
Help
Register
Sign In
andre
/
crewAI
Watch
1
Star
0
Fork
0
You've already forked crewAI
mirror of
https://github.com/crewAIInc/crewAI.git
synced
2026-09-22 02:46:39 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
c4b1f824a122bee7acaea25a42d22b09acb8c1e6
crewAI
/
tests
/
cli
History
Lucas Gomide
a92211f0ba
Some checks failed
Notify Downstream / notify-downstream (push)
Has been cancelled
Details
fix: use correct endpoint to get auth/parameters on enterprise configuration (
#3295
)
2025-08-08 10:56:44 -04:00
..
authentication
Support Device authorization with Okta (
#3271
)
2025-08-05 12:16:21 -04:00
deploy
Minor adjustments on Tool publish and docs (
#2958
)
2025-06-04 11:58:26 -04:00
enterprise
fix: use correct endpoint to get auth/parameters on enterprise configuration (
#3295
)
2025-08-08 10:56:44 -04:00
organization
feat: add
crewai config
command group and tests (
#3206
)
2025-07-31 10:38:51 -04:00
tools
feat: add multiple provider support (
#3089
)
2025-07-02 16:44:47 -04:00
__init__.py
…
cli_test.py
feat: add multiple provider support (
#3089
)
2025-07-02 16:44:47 -04:00
config_test.py
Support Device authorization with Okta (
#3271
)
2025-08-05 12:16:21 -04:00
test_constants.py
Fix
#2551
: Add Huggingface to provider list in CLI (
#2552
)
2025-04-14 16:28:04 -04:00
test_create_crew.py
fix: ensure env-vars are written in upper case (
#3072
)
2025-06-26 12:29:06 -04:00
test_crew_test.py
…
test_git.py
…
test_plus_api.py
feat: add
crewai config
command group and tests (
#3206
)
2025-07-31 10:38:51 -04:00
test_settings_command.py
Support Device authorization with Okta (
#3271
)
2025-08-05 12:16:21 -04:00
test_utils.py
feat: improve Crew search while resetting their memories (
#3057
)
2025-06-24 11:48:59 -04:00
test_version.py
refactor: implement PEP 621 dynamic versioning (
#3068
)
2025-06-26 10:02:26 -04:00
train_crew_test.py
…