mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
358 B
358 B
description, prompt_mode, expect_tools_present, expect_prompt_contains
| description | prompt_mode | expect_tools_present | expect_prompt_contains |
|---|---|---|---|
| prompt_mode append — body appended to the parent's prompt. | append | read | PARENT_PROMPT_MARKER, APPEND_BODY_MARKER |
APPEND_BODY_MARKER — in append mode the parent prompt flows in verbatim, so the real session's system prompt contains BOTH the parent marker and this body.