Skip to content

Tags: yuruotong1/AutoGPT

Tags

autogpt-v0.5.0

Toggle autogpt-v0.5.0's commit message

Unverified

This user has not yet uploaded their public signing key.
fix(agent/release): Add gitpython as a direct dependency

gitpython was installed as an indirect dependency via agbenchmark. The release builds don't contain agbenchmark and thus also lack the gitpython package, which breaks the image.

agbenchmark-v0.0.10

Toggle agbenchmark-v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CI pipy (Significant-Gravitas#5240)

v0.4.7

Toggle v0.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.4.7 (Significant-Gravitas#5094)

v0.4.6

Toggle v0.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.4.6 (Significant-Gravitas#5039)

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update BULLETIN.md and version numbers (Significant-Gravitas#5002)

Co-authored-by: lc0rp <2609411+lc0rp@users.noreply.github.com>

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.4.4 (Significant-Gravitas#4906)

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.4.3 (Significant-Gravitas#4802)

v0.4.3-alpha

Toggle v0.4.3-alpha's commit message
Merge branch 'stable' of https://github.com/Significant-Gravitas/Auto…

…-GPT into release-v0.4.3

v0.4.2

Toggle v0.4.2's commit message
Retry 503 OpenAI errors

Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.4.1 (Significant-Gravitas#4686)

Co-authored-by: Reinier van der Leer <github@pwuts.nl>
Co-authored-by: Nicholas Tindle <nick@ntindle.com>
Co-authored-by: Nicholas Tindle <nicktindle@outlook.com>
Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com>
Co-authored-by: Merwane Hamadi <merwanehamadi@gmail.com>
Co-authored-by: Richard Beales <rich@richbeales.net>
Co-authored-by: Luke K <2609441+lc0rp@users.noreply.github.com>
Co-authored-by: Luke K (pr-0f3t) <2609441+lc0rp@users.noreply.github.com>
Co-authored-by: Erik Peterson <e@eriklp.com>
Co-authored-by: Auto-GPT-Bot <github-bot@agpt.co>
Co-authored-by: Benny van der Lans <49377421+bfalans@users.noreply.github.com>
Co-authored-by: Jan <jan-github@phobia.de>
Co-authored-by: Robin Richtsfeld <robin.richtsfeld@gmail.com>
Co-authored-by: Marc Bornträger <marc.borntraeger@gmail.com>
Co-authored-by: Stefan Ayala <stefanayala3266@gmail.com>
Co-authored-by: javableu <45064273+javableu@users.noreply.github.com>
Co-authored-by: DGdev91 <DGdev91@users.noreply.github.com>
Co-authored-by: Kinance <kinance@gmail.com>
Co-authored-by: digger yu <digger-yu@outlook.com>
Co-authored-by: David <scenaristeur@gmail.com>
Co-authored-by: gravelBridge <john.tian31@gmail.com>
Fix Python CI "update cassettes" step (Significant-Gravitas#4591)
fix CI (Significant-Gravitas#4596)
Fix inverted logic for deny_command (Significant-Gravitas#4563)
fix current_score.json generation (Significant-Gravitas#4601)
Fix duckduckgo rate limiting (Significant-Gravitas#4592)
Fix debug code challenge (Significant-Gravitas#4632)
Fix issues with information retrieval challenge a (Significant-Gravitas#4622)
fix issues with env configuration and .env.template (Significant-Gravitas#4630)
Fix prompt issue causing 'No Command' issues and challenge to fail (Significant-Gravitas#4623)
Fix benchmark logs (Significant-Gravitas#4653)
Fix typo in docs/setup.md (Significant-Gravitas#4613)
Fix run.sh shebang (Significant-Gravitas#4561)
Fix autogpt docker image not working because missing prompt_settings (Significant-Gravitas#4680)
Fix execute_command coming from plugins (Significant-Gravitas#4730)