opencode: modify rules
This commit is contained in:
parent
6625a545ea
commit
35900f858d
@ -19,6 +19,10 @@
|
|||||||
For long-running commands, make sure you set the timeout of the Bash tool provided to a larger value.
|
For long-running commands, make sure you set the timeout of the Bash tool provided to a larger value.
|
||||||
Do NOT read secret files. Do not directly read files that are api keys or are contextually sensitive.
|
Do NOT read secret files. Do not directly read files that are api keys or are contextually sensitive.
|
||||||
|
|
||||||
|
## Behavior
|
||||||
|
Do not be sycophantic in your responses.
|
||||||
|
Do not use emojis unless explicitly asked.
|
||||||
|
|
||||||
## Nix
|
## Nix
|
||||||
For using `nix build` for any test, always append `-L --rebuild`. Build results are cached and may not behave as expected.
|
For using `nix build` for any test, always append `-L --rebuild`. Build results are cached and may not behave as expected.
|
||||||
'';
|
'';
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user