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-02-23 15:49:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bcfa4a70e8aeca6b9c6929723ffc8055b836718
gpt-pilot
/
euclid
/
helpers
History
Zvonimir Sabljic
3bcfa4a70e
Kill the process and the subprocesses after running a command + add both stdout and stderr to the return value of running a command
2023-08-05 08:36:12 +02:00
..
agents
Merge branch 'main' of github.com:Pythagora-io/copilot
2023-08-04 10:16:37 +02:00
Agent.py
Big refactor to use classes
2023-08-01 13:53:28 +02:00
AgentConvo.py
Merge branch 'main' of github.com:Pythagora-io/copilot
2023-08-04 10:16:37 +02:00
cli.py
Kill the process and the subprocesses after running a command + add both stdout and stderr to the return value of running a command
2023-08-05 08:36:12 +02:00
files.py
When restoring files, first, clear the entire directory of previously created files + while updating a file, create a parent directory if it doesn't exist
2023-08-04 10:13:23 +02:00
Project.py
While initializing a project, restore files from a specific dev step
2023-08-04 10:15:14 +02:00