mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
390 B
390 B
description, prompt_mode, expect_tools_present, expect_prompt_contains, expect_prompt_absent
| description | prompt_mode | expect_tools_present | expect_prompt_contains | expect_prompt_absent |
|---|---|---|---|---|
| prompt_mode replace (default) — body is the full system prompt. | replace | read | REPLACE_BODY_MARKER | 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.