Skip to content

Release 3.0.2 of the Co-Developer GPT Engine

Compare
Choose a tag to compare
@stoerr stoerr released this 24 Feb 16:45
· 74 commits to develop since this release

The Co-Developer GPT engine can be used as actions in a GPT and as ChatGPT plugin to let ChatGPT work as an AI assistant which can use the tool bench with the following operations:

  • Listing the files in a directory
  • Reading the contents of a file
  • Writing content to a file / changing file content
  • Searching for regular expressions in files
  • Executing a shell script with given content as standard input
  • Fetching the text content of a URL

This release contains various small improvements in the responses and documentation updates - compare the documentation site CoDeveloperGPTengine.stoerr.net.

Downloads

What's Changed

  • Various small improvements in the responses
  • Site update; especially remove the loca.lt recommendation since that does not work anymore. :-(

Full Changelog: release-3.0.1...release-3.0.2