mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
403 B
403 B
description, tools, expect_tools_present, expect_tools_absent
| description | tools | expect_tools_present | expect_tools_absent |
|---|---|---|---|
| tools narrowed to two built-ins; extensions omitted (=> true). | read, grep | read, grep | bash, edit, write, find, ls, alpha_read, alpha_write, beta_tool |
e2e template: a plain built-in allowlist narrows to exactly the listed tools. extensions is omitted (defaults to true); none are discovered here, so no extension tools surface.