This website requires JavaScript.
Explore
Help
Register
Sign In
OMGeeky
/
gpt-pilot
Watch
1
Star
0
Fork
0
You've already forked gpt-pilot
mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced
2026-01-02 09:26:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
28
Commits
1
Branch
0
Tags
87ac2efcb6c7f949a91174ce910e44fb2b201b55
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Zvonimir Sabljic
87ac2efcb6
Added showing stderr output is stdout is empty(''), fixed so we can stop a command if it takes too long or hangs, and show the CLI output in real-time as is being logged
2023-07-29 13:00:00 +02:00
euclid
Added showing stderr output is stdout is empty(''), fixed so we can stop a command if it takes too long or hangs, and show the CLI output in real-time as is being logged
2023-07-29 13:00:00 +02:00
.gitignore
refactor setup, added loop conversation with gpt, finished getting project description with additional questions from gpt
2023-07-25 12:30:00 +02:00
README.md
setup storing steps to db and init user stories implementation
2023-07-27 07:51:49 +02:00
requirements.txt
remove inquirer completely and fix saving app to db
2023-07-28 14:38:13 +02:00
README.md
copilot
python main.py app_id=uuid step=step
all steps in const/common.py in const STEPS
Description
No description provided
Readme
MIT
738
KiB
Languages
Python
99.1%
JavaScript
0.6%
Dockerfile
0.3%