Gpt-engineer

Latest version: v0.3.1

Safety actively analyzes 638379 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.2.1

v.0.2.0
Headline Changes
* Much increased modularity: clear division of core and application specific code, fewer disk read and writes
* Improved naming of files, classes and functions
* Much better test coverage ATheorell
* Poetry instead of setuptools as build system captivus
* New benchmarking architecture, designed to be easy to hook into for general codegen agents AntonOsika
* Tons of bug fixes on the go

What's Changed
* Fix: Issue 786 - gpt-engineer doesn't respect the COLLECT_LEARNINGS_OPT_OUT=true env variable by captivus in https://github.com/AntonOsika/gpt-engineer/pull/806
* Fix broken link by oxmc in https://github.com/AntonOsika/gpt-engineer/pull/808
* Add tests for AI class by TheoMcCabe in https://github.com/AntonOsika/gpt-engineer/pull/805
* Increase chat to files coverage by TheoMcCabe in https://github.com/AntonOsika/gpt-engineer/pull/813
* Update ai.py by mfeyx in https://github.com/AntonOsika/gpt-engineer/pull/817
* Refactor ai.py. Split token usage into its own class by TheoMcCabe in https://github.com/AntonOsika/gpt-engineer/pull/820
* Selfheal by pbharrin in https://github.com/AntonOsika/gpt-engineer/pull/727
* Contribution points 2 by TheoMcCabe in https://github.com/AntonOsika/gpt-engineer/pull/832
* Contribution points 1 by TheoMcCabe in https://github.com/AntonOsika/gpt-engineer/pull/831
* restricting langchain version to <=0.0.312 by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/833
* Vector Store initial implementation by TheoMcCabe in https://github.com/AntonOsika/gpt-engineer/pull/830
* Add no occurrences warning on edit files by cfytrok in https://github.com/AntonOsika/gpt-engineer/pull/838
* Refactor by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/840
* Refactor by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/846
* Refactor by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/847
* Refactor by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/848
* Refactor by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/849
* readding documentation and deleting the duplicate files added by improve by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/850
* adding advanced options to cli by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/851
* Refactor by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/852
* Refactor by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/854
* Create citation.cff by trigaten in https://github.com/AntonOsika/gpt-engineer/pull/843
* Refactor by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/857
* Fix tokenizer by TheoMcCabe in https://github.com/AntonOsika/gpt-engineer/pull/856
* Refactor by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/858
* Refactor by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/862
* Removed self-heal test since not working well with cache by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/865
* Refactor by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/867
* Refactor by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/870
* Fix leftover ai.fuser() call on self_heal by scodeman in https://github.com/AntonOsika/gpt-engineer/pull/873
* Rename code -> files by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/875
* Add standardised benchmarking capabilities, changes to lean_agent by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/878
* Refactor additions by ErikBjare in https://github.com/AntonOsika/gpt-engineer/pull/882
* Misc minor nits by ErikBjare in https://github.com/AntonOsika/gpt-engineer/pull/885
* build: added cloc Makefile target to easily count loc by ErikBjare in https://github.com/AntonOsika/gpt-engineer/pull/883
* feat: added new gpte command for better ux by RukshanJS in https://github.com/AntonOsika/gpt-engineer/pull/889
* Create GOVERNANCE.md by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/888
* Naming suggestions by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/887
* ci: pipx install poetry, and use setup-python cache support for poetry by ErikBjare in https://github.com/AntonOsika/gpt-engineer/pull/891
* The big refactor PR by captivus in https://github.com/AntonOsika/gpt-engineer/pull/886

New Contributors
* oxmc made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/808
* mfeyx made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/817
* cfytrok made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/838
* trigaten made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/843
* scodeman made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/873
* RukshanJS made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/889

**Full Changelog**: https://github.com/AntonOsika/gpt-engineer/compare/v0.1.0...v.0.2.0

0.1.0

A lot has happened! With this release, gpt-engineer takes a big leap to become a useful tool for improving existing code bases, writing improvements into the existing files.

The enhanced --improve feature opens up for future exciting mechanisms for iterative code improvement!

The coming weeks will most likely be a fun and rewarding time to contribute taking everything forward πŸš€

