Commit Graph

236 Commits

Author SHA1 Message Date
Zvonimir Sabljic
990eb0d182 Added back the functionality for tech lead to break down the project and the developer to code task by task 2023-09-02 17:29:20 +02:00
Zvonimir Sabljic
190230a0e5 Changed position of saving files 2023-09-02 17:27:35 +02:00
Zvonimir Sabljic
4ba3986237 Improved prompts by removing unnecessary new lines 2023-09-02 17:26:41 +02:00
Zvonimir Sabljic
827f18a27d Typo fix 2023-09-02 17:24:46 +02:00
LeonOstrez
2e54fcacbb add requirements to readme 2023-09-01 11:32:02 +02:00
Zvonimir Sabljic
4638a209b2 Fix 2023-08-31 14:41:31 +02:00
Zvonimir Sabljic
7e3f912a9e Added db init file and updated README 2023-08-31 14:33:47 +02:00
zvone187
3db30d7904 Merge pull request #25 from patakk/patch-1
Update README.md
2023-08-29 22:15:02 +02:00
patakk
efa1f2c343 Update README.md
typo
2023-08-29 22:02:51 +02:00
LeonOstrez
538f2e03a6 Merge pull request #5 from scoobie-bot/main
Update cli.py
2023-08-28 16:52:33 +02:00
LeonOstrez
f294babec3 cleanup PR 2023-08-28 16:49:20 +02:00
Zvonimir Sabljic
0fa69b75ae Added contributing section to README 2023-08-28 16:07:11 +02:00
zvone187
8fe166e03c Update LICENSE 2023-08-28 15:26:54 +02:00
zvone187
a36b941ecb Merge pull request #9 from eltociear/patch-1
Update README.md
2023-08-28 11:42:31 +02:00
zvone187
f0f3126b14 Update README.md 2023-08-26 19:30:57 +02:00
zvone187
b472ea49b5 Update README.md 2023-08-26 19:28:54 +02:00
zvone187
42815bc821 Update README.md 2023-08-26 09:35:57 +02:00
Ikko Eltociear Ashimine
e3fcd2aa89 Update README.md
Github -> GitHub
2023-08-26 16:09:38 +09:00
zvone187
c6ef78ad73 Update README.md 2023-08-26 08:50:31 +02:00
Zvonimir Sabljic
be49e007ea fix 2023-08-25 14:21:52 +02:00
Zvonimir Sabljic
f4dc07407e Made logging look nicer 2023-08-25 14:21:41 +02:00
scooobie
1df39a2cb5 Update cli.py
added windows version of the os.killpg
2023-08-24 13:34:41 +08:00
scooobie
d636d86219 Update cli.py
had issues using setsid on Windows, so this detects windows/Unix and uses the correct version of run_command
2023-08-24 12:28:54 +08:00
Zvonimir Sabljic
f0cc8cdc59 Enabled update_files_before_start flag 2023-08-23 14:50:19 +02:00
Zvonimir Sabljic
41b6bd23e2 Fixes 2023-08-23 14:50:00 +02:00
Zvonimir Sabljic
1defc7d126 Show stderr in real time 2023-08-23 14:47:54 +02:00
Zvonimir Sabljic
2a5983772d Updated README 2023-08-23 14:46:53 +02:00
zvone187
febb0544cb Update README.md 2023-08-21 16:10:03 +02:00
Zvonimir Sabljic
e2a239fb29 Updated README 2023-08-17 17:31:15 +02:00
Zvonimir Sabljic
f73e94a39e Merge branch 'main' of github.com:Pythagora-io/gpt-pilot 2023-08-17 17:28:28 +02:00
Zvonimir Sabljic
85010e9ecf Updated README 2023-08-17 17:26:43 +02:00
zvone187
08c5ef42a7 Update README.md 2023-08-17 16:35:11 +02:00
Zvonimir Sabljic
fe139504f6 Merge branch 'main' of github.com:Pythagora-io/gpt-pilot 2023-08-17 16:20:42 +02:00
Zvonimir Sabljic
b42e0288f1 Updated README 2023-08-17 16:20:19 +02:00
Zvonimir Sabljic
50bae8ed95 Updates 2023-08-17 09:13:42 +02:00
LeonOstrez
46b74de697 fix creating database 2023-08-16 20:24:06 +02:00
LeonOstrez
3c5f0cde48 check if database exists if not create it, check if tables exist if not create them 2023-08-16 19:47:45 +02:00
Zvonimir Sabljic
719d55deef Fix 2023-08-16 16:14:05 +02:00
Zvonimir Sabljic
503815e854 Added .env.example file 2023-08-16 16:13:55 +02:00
Zvonimir Sabljic
a4499ab861 Refactored db info to the .env file 2023-08-16 16:13:22 +02:00
Zvonimir Sabljic
0a34a07617 Added license 2023-08-16 15:00:55 +02:00
Zvonimir Sabljic
8c58d2803d Renamed the repo 2023-08-16 14:57:55 +02:00
Zvonimir Sabljic
b3e49b5784 Prompt change 2023-08-16 13:54:54 +02:00
Zvonimir Sabljic
25eff05f48 Two fixes 2023-08-16 13:54:41 +02:00
Zvonimir Sabljic
bbadcc5f6c Fixes so that the user can exit the app when CTRL+C is pressed 2023-08-16 13:03:10 +02:00
Zvonimir Sabljic
367d6d132b Changed logs and removed unused parts 2023-08-16 13:02:28 +02:00
Zvonimir Sabljic
7ccec32721 Prompts updated 2023-08-16 11:40:04 +02:00
Zvonimir Sabljic
2b09cf0b11 Added the option to indefinitely run a command and that the result gets returned even if the user interupts the command execution 2023-08-16 11:39:46 +02:00
Zvonimir Sabljic
630f18c37b Added getting the run command 2023-08-16 11:38:02 +02:00
Zvonimir Sabljic
411c1a6cae Added continue development flag 2023-08-16 11:37:27 +02:00