Gpt-engineer

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 3

0.3.1

Highlights

We have a new release, **v0.3.1**, ready for you!

The main changes in this release include:

🚀 **Default model upgrade** - GPT-4o is now the default model version by AntonOsika
📊 **Benchmark development** - Laid the groundwork for benchmark-driven development by ATheorell
🐋 **Docker stability** with a hotfix for Docker image by k1lgor
🚧 **Enhanced error handling** by similato87

❤️ We also welcome our new first-time contributor ceddy4395!

What's Changed

* Retry diff failures (fixed by gptengineer by pasting errors into prompt 🔥) by AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/1140
* Formate uploading files with black linting tool by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1094
* Correct path for debug logs by AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/1141
* Making black a main dependency by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1145
* Enhance Diff Application and Error Transparency by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1138
* Bench export by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1147
* Adding instructions for the use of open router by zigabrencic in https://github.com/gpt-engineer-org/gpt-engineer/pull/1139
* GPT-4o default, fix tiktoken by AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/1151
* Small fixes to the CLI interface of gpte and bench applications by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1157
* Fix potential GitHub action smells by ceddy4395 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1156
* Hotfix/docker image by k1lgor in https://github.com/gpt-engineer-org/gpt-engineer/pull/1161
* Extract linting process from file_selector by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1146
* Update pyproject.toml by viborc in https://github.com/gpt-engineer-org/gpt-engineer/pull/1168

New Contributors
* ceddy4395 made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/1156

**Full Changelog**: https://github.com/gpt-engineer-org/gpt-engineer/compare/v0.3.0...v0.3.1

0.3.0

Highlights

We have a service release ready for you! Main changes include:

🔧 Fixing LangChain version breaking changes and implementing bench config by ATheorell
🐞 Fixing several bugs and implementing improvements by TheoMcCabe and ATheorell
🚧 Improving error handling by similato87




What's Changed
* Update CONTRIBUTING.md by viborc in https://github.com/gpt-engineer-org/gpt-engineer/pull/1113
* Hotfix: Temporarily disabling run test in tox.ini by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1123
* rendering the typer bench executable functional by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1111
* fix learning upload by TheoMcCabe in https://github.com/gpt-engineer-org/gpt-engineer/pull/1120
* bug/gpt-4-turbo-vision by TheoMcCabe in https://github.com/gpt-engineer-org/gpt-engineer/pull/1121
* Bench config by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1126
* Improve Error Handling to Include Full Stack Trace by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1118
* Removed non-existing model name! by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1131
* reverting to turbo by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1132
* fixing langchain version breaking change gpt-4-turbo by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1134
* Update README.md by viborc in https://github.com/gpt-engineer-org/gpt-engineer/pull/1133
* Update pyproject.toml by viborc in https://github.com/gpt-engineer-org/gpt-engineer/pull/1135


**Full Changelog**: https://github.com/gpt-engineer-org/gpt-engineer/compare/v0.2.9...v0.3.0

0.2.9

Highlights

A big release is here, and here are some of the highlights.

* 📊 Integrating APPS and MBPP benchmarks by azrv
* 👁️ Adding support for image prompts by ATheorell and TheoMcCabe
* 🧠 Added support for Claude 3 by AntonOsika
* 📘 Support for Open LLMs with updated docs by zigabrencic
* 🛠️ Added support for .toml config by ErikBjare

❤️ Welcome FIVE new contributors with special shout-outs to Styren and zigabrencic 🎉

