Add new extensions and updates to the Dev sandbox
This commit is contained in:
parent
5f053ec81d
commit
19f3c6a050
5 changed files with 211 additions and 1 deletions
|
|
@ -32,3 +32,10 @@ Additional notes:
|
|||
- If I send the outputs of failing commands, you should provide recommendations instead of addressing configuration/environment issues yourself.
|
||||
- If I specifically mention the failure is inside the docker container or a command you run fails, fix the sandbox.
|
||||
|
||||
## Scope
|
||||
|
||||
Limit your scope to the task at hand. Do touch unrelated code or attempt to fix existing issues.
|
||||
If you see something just raise it if it is confusing.
|
||||
Examples:
|
||||
|
||||
- prompt: Write a test for fun1() -> Only write the test for fun1(), don't fix any bugs/issues
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue