Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

v0.0.3 is live 🚀

Choose a tag to compare

@AntonOsika AntonOsika released this 18 Jun 21:33
· 1487 commits to main since this release

What's new

Improved performance 📈

  • TDD workflow: generates the tests, then the code
  • Self-reflection + prompts that are even Chain of Thought:ier

Smooth developer flow 🍦

  • Configurable steps in the generation process to quickly iterate
  • Standard CI on autoformatting, pre-commit hooks, tests – and releasing to pip! (just pip install gpt-engineer)

Feedback loops 💨

  • Spins up the project immediately when done
  • Fully autonomous mode to allow for...

Benchmarks 🤼‍♀️

  • Automatically solves a suite of benchmarks
  • Lets us track progress

In detail

  • A few doc tweaks by @patillacode in #157
  • Add --verbose option for logging request/response <Carl Thomé>
  • kwargs -> temperature <Carl Thomé>
  • Fix the errors with parsing

Full Changelog: v0.0.2...v0.0.3