mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 16:45:22 +00:00
feat: enable permission-aware subagents
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
description: "No ext: selector, so all loaded extensions' tools surface."
|
||||
extensions: "./ext-alpha.mjs, ./ext-beta.mjs"
|
||||
tools: "*"
|
||||
expect_tools_present: "read, alpha_read, alpha_write, beta_tool"
|
||||
---
|
||||
e2e template: with no ext: entry there is no flip, so every loaded extension's
|
||||
tools surface alongside the built-ins.
|
||||
Reference in New Issue
Block a user