mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 16:45:22 +00:00
400 B
400 B
description, extensions, expect_tools_present
| description | extensions | expect_tools_present |
|---|---|---|
| tools omitted (=> all built-ins) with extensions explicitly loaded. | ./ext-alpha.mjs, ./ext-beta.mjs | read, bash, edit, write, grep, find, ls, alpha_read, alpha_write, beta_tool |
e2e template: omitting tools yields all 7 built-ins; with extensions loaded and
no ext: selector there is no flip, so every loaded extension tool also surfaces.