Gpt-engineer

Latest version: v0.3.0

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

Scan your dependencies

Page 1 of 3

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

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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.