mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
feat: enable permission-aware subagents
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
description: "prompt_mode replace (default) — body is the full system prompt."
|
||||
prompt_mode: replace
|
||||
expect_tools_present: "read"
|
||||
expect_prompt_contains: "REPLACE_BODY_MARKER"
|
||||
expect_prompt_absent: "PARENT_PROMPT_MARKER"
|
||||
---
|
||||
REPLACE_BODY_MARKER — in replace mode the parent prompt is NOT inherited, so the
|
||||
real session's system prompt contains this body but not the parent's marker.
|
||||
Reference in New Issue
Block a user