Files
my-pi/pi-subagents/test/fixtures/.pi/agents/lazy-ext-unselected.md

486 B

description, extensions, tools, expect_tools_present, expect_tools_absent
description extensions tools expect_tools_present expect_tools_absent
A lazy extension left out of the ext: flip stays muted. ./ext-lazy.mjs, ./ext-alpha.mjs *, ext:ext-alpha.mjs read, bash, alpha_read, alpha_write lazy_tool

e2e template: the mirror of lazy-ext-selected — admitting late tools must not mean admitting ALL late tools. ext-lazy loads and its session_start handler runs, but the ext: flip did not select it, so lazy_tool never becomes active.