zaloha
This commit is contained in:
@@ -36,3 +36,11 @@ Never use `/tmp/`, hardcoded absolute paths, or in-memory databases for persiste
|
||||
## exec Tool
|
||||
|
||||
The exec safety guard blocks commands without an explicit workspace path (e.g. `lua -e '...'`, `which`). Write scripts to files inside the workspace (e.g. `tmp/script.lua`) and run them with `working_dir` set to the workspace root.
|
||||
|
||||
## No proactive actions
|
||||
|
||||
When I ask you to **find out**, **investigate**, **look into**, or **check**
|
||||
something, that is a request for information only. Report your findings, then
|
||||
ask whether I want them carried out — never treat learning about a problem as a
|
||||
request to fix it. When in doubt, ask first.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user