Headline Changes
* --improve flag makes gpt-engineer do changes in existing codebase UmerHA
* All code is written written in current working directory (not workspace directory) UmerHA
* Refactor into core and cli component for better reusability/maintainability Captivus


In Detail
* Simplify prompting by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/676
* tkinter install documentation entry by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/675
* add support for anthropic, azure, aleph alpha, ai21, togetherai, cohere, replicate, huggingface inference endpoints, etc. by krrishdholakia in https://github.com/AntonOsika/gpt-engineer/pull/660
* Revert "add support for anthropic, azure, aleph alpha, ai21, togetherai, cohere, replicate, huggingface inference endpoints, etc. " by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/685
* Standardise file names path by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/684
* updated issue template style and added default label triage by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/678
* token count correction according to 645 by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/681
* Evals for Create New Code mode by pbharrin in https://github.com/AntonOsika/gpt-engineer/pull/686
* Agent Protocol Support by pbharrin in https://github.com/AntonOsika/gpt-engineer/pull/693
* added instructions for how to use improve code mode by pbharrin in https://github.com/AntonOsika/gpt-engineer/pull/694
* Handle undefined additional_information in agent protocol api implementation by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/697
* Zero temperature code gen evals + reporting by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/699
* disabling ruff from pre-commit, since it contradicts black (see 699, 700) by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/702
* Print total api costs by lukaspetersson in https://github.com/AntonOsika/gpt-engineer/pull/706
* file_selector path as input path by lukaspetersson in https://github.com/AntonOsika/gpt-engineer/pull/704
* More clear readme instructions by lukaspetersson in https://github.com/AntonOsika/gpt-engineer/pull/714
* Stop clarifying per default, to make runs faster, put it behind --steps clarify flag by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/717
* Moretests by pbharrin in https://github.com/AntonOsika/gpt-engineer/pull/719
* Add project_metadata as .gpteng and relocate files by RareMojo in https://github.com/AntonOsika/gpt-engineer/pull/720
* Fix -i flag after metadata was introduced by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/723
* New clarification prompt by lukaspetersson in https://github.com/AntonOsika/gpt-engineer/pull/715
* Fixing a Link in the Docs by surfingdoggo in https://github.com/AntonOsika/gpt-engineer/pull/724
* Print which directory gpt-engineer is using by fabhed in https://github.com/AntonOsika/gpt-engineer/pull/726
* adding codeowners file for sending appropriate notifications upon changes by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/732
* Add some sweet star history by umarmnaq in https://github.com/AntonOsika/gpt-engineer/pull/731
* Lite mode - run without pre prompts for execution by lukaspetersson in https://github.com/AntonOsika/gpt-engineer/pull/733
* gpt-engineer self improvement fixes: Default to using existing file list file by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/734
* Assert bugfix, respec cleanup by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/735
* Adding RareMojo to CODEOWNERS by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/736
* Remove experimental TDD step configs by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/737
* Load env variable handling & Project preprompt enhancement by saschalalala in https://github.com/AntonOsika/gpt-engineer/pull/740
* Handle rate limit error with backoff by lukaspetersson in https://github.com/AntonOsika/gpt-engineer/pull/741
* Adding official agent protocol test to ci + github badge by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/698
* allows the agent interface to be run on any port by pbharrin in https://github.com/AntonOsika/gpt-engineer/pull/743
* Allow adding folders to "improve code in" list by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/739
* Update Dockerfile by woutervanranst in https://github.com/AntonOsika/gpt-engineer/pull/753
* Added new sandbox configs to sweep.yaml by kevinlu1248 in https://github.com/AntonOsika/gpt-engineer/pull/748
* Preprompts tests and docs by saschalalala in https://github.com/AntonOsika/gpt-engineer/pull/760
* Fixing TypeError in file_selector.py by Ruijian-Zha in https://github.com/AntonOsika/gpt-engineer/pull/756
* Add W&B tracing user guide by ash0ts in https://github.com/AntonOsika/gpt-engineer/pull/752
* Issue 718 refactor by captivus in https://github.com/AntonOsika/gpt-engineer/pull/766
* Removing agent-protocol from main branch - needs major rework by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/767
* Fix: Crashes after entering additional questions by pralad-p in https://github.com/AntonOsika/gpt-engineer/pull/769
* Fix preprompt path by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/772
* Bugfix/broken module references by TheoMcCabe in https://github.com/AntonOsika/gpt-engineer/pull/775
* Bugfix - CLI - Resolves error "ModuleNotFoundError: No module named 'gpt_engineer.cli'" by captivus in https://github.com/AntonOsika/gpt-engineer/pull/778
* Adding tests for refactored CLI by captivus in https://github.com/AntonOsika/gpt-engineer/pull/779
* Project path is now workspace by UmerHA in https://github.com/AntonOsika/gpt-engineer/pull/749
* "Improve" now edits existing code base by UmerHA in https://github.com/AntonOsika/gpt-engineer/pull/721
* fixed broken ref to Runpod template setup by vatogato in https://github.com/AntonOsika/gpt-engineer/pull/792
* encoding before measuring byte length + extra try clause by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/796
* Updating terms of use for data collection by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/797
* bug: Unicode decode error by TheoMcCabe in https://github.com/AntonOsika/gpt-engineer/pull/801
* Release0.1.0 by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/803

