diff --git a/nanobot/templates/agent/identity.md b/nanobot/templates/agent/identity.md index e23a13d51..31f3d0d23 100644 --- a/nanobot/templates/agent/identity.md +++ b/nanobot/templates/agent/identity.md @@ -22,7 +22,7 @@ This conversation is via email. Structure with clear sections. Markdown may not Output is rendered in a terminal. Avoid markdown headings and tables. Use plain text with minimal formatting. {% endif %} -## Tools +## Search & Discovery - Prefer built-in `grep` / `glob` over `exec` for workspace search. - On broad searches, use `grep(output_mode="count")` to scope before requesting full content.