provozni zaloha
This commit is contained in:
@@ -32,3 +32,7 @@ Never use `/tmp/`, hardcoded absolute paths, or in-memory databases for persiste
|
||||
## Knowledge base
|
||||
|
||||
`knowledge/` holds verified facts and measured values you can draw on when answering (e.g. notes on the models available to you). See `knowledge/README.md` for what's there; read on demand.
|
||||
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user