AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
COMMITS
/ cli.py June 12, 2024
K
feat(forge): Unbreak `forge` agent (#7196)
Krzysztof Czerwinski committed
May 28, 2024
R
Set up unified pre-commit + CI w/ linting + type checking & FIX EVERYTHING (#7171)
Reinier van der Leer committed
May 22, 2024
K
fix(ci): Fix cli and CI (#7166)
Krzysztof Czerwinski committed
K
refactor(autogpt, forge): Remove `autogpts` directory (#7163)
Krzysztof Czerwinski committed
May 11, 2024
S
removed git requirement from cli
SwiftyOS committed
May 10, 2024
R
unbreak `./run agent create`
Reinier van der Leer committed
May 9, 2024
S
Remove arena submission from cli (#7137)
Swifty committed
March 22, 2024
R
fix(cli): Add timeout to `agent start` command
Reinier van der Leer committed
February 15, 2024
R
fix(cli/agent start): Wait for applications to finish starting before returning
Reinier van der Leer committed
December 6, 2023
S
Remove unnecessary code in cli.py
SwiftyOS committed
November 24, 2023
R
refactor: Improve warning/error output in project CLI
Reinier van der Leer committed
R
fix: Fix description of CLI --no-setup flag
Reinier van der Leer committed
November 16, 2023
K
fix(cli): resolve warning caused by \w in regular string (#6236)
Kiran committed
November 6, 2023
R
Fix for agent_name regex (#6108)
rummsi1337 committed
November 3, 2023
E
Improvement of the regular expression (#6096)
Evgenii committed
October 30, 2023
S
fix: Update agent creation logic and error message
SwiftyOS committed
October 19, 2023
B
fix typo (#5715)
bsenst committed
October 9, 2023
M
Forge/workshop (#5654)
merwanehamadi committed
October 8, 2023
S
inverted setup param
SwiftyOS committed
October 5, 2023
S
Added setup command refactored memstore (#5555)
Swifty committed
September 29, 2023
S
Updated stop command to kill the benchmark server as well
SwiftyOS committed
September 28, 2023
S
forge - Added unified run command
SwiftyOS committed
September 26, 2023
S
updated github instructions
SwiftyOS committed
September 22, 2023
M
Rename Auto-GPT to AutoGPT (#5301)
merwanehamadi committed
September 19, 2023
S
removed frontend command from the cli
SwiftyOS committed
S
Updated forge to server the frontend again
SwiftyOS committed
September 18, 2023
S
Updated cli
SwiftyOS committed
S
Fix test listing
SwiftyOS committed
S
Serving frontend from the forge agent server (#5252)
Swifty committed
S
fixed arena enter command
SwiftyOS committed
September 17, 2023
S
simplified the install script add help instruction
SwiftyOS committed
September 16, 2023
S
Added ascii art to cli
SwiftyOS committed
S
switch check to see if the submission branch exists
SwiftyOS committed
S
fixed branch names
SwiftyOS committed
S
S
black formatting
SwiftyOS committed
S
removed submit command
SwiftyOS committed
S
deleted sync command
SwiftyOS committed
September 15, 2023
S
agents to agent in docs
SwiftyOS committed
S
correct pr branch
SwiftyOS committed
S
changed submision branch to include agent name
SwiftyOS committed
S
updated checks
SwiftyOS committed
S
fixed directory name
SwiftyOS committed
S
fix arena path name
SwiftyOS committed
S
change to check for only staged changes
SwiftyOS committed
S
changed to check if there are staged changes
SwiftyOS committed
S
Added checks and templates to cli
SwiftyOS committed
S
Added checks to the arean enter commands
SwiftyOS committed
S
update cli
SwiftyOS committed