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
Jorge
d4b299f022
Add CodeQL workflow ( #422 )
2023-06-26 20:07:43 +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
Plamen Ivanov
1b2831ab85
Refactoring and suggestions ( #334 )
2023-06-23 12:01:29 +02:00
Anton Osika
abb9f2332d
Distribute preprompt files
2023-06-22 11:28:37 +02:00
Patilla Code
dc834e6ad2
Add pytest pre commit hook ( #210 )
2023-06-20 11:56:57 +02:00
Philipp Kohler
c6cd17e3b4
add workflow to execute unit tests ( #118 )
2023-06-19 17:33:53 +02:00
Carl Thomé
e1ebe43cbc
Create release.yaml
2023-06-18 15:36:56 +02:00
Carl Thomé
a038117efa
Drop Python 3.8 and 3.9
...
Code assumes Python 3.10 features, so drop 3.8 and 3.9 from testing.
2023-06-18 15:12:36 +02:00
Carl Thomé
c77b07a846
Create ci.yaml
2023-06-18 14:32:35 +02:00
Carl Thomé
9cc9cf7329
Create pre-commit.yaml
2023-06-18 14:09:31 +02:00