mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-01-22 01:58:10 +01:00
Added dev ops prompts
This commit is contained in:
6
euclid/prompts/dev_ops/ran_command.prompt
Normal file
6
euclid/prompts/dev_ops/ran_command.prompt
Normal file
@@ -0,0 +1,6 @@
|
||||
I ran the command `npm start` and for this response from CLI:
|
||||
```
|
||||
{{ cli_response }}
|
||||
```
|
||||
|
||||
If the command was successfully executed, respond with `DONE` and if it wasn't, respond with `NEEDS_DEBUGGING`.
|
||||
Reference in New Issue
Block a user