What's Changed
* test(learning): add unit tests for learning module by MarkVerbeek91 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1002
* Update / generate the docstrings by kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/994
* Update ROADMAP.md with new structure by viborc in https://github.com/gpt-engineer-org/gpt-engineer/pull/1018
* Update and simplify ROADMAP.md by viborc in https://github.com/gpt-engineer-org/gpt-engineer/pull/1020
* Minor whitespace ROADMAP.md fix by viborc in https://github.com/gpt-engineer-org/gpt-engineer/pull/1021
* Git diff-style approach for `improve` function by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1005
* fix azure_endpoint by Emassei in https://github.com/gpt-engineer-org/gpt-engineer/pull/1010
* feat: git integration (gitignore file filter and avoid overwriting uncommitted files) by Styren in https://github.com/gpt-engineer-org/gpt-engineer/pull/1001
* Fix: Necessary corrections for the updated `improve` function by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1027
* ci: added codecov.io reporting by ErikBjare in https://github.com/gpt-engineer-org/gpt-engineer/pull/1039
* chore: added coverage.xml to gitignore by ErikBjare in https://github.com/gpt-engineer-org/gpt-engineer/pull/1040
* Updating static docs by kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/1028
* fix docs_building.md warning for unix by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1041
* Bug Fix: Unicode files by TheoMcCabe in https://github.com/gpt-engineer-org/gpt-engineer/pull/1044
* llm via clipboard by AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/1037
* Add support for claude 3 by AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/1055
* poetry update by TheoMcCabe in https://github.com/gpt-engineer-org/gpt-engineer/pull/1056
* Improved preprompts for improve flow by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1045
* Updated the readthedocs build steps to account for Poetry 1.8 change regarding virtualenvs behaviour by kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/1058
* added poetry docs dependency group by kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/1059
* Fixing some of the links in the static documentation by kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/1060
* Fixing some of the links in the introduction.md file by kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/1061
* feat: added `gpt-engineer.toml` project configuration file by ErikBjare in https://github.com/gpt-engineer-org/gpt-engineer/pull/1043
* fix: fixed broken test for gpt-engineer.toml after renaming of config section by ErikBjare in https://github.com/gpt-engineer-org/gpt-engineer/pull/1063
* 1031 feature request automated issue logging by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1052
* Add timeout while searching for git diffs in LLMs response by azrv in https://github.com/gpt-engineer-org/gpt-engineer/pull/1067
* build(deps): added tomlkit by ErikBjare in https://github.com/gpt-engineer-org/gpt-engineer/pull/1068
* 1069 automatic diff failure partly meta issue by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1074
* image prompts - Entrypoint prompt - additional CLI argument by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1077
* Improve `--help` output by akaihola in https://github.com/gpt-engineer-org/gpt-engineer/pull/1078
* Add claude 3 / anthropic with cost calculation + convenience fixes. gpt-engineer is coauthor by AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/1080
* Docker performance improvements and reduce image size by k1lgor in https://github.com/gpt-engineer-org/gpt-engineer/pull/1016
* Integrate APPS benchmarking by azrv in https://github.com/gpt-engineer-org/gpt-engineer/pull/1051
* Adding missing dependency, datasets, fixing warning by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1084
* add projects/* exception for gitignore filter by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1093
* fix: fixed unreachable (duplicate) codepath for Anthropic init by ErikBjare in https://github.com/gpt-engineer-org/gpt-engineer/pull/1100
* fix: incorrect prompt type breaking gptme benchmarks by Styren in https://github.com/gpt-engineer-org/gpt-engineer/pull/1096
* Integrate MBPP benchmarks by azrv in https://github.com/gpt-engineer-org/gpt-engineer/pull/1103
* Disentangle tests 1076 by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/1104
* Improve function hot fix for app benchmark by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/1095
* Support for Open LLMs by zigabrencic in https://github.com/gpt-engineer-org/gpt-engineer/pull/1082
* Update pyproject.toml by viborc in https://github.com/gpt-engineer-org/gpt-engineer/pull/1109

New Contributors
* MarkVerbeek91 made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/1002
* Emassei made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/1010
* Styren made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/1001
* akaihola made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/1078
* zigabrencic made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/1082

**Full Changelog**: https://github.com/gpt-engineer-org/gpt-engineer/compare/v0.2.8...v0.2.9

0.2.7

Highlights

* 📚 Upgraded documentation ! kristiankyvik
* ❤️ Levelling up tests, to keep things smooth ATheorell
* 🔧 Improved Python tooling captivus
* 🗄️ File selection, almost 10x better similato87

Welcome TEN new contributors 🫶 🎉 🎉

What's Changed
* fix CLI parameter at doc by nnashiki in https://github.com/gpt-engineer-org/gpt-engineer/pull/922
* Update CODEWONERS after refactor by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/927
* Update README.md -> defualt to default by Gogopex in https://github.com/gpt-engineer-org/gpt-engineer/pull/929
* Updated type hints and dictionary merging for Python 3.8 compatibility. by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/931
* updating gitignore for /projects* by captivus in https://github.com/gpt-engineer-org/gpt-engineer/pull/939
* Update Python in Dockerfile. 3.10->3.11 by larinam in https://github.com/gpt-engineer-org/gpt-engineer/pull/941
* Clearer contribution and merging directives for github by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/936
* python:3.11-slim no longer has gcc by maya-undefined in https://github.com/gpt-engineer-org/gpt-engineer/pull/944
* Update README.md from antonosika to gpt-engineer-org by eleijonmarck in https://github.com/gpt-engineer-org/gpt-engineer/pull/954
* testing all python versions with tox by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/956
* Update pyproject.toml by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/957
* restricting python support to 3.10-11 by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/958
* potential fix for some/dir/ bug 928 by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/930
* Add tree-style file selection feature by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/937
* Adding toml as dependency by snf in https://github.com/gpt-engineer-org/gpt-engineer/pull/961
* fix: poetry lock --no-update by captivus in https://github.com/gpt-engineer-org/gpt-engineer/pull/978
* fix: install curl in docker image by camstuart in https://github.com/gpt-engineer-org/gpt-engineer/pull/972
* Remove langchain warnings + file selector improvements by AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/979
* docs: update DOCS_BUILDING.md by eltociear in https://github.com/gpt-engineer-org/gpt-engineer/pull/982
* correct github urls by TheoMcCabe in https://github.com/gpt-engineer-org/gpt-engineer/pull/983
* Fix docs build pipeline by kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/986
* build(docs): install docs deps with poetry instead of docs/requiremens.txt by ErikBjare in https://github.com/gpt-engineer-org/gpt-engineer/pull/987
* update openai by TheoMcCabe in https://github.com/gpt-engineer-org/gpt-engineer/pull/984
* updated poetry.lock by kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/992
* Update docs quick overview by kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/988
* Update README.md by AntonOsika in https://github.com/gpt-engineer-org/gpt-engineer/pull/997
* Ensure sphinx correctly parses docstrings by kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/991
* Avoid docs build error by removing experimental packages & addressed a lot of the errors and warnings in documentation build by kristiankyvik in https://github.com/gpt-engineer-org/gpt-engineer/pull/999
* Update pyproject.toml by viborc in https://github.com/gpt-engineer-org/gpt-engineer/pull/1003

New Contributors
* nnashiki made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/922
* Gogopex made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/929
* larinam made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/941
* maya-undefined made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/944
* eleijonmarck made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/954
* snf made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/961
* camstuart made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/972
* eltociear made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/982
* kristiankyvik made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/986
* viborc made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/1003

**Full Changelog**: https://github.com/gpt-engineer-org/gpt-engineer/compare/v.0.2.5...v0.2.7

v0.2.6-python3.8-11-compatible
This is the last version confirmed to work with python 3.8 and 3.9

What's Changed
* fix CLI parameter at doc by nnashiki in https://github.com/gpt-engineer-org/gpt-engineer/pull/922
* Update CODEWONERS after refactor by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/927
* Update README.md -> defualt to default by Gogopex in https://github.com/gpt-engineer-org/gpt-engineer/pull/929
* Updated type hints and dictionary merging for Python 3.8 compatibility. by similato87 in https://github.com/gpt-engineer-org/gpt-engineer/pull/931
* updating gitignore for /projects* by captivus in https://github.com/gpt-engineer-org/gpt-engineer/pull/939
* Update Python in Dockerfile. 3.10->3.11 by larinam in https://github.com/gpt-engineer-org/gpt-engineer/pull/941
* Clearer contribution and merging directives for github by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/936
* python:3.11-slim no longer has gcc by maya-undefined in https://github.com/gpt-engineer-org/gpt-engineer/pull/944
* Update README.md from antonosika to gpt-engineer-org by eleijonmarck in https://github.com/gpt-engineer-org/gpt-engineer/pull/954
* testing all python versions with tox by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/956
* Update pyproject.toml by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/957

New Contributors
* nnashiki made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/922
* Gogopex made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/929
* larinam made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/941
* maya-undefined made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/944
* eleijonmarck made their first contribution in https://github.com/gpt-engineer-org/gpt-engineer/pull/954

**Full Changelog**: https://github.com/gpt-engineer-org/gpt-engineer/compare/v.0.2.5...v0.2.6-python3.8-11-compatible

v.0.2.5
Patch that fixes issues with newer langchain versions when pip installing

What's Changed
* Readme update by ATheorell in https://github.com/gpt-engineer-org/gpt-engineer/pull/916
* build(deps): moved dev dependencies to dev group by ErikBjare in https://github.com/gpt-engineer-org/gpt-engineer/pull/920
* fix: workaround for refactor on new versions of langchain by ErikBjare in https://github.com/gpt-engineer-org/gpt-engineer/pull/924


**Full Changelog**: https://github.com/gpt-engineer-org/gpt-engineer/compare/v.0.2.4...v.0.2.5

v.0.2.4
What's Changed
* ruff edits by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/901
* Bug fix new file improve by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/902
* testing the actual cli application after installed in fresh env by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/903
* Replace the 3.10 style type hints with the traditional style. by similato87 in https://github.com/AntonOsika/gpt-engineer/pull/909
* removing codeQL: it takes forever to run and it never finds anything by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/905
* Update Type Hinting from tuple to Tuple by similato87 in https://github.com/AntonOsika/gpt-engineer/pull/910
* ci: use Python 3.10 in linting & testing by ErikBjare in https://github.com/AntonOsika/gpt-engineer/pull/908

New Contributors
* similato87 made their first contribution in https://github.com/AntonOsika/gpt-engineer/pull/909

**Full Changelog**: https://github.com/AntonOsika/gpt-engineer/compare/0.2.3...v.0.2.4

0.2.3

What's Changed
* Fixes to main path problem by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/899


**Full Changelog**: https://github.com/AntonOsika/gpt-engineer/compare/0.2.2...0.2.3

0.2.2

What's Changed
* Updates of build system with related changes to CI by ATheorell in https://github.com/AntonOsika/gpt-engineer/pull/897


**Full Changelog**: https://github.com/AntonOsika/gpt-engineer/compare/0.2.1...0.2.2

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.