mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
9 lines
300 B
Markdown
9 lines
300 B
Markdown
---
|
|
description: "extensions:false — no extension tools at all."
|
|
extensions: false
|
|
tools: "*"
|
|
expect_tools_present: "read, bash, edit, write, grep, find, ls"
|
|
expect_tools_absent: "alpha_read, alpha_write, beta_tool"
|
|
---
|
|
e2e template: extensions are disabled, so only the built-in tools are active.
|