mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
feat: enable permission-aware subagents
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
description: "tools value format: unquoted CSV."
|
||||
tools: read, grep, find
|
||||
expect_tools_present: "read, grep, find"
|
||||
expect_tools_absent: "bash, edit, write, ls"
|
||||
---
|
||||
e2e template (format check 1/3): unquoted CSV. Must be equivalent to the quoted
|
||||
and array forms — see fmt-quoted-csv.md and fmt-array.md.
|
||||
Reference in New Issue
Block a user