opencode: modify rules

This commit is contained in:
Simon Gardling 2025-11-21 12:56:19 -05:00
parent 6625a545ea
commit 35900f858d
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -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.
''; '';