memory

Installation
SKILL.md

Memory

Structure

  • SOUL.md — Bot personality and communication style. Managed by Dream. Do NOT edit.
  • USER.md — User profile and preferences. Managed by Dream. Do NOT edit.
  • memory/MEMORY.md — Long-term facts (project context, important events). Managed by Dream. Do NOT edit.
  • memory/history.jsonl — append-only JSONL, not loaded into context. Prefer the built-in grep tool to search it.

Search Past Events

Use the absolute History log path shown in the system prompt. Always pass it to grep; never substitute a project-relative memory/history.jsonl, which may belong to the selected project. Each JSONL line contains cursor, timestamp, and content.

Installs
61
Repository
hkuds/nanobot
GitHub Stars
47.6K
First Seen
Feb 25, 2026
memory — hkuds/nanobot