mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
506 B
506 B
description, expect_tools_present, expect_tools_absent
| description | expect_tools_present | expect_tools_absent |
|---|---|---|
| Minimal agent — only description and body; every other field omitted. | read, bash, edit, write, grep, find, ls | alpha_read, alpha_write, beta_tool |
A minimal agent. Per the README defaults: omitted tools => all 7 built-ins;
omitted extensions => true (all discovered extensions load — none exist in
this hermetic fixture, so no extension tools surface). expect_* are test-harness
annotations and are ignored by the agent loader.