Treat grep no matches as nonfatal

This commit is contained in:
2026-05-11 00:27:44 +08:00
parent fcee065231
commit 717e931a5e
4 changed files with 31 additions and 7 deletions
+3
View File
@@ -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)