mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 16:45:22 +00:00
592 B
592 B
description, memory, tools, expect_tools_present, expect_prompt_contains, expect_prompt_absent
| description | memory | tools | expect_tools_present | expect_prompt_contains | expect_prompt_absent |
|---|---|---|---|---|---|
| memory read-write — an agent with write tools gets a writable memory block. | user | read, write | read, write, edit | persistent memory directory, Memory scope: user | (read-only) |
A write-capable memory agent. Per the README, agents with write/edit tools get
full read-write memory; the memory tool set is completed (edit is auto-added) and
a writable memory block is injected into the system prompt. Scope user so the
memory dir is created under the hermetic HOME, never in the repo.