New Contributors
* krrishdholakia made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/660
* lukaspetersson made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/706
* RareMojo made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/720
* surfingdoggo made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/724
* fabhed made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/726
* umarmnaq made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/731
* saschalalala made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/740
* woutervanranst made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/753
* Ruijian-Zha made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/756
* ash0ts made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/752
* captivus made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/766
* pralad-p made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/769
* vatogato made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/792

**Full Changelog**: https://github.com/AntonOsika/gpt-engineer/compare/v0.0.9...v0.1.0

0.0.9

Great work, everyone working on this release.

I'm personally excited after having used gpt-engineer to improve gpt-engineer itself πŸ‘Ά
(see my tweet for how it looked)

We're looking to improve the UX further. Check recent issues labeled for how you can contribute!

What's New
* πŸ‘¨β€πŸ’» Add possibility to improve existing codebases by leomariga pbharrin
* 🧠 Support for open source models, added instructions to docs by ErikBjare in https://github.com/AntonOsika/gpt-engineer/pull/639
* πŸ”§ .env setup for OpenAI API key by OriAshkenazi
* πŸ… Evals for improve existing code by pbharrin

In Detail
* Fixed spelling error on README.md by salomonj11 in https://github.com/AntonOsika/gpt-engineer/pull/577
* Update TERMS_OF_USE.md by egecandrsn in https://github.com/AntonOsika/gpt-engineer/pull/575
* Minor fixes to documentation for Windows users by Oxymoron290 in https://github.com/AntonOsika/gpt-engineer/pull/556
* Docker And Docker-Compose Support by ayoubfletcher in https://github.com/AntonOsika/gpt-engineer/pull/538
* Remove poetry by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/587
* Refactor files for docker by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/588
* .env setup for OpenAI API key by OriAshkenazi in https://github.com/AntonOsika/gpt-engineer/pull/499
* Fix missing OPENAI_API_KEY by pbharrin in https://github.com/AntonOsika/gpt-engineer/pull/592
* Rebase of leomariga's Existing Project by pbharrin in https://github.com/AntonOsika/gpt-engineer/pull/578
* Add possibility to improve existing codebases by leomariga in https://github.com/AntonOsika/gpt-engineer/pull/465
* Removed unused code in steps.py by pbharrin in https://github.com/AntonOsika/gpt-engineer/pull/597
* Configure Sweep by sweep-ai in https://github.com/AntonOsika/gpt-engineer/pull/603
* refactor for clarity by talkingtoaj in https://github.com/AntonOsika/gpt-engineer/pull/585
* removed file dictionary, and use full path for files in existing code… by pbharrin in https://github.com/AntonOsika/gpt-engineer/pull/600
* Updated sweep.yaml for pre-commit by kevinlu1248 in https://github.com/AntonOsika/gpt-engineer/pull/622
* Add numpy-style docstrings to functions by sweep-ai in https://github.com/AntonOsika/gpt-engineer/pull/615
* Automate Issue and PR Management using GitHub Actions by sweep-ai in https://github.com/AntonOsika/gpt-engineer/pull/605
* Docker Update by FancyKat in https://github.com/AntonOsika/gpt-engineer/pull/612
* Fixed Incorrect Github codespaces link by gssakash in https://github.com/AntonOsika/gpt-engineer/pull/624
* Add benchmark Results for commit 8358b60 with GPT3.5-default by alvaromat in https://github.com/AntonOsika/gpt-engineer/pull/625
* Add support for Azure OpenAI Service by niklasfink in https://github.com/AntonOsika/gpt-engineer/pull/640
* feat: added support for open source models, added instructions to docs by ErikBjare in https://github.com/AntonOsika/gpt-engineer/pull/639
* fix: fix bad merge in 639 by ErikBjare in https://github.com/AntonOsika/gpt-engineer/pull/644
* Evals for improve existing code by pbharrin in https://github.com/AntonOsika/gpt-engineer/pull/638
* Merge pull request 1 from AntonOsika/main by Ax2L in https://github.com/AntonOsika/gpt-engineer/pull/646
* Update readme and docs by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/647
* Improve flow for -i flag by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/652
* First boostrap commit πŸš€ Improving usage of typehints. by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/653
* Simplify which folders are used by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/659
* Issue templates by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/661
* Revert "Simplify which folders are used" by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/668
* Bump the release version in pyproject.toml by sweep-ai in https://github.com/AntonOsika/gpt-engineer/pull/666
* Revert "Bump the release version in pyproject.toml" by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/672

