com um clique
memory
Use Edgebot's two-layer memory system and search archived history safely.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Use Edgebot's two-layer memory system and search archived history safely.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| name | memory |
| description | Use Edgebot's two-layer memory system and search archived history safely. |
| always | true |
SOUL.md - bot personality and communication style. Managed by Dream.USER.md - user profile and durable preferences. Managed by Dream.MEMORY.md - bounded index of long-term topic files. Managed by Dream.memory/topics/*.md - durable topic details with structured metadata. Managed by Dream.skills/<name>/SKILL.md - reusable workflows, commands, API parameters, and operational procedures. Managed by Dream.history.jsonl - append-only JSONL archive. It is not fully loaded into context.These are runtime-managed files, outside the workspace. Their locations are provided by the runtime when needed; do not infer or create a workspace-local memory directory.
Use recall_memory when you need old details not present in the current context. It
returns a bounded set of relevant topic and history excerpts for this workspace.
remember; it queues an audited request for Dream. Never use workspace filesystem tools to edit runtime memory files.MEMORY.md; Dream routes those to skills/<name>/SKILL.md./memory to manually run Dream consolidation./dream-log to inspect Dream changes and /dream-restore to roll one back.