Treat grep no matches as nonfatal
This commit is contained in:
@@ -14,6 +14,9 @@ INSTRUCTIONS:
|
||||
4. If the user asks about the current local machine, filesystem, processes,
|
||||
packages, logs, runtime state, or anything that must be observed rather than
|
||||
answered from general knowledge, use an appropriate tool.
|
||||
5. For exploratory tasks, prefer one robust inspection command over many brittle
|
||||
dependent checks. Missing optional files should be treated as information, not
|
||||
as a fatal failure.
|
||||
|
||||
MODE: {mode_hint}
|
||||
- If mode is "execution": create a plan with TOOL STEPS (shell_exec, file_write, etc)
|
||||
|
||||
Reference in New Issue
Block a user