This commit is contained in:
lachtan
2026-06-24 17:37:40 +02:00
parent 5b3951ff4b
commit e299c70aed
5 changed files with 158 additions and 11 deletions

View File

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