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

475 B

description, extensions, tools, expect_tools_present, expect_tools_absent
description extensions tools expect_tools_present expect_tools_absent
ext: selecting the lazy extension surfaces its session_start tool. ./ext-lazy.mjs, ./ext-alpha.mjs *, ext:ext-lazy.mjs read, bash, lazy_tool alpha_read, alpha_write

e2e template: the case a static allowlist can never express. lazy_tool does not exist when the session is constructed, so it cannot be listed up front — scope has to be re-derived once the extension registers it.