New Contributors
* salomonj11 made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/577
* egecandrsn made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/575
* Oxymoron290 made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/556
* ayoubfletcher made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/538
* OriAshkenazi made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/499
* pbharrin made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/592
* talkingtoaj made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/585
* kevinlu1248 made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/622
* FancyKat made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/612
* gssakash made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/624
* alvaromat made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/625
* niklasfink made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/640
* ErikBjare made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/639
* Ax2L made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/646
* ATheorell made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/661

**Full Changelog**: https://github.com/AntonOsika/gpt-engineer/compare/v0.0.8...v0.0.9

0.0.8

Tons of updates this release. Keep the good job up all contributors.

Notwortyh contributions
* Remove `delete_existing` option; Introduce archive by azrv in https://github.com/AntonOsika/gpt-engineer/pull/409
* Simplify archiving process by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/469
* Add benchmark report by artmoskvin in https://github.com/AntonOsika/gpt-engineer/pull/463
* Langchain integration by UmerHA in https://github.com/AntonOsika/gpt-engineer/pull/512
* Feature/docsv1 by amjadraza in https://github.com/AntonOsika/gpt-engineer/pull/554

What's Changed
* Resolve Dependency Conflicts for Google Colab by sweep-ai in https://github.com/AntonOsika/gpt-engineer/pull/392
* update pyptoject and revert suppress KeyboardInterrupt by k1lgor in https://github.com/AntonOsika/gpt-engineer/pull/376
* Use 'good first issue' label in issues URL by SiboVG in https://github.com/AntonOsika/gpt-engineer/pull/386
* Clarify missing files error message. by leomariga in https://github.com/AntonOsika/gpt-engineer/pull/384
* Update README.md by dverzolla in https://github.com/AntonOsika/gpt-engineer/pull/323
* Add CodeQL workflow by jorgectf in https://github.com/AntonOsika/gpt-engineer/pull/422
* changed feedback collection from opt-out to opt-in by Gamekiller48 in https://github.com/AntonOsika/gpt-engineer/pull/423
* Add benchmark report by artmoskvin in https://github.com/AntonOsika/gpt-engineer/pull/463
* refactor(makefile): :recycle: remove repetitive command by k1lgor in https://github.com/AntonOsika/gpt-engineer/pull/451
* remove a duplicate phrase from the prompt by MrF0o in https://github.com/AntonOsika/gpt-engineer/pull/446
* Remove `delete_existing` option; Introduce archive by azrv in https://github.com/AntonOsika/gpt-engineer/pull/409
* Simplify archiving process by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/469
* codespell: workflow, config + 1 single uno only typo fixed! by yarikoptic in https://github.com/AntonOsika/gpt-engineer/pull/426
* Python 3.8 support + Cleaning up some issues in extracting files out of the prompts by Nitaym in https://github.com/AntonOsika/gpt-engineer/pull/355
* Added windows commands in readme by ashishawasthi in https://github.com/AntonOsika/gpt-engineer/pull/378
* Added documentation in makefile by shubham-attri in https://github.com/AntonOsika/gpt-engineer/pull/348
* Hotfix pre commit config by patillacode in https://github.com/AntonOsika/gpt-engineer/pull/470
* Add flow to ask for consent to share learnings by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/471
* Implemented logging token usage (solves 322) by UmerHA in https://github.com/AntonOsika/gpt-engineer/pull/438
* Fix examples project path in main by SiboVG in https://github.com/AntonOsika/gpt-engineer/pull/408
* fix spelling by rezernieks in https://github.com/AntonOsika/gpt-engineer/pull/500
* Readme and Windows Usage update by PeterPCW in https://github.com/AntonOsika/gpt-engineer/pull/406
* Update codespell.yml by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/523
* Langchain integration by UmerHA in https://github.com/AntonOsika/gpt-engineer/pull/512
* Update README.md by elsatch in https://github.com/AntonOsika/gpt-engineer/pull/561
* Update philosophy by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/568
* Feature/docsv1 by amjadraza in https://github.com/AntonOsika/gpt-engineer/pull/554

New Contributors
* sweep-ai made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/392
* SiboVG made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/386
* leomariga made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/384
* dverzolla made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/323
* jorgectf made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/422
* Gamekiller48 made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/423
* artmoskvin made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/463
* MrF0o made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/446
* azrv made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/409
* yarikoptic made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/426
* Nitaym made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/355
* ashishawasthi made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/378
* shubham-attri made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/348
* UmerHA made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/438
* rezernieks made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/500
* PeterPCW made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/406
* elsatch made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/561
* amjadraza made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/554

**Full Changelog**: https://github.com/AntonOsika/gpt-engineer/compare/v0.0.7...v0.0.8

0.0.7

What's Changed
* edit on some typing by abdoafage in https://github.com/AntonOsika/gpt-engineer/pull/341
* Extend tests for DB class by Snoup97 in https://github.com/AntonOsika/gpt-engineer/pull/128
* Refactoring and suggestions by k1lgor in https://github.com/AntonOsika/gpt-engineer/pull/334
* refactor: Refactor loop for improved efficiency and readability by kbshal in https://github.com/AntonOsika/gpt-engineer/pull/286
* fix typos by Snoup97 in https://github.com/AntonOsika/gpt-engineer/pull/359
* First step in making gpt-engineer learn. Rename main_prompt -> prompt by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/381
* Allow model string to be changed (Fixes 328) by Explosion-Scratch in https://github.com/AntonOsika/gpt-engineer/pull/329
* Make sure benchmark runs and be more strict about collecting feedback by AntonOsika in https://github.com/AntonOsika/gpt-engineer/pull/397

New Contributors
* abdoafage made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/341
* k1lgor made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/334
* kbshal made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/286
* Explosion-Scratch made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/329

**Full Changelog**: https://github.com/AntonOsika/gpt-engineer/compare/v0.0.6...v0.0.7

0.0.6

Minor release for PYPI config.

**Full Changelog**: https://github.com/AntonOsika/gpt-engineer/compare/v0.0.5...v0.0.6


Special shoutout to:

- davejcameron for well tested contributions to file parsing. Keep the good work up.
- patillacode for ensuring we have a smooth process and merge PRs quickly and efficiently
- carlthome for pushing and not compromising with best practices across the repository, levelling all of us up.

And to all the other new and old contributors. Let's continue making this great. πŸƒ

**Benchmark results for this release, big improvements**
<img width="400" alt="image" src="https://github.com/AntonOsika/gpt-engineer/assets/4467025/e8dc7d55-3170-45ae-a5bd-db354f8fc047">

Page 2 of 3

Β© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.