Files
my-pi/pi-subagents/test/fixtures/.pi/agents/isolated-overrides-all.md
T

526 B

description, isolated, extensions, tools, expect_tools_present, expect_tools_absent
description isolated extensions tools expect_tools_present expect_tools_absent
isolated:true forces built-ins only, overriding extensions and ext:. true ./ext-alpha.mjs, ./ext-beta.mjs *, ext:ext-alpha.mjs read, bash, edit, write, grep, find, ls alpha_read, alpha_write, beta_tool

e2e template: per the README, isolated:true is hermetic — it forces extensions:false + skills:false and drops ext: selectors, leaving only built-ins, even though this template also sets extensions and an ext: selector.