Per-session task list and notes for OpenClaw agents.
When OpenClaw compresses old conversation turns, your agent loses track of what it was doing — tasks, decisions, notes from earlier in the session get summarized away or lost.
PawPad stores a structured task list and freeform notes on disk, outside the context window. Before every agent turn, it injects them into the system prompt. The agent sees its full task list and notes on every turn, no matter how much context has been compacted.
Data is isolated per session. PawPad keys storage by OpenClaw's stable sessionKey, so tasks and notes persist across /new and /reset within the same logical session (same Discord channel, same CLI session, etc.).
openclaw plugins install openclaw-pawpadRestart OpenClaw. That's it.
Optional. Most people won't need to change these.
Warnings are advisory. Nothing gets blocked or truncated.
MIT