github Significant-Gravitas/AutoGPT v0.4.1
Auto-GPT v0.4.1

latest releases: autogpt-v0.5.1, autogpt-v0.5.0, agbenchmark-v0.0.10...
15 months ago

This release focuses on improving command reliability and fixing bugs from version 0.4.0. Some internal changes have been made that pave the way for the highly anticipated 0.5.0 major release.

As usual, this release cannot have happened without Auto-GPT's ever-enthusiastic community. Hop over to the discussion boards to discuss this release and more.

This time round, we're highlighting "New Contributors" before the longer changelog details, and including testers, PR-reviewers and other active community members. We may keep this new format in future releases.

Highlights ✨

  • Directory-based plugins! - Great news! Plugins no longer have to be compressed into zip files. Simply placing a plugin in a subfolder or repository clone within the plugins directory will now allow it to be recognized and loaded.
  • Keyboard navigation! - People who are "less mouse, more keyboard" will love this.
  • JSON fixes - Several prompts and JSON problems have been resolved, leading to a more dependable selection and execution of commands.
  • More dependable search - Internet searching is now more reliable and less prone to errors thanks to Auto-GPT's improved ability to detect duckduckgo rate limits. The tool now automatically retries searches when these limits are reached.
  • Better read_file - Building on the expansion of the read_file command in version 0.4.0, further improvements have been made to Auto-GPT's reading and writing of files.
  • More reliable Python code execution - Similarly, Auto-GPT should choke less when creating or executing Python code, and now has the ability to do so within a Docker install
  • To round up the highlights, the configuration of allowed/denied shell commands has been simplified and made less confusing, and batch summarization of LLM message history should address some identified crashes caused by the summarization process.

New Contributors & Notable Catalysts

Changelog

Full Changelog: v0.4.0...v0.4.1

Don't miss a new AutoGPT release

NewReleases is sending notifications on new releases.