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,7 @@
|
||||
---
|
||||
description: "tools omitted (=> all built-ins) with extensions explicitly loaded."
|
||||
extensions: "./ext-alpha.mjs, ./ext-beta.mjs"
|
||||
expect_tools_present: "read, bash, edit, write, grep, find, ls, alpha_read, alpha_write, beta_tool"
|
||||
---
|
||||
e2e template: omitting `tools` yields all 7 built-ins; with extensions loaded and
|
||||
no ext: selector there is no flip, so every loaded extension tool also surfaces.
|
||||
Reference in New Issue
Block a user