Yaroslav Halchenko
088fa3b44c
codespell: workflow, config + 1 single uno only typo fixed! ( #426 )
...
* Add github action to codespell main on push and PRs
* Add rudimentary codespell config
* Add pre-commit definition for codespell
* Fixed a single typo codespell identifier
2023-07-02 16:47:31 +02:00
Anton Osika
20ea0c126a
Simplify archiving process ( #469 )
...
* simplify args
* Fix tests
* Black format
2023-07-02 16:43:13 +02:00
Anton Azarov
60e0a7e1dd
Remove delete_existing option; Introduce archive ( #409 )
...
* Remove `delete_existing` option; Introduce archive
* Update gpt_engineer/db.py
* Update gpt_engineer/main.py
* Update gpt_engineer/main.py
* Update gpt_engineer/steps.py
* Update gpt_engineer/steps.py
---------
Co-authored-by: Anton Osika <anton.osika@gmail.com >
2023-07-02 15:56:31 +02:00
Fathi Helmi
14ae0e7d0e
remove a duplicate phrase from the prompt ( #446 )
2023-07-02 15:22:55 +02:00
Plamen Ivanov
b60a60632d
refactor(makefile): ♻️ remove repetitive command ( #451 )
2023-07-02 15:22:06 +02:00
Artem Moskvin
d4e9ba9270
Add benchmark report ( #463 )
...
* Add benchmark report
* Update scripts/benchmark.py
---------
Co-authored-by: Artem Moskvin <artemm@spotify.com >
Co-authored-by: Anton Osika <anton.osika@gmail.com >
2023-07-02 15:14:33 +02:00
Anton Osika
ba00896c56
Create FUNDING.yml
2023-06-30 22:45:03 +02:00
Anton Osika
31853a6d23
Update CONTRIBUTING.md
2023-06-29 09:43:29 +02:00
Gamekiller48
6e6d312041
changed feedback collection from opt-out to opt-in ( #423 )
...
Co-authored-by: Vincent Desktop <soellner.vincent@gmail.com >
2023-06-27 14:40:11 +02:00
Anton Osika
ab298d8e63
Update README.md
2023-06-27 09:59:21 +02:00
Anton Osika
1da088240b
Update ROADMAP.md
2023-06-26 20:22:03 +02:00
Anton Osika
3b0a540f46
Update ROADMAP.md
2023-06-26 20:21:20 +02:00
Jorge
d4b299f022
Add CodeQL workflow ( #422 )
2023-06-26 20:07:43 +02:00
Anton Osika
2504d801e1
Update TERMS_OF_USE.md
2023-06-26 20:03:31 +02:00
Anton Osika
7246fad19d
Update README.md
2023-06-26 20:01:23 +02:00
Anton Osika
0cb2412a22
Update TERMS_OF_USE.md
2023-06-26 20:00:22 +02:00
Anton Osika
7190b9ad10
Update TERMS_OF_USE.md
2023-06-26 19:59:39 +02:00
Anton Osika
7f11004256
Update TERMS_OF_USE.md
2023-06-26 19:58:13 +02:00
Anton Osika
4a62827664
Update TERMS_OF_USE.md
2023-06-26 19:57:57 +02:00
Anton Osika
6edb3d1654
Update TERMS_OF_USE.md
2023-06-26 19:57:31 +02:00
Anton Osika
d4d20b9d43
Update TERMS_OF_USE.md
2023-06-26 19:57:13 +02:00
Anton Osika
d78b9d350f
Update TERMS_OF_USE.md
2023-06-26 19:56:55 +02:00
Anton Osika
fc528563d1
Update README.md
2023-06-26 19:55:43 +02:00
Anton Osika
2a024c9832
Add missing file
2023-06-26 19:54:50 +02:00
David Verzolla
0596b07a39
Update README.md ( #323 )
...
Changed git clone URL from ssh to https.
Co-authored-by: Anton Osika <anton.osika@gmail.com >
2023-06-25 21:00:07 +02:00
Anton Osika
c2ea2f08b2
Update README.md
2023-06-25 20:34:58 +02:00
Anton Osika
71e1b0f48c
Update README.md
2023-06-25 20:33:58 +02:00
Leonardo Mariga
1c8c1f5bb5
Clarify missing file error ( #384 )
2023-06-25 16:44:37 +02:00
Sibo Van Gool
a41ad7b104
Use 'good first issue' label in issues URL ( #386 )
2023-06-25 16:43:01 +02:00
Anton Osika
5ac167b1b0
Revert part of PR
2023-06-25 16:40:51 +02:00
Plamen Ivanov
196361dfcd
update pyptoject and revert suppress KeyboardInterrupt ( #376 )
...
* build: update pyptoject
* revert: suppress KeyboardInterrupt
* fix: imports
2023-06-25 16:39:40 +02:00
sweep-ai[bot]
ec5dfecba0
Resolve Dependency Conflicts for Google Colab ( #392 )
...
* Update pyproject.toml
* Update pyproject.toml
---------
Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
Co-authored-by: Anton Osika <anton.osika@gmail.com >
2023-06-25 16:21:13 +02:00
Anton Osika
7f16abecb3
Make sure benchmark runs and be more strict about collecting feedback ( #397 )
...
* Update benchmark script
* Bump version
2023-06-25 15:53:34 +02:00
Anton Osika
b09f0e9193
Fix utc timestamp
2023-06-25 14:03:04 +02:00
Anton Osika
ba33e681df
Fix failing tests. Add review step.
2023-06-25 14:03:04 +02:00
--Explosion--
9b86678d61
Allow model string to be changed ( Fixes #328 ) ( #329 )
...
* I think this would do it
* Update main.py
2023-06-25 12:43:56 +02:00
Anton Osika
22051774d5
Add types
2023-06-25 11:08:26 +02:00
Anton Osika
2a39cc4cd7
Bugfixes, store output logs
2023-06-25 10:56:56 +02:00
Anton Osika
8b2ea8ef58
First step in collecting learnings
2023-06-25 10:51:11 +02:00
Anton Osika
f159dc45f2
First step in making gpt-engineer learn. Rename main_prompt -> prompt ( #381 )
...
* First step in collecting learnings
* Rename prompts
* remove requirements, use pip install -e . instead
* Add requirements
* Fix tests
2023-06-24 17:53:04 +02:00
Emil Ahlbäck
bc6371bdd0
Merge pull request #359 from Snoup97/fix-typo
...
fix typos
2023-06-23 14:24:41 +02:00
Emil Ahlbäck
05c685e7cb
Merge pull request #286 from kbshal/opensource
...
refactor: Refactor loop for improved efficiency and readability
2023-06-23 14:21:37 +02:00
Philipp Kohler
e53d6f467f
fix typos
2023-06-23 10:17:52 +00:00
Plamen Ivanov
1b2831ab85
Refactoring and suggestions ( #334 )
2023-06-23 12:01:29 +02:00
Philipp Kohler
14f79a8163
Extend tests for DB class ( #128 )
2023-06-23 11:50:34 +02:00
abdelrhman yasser2020
9bde354940
edit on some typing ( #341 )
2023-06-23 01:09:18 +02:00
Anton Osika
529c747f72
Update README.md
2023-06-23 00:59:24 +02:00
Anton Osika
dcf6a2df66
Update README.md
2023-06-23 00:58:58 +02:00
Anton Osika
861c415d11
Update README.md
2023-06-23 00:58:21 +02:00
Anton Osika
4a3dd1cf21
Revert "Update README.md"
...
This reverts commit ffd3aca4ce .
2023-06-23 00:56:31 +02:00