← Back to Docs

Memory System

How WindOp remembers things across sessions.

MEMORY.md

WindOp maintains a persistent memory file that's loaded at the start of every session. Entries are categorized:

  • preference — Your personal preferences and settings
  • knowledge — Facts and information learned about you
  • pattern — Recurring patterns in your workflow
  • insight — Observations and insights from interactions

Daily Logs

Each session can create timestamped daily log entries stored in workspace/memory/YYYY-MM-DD.md

Entry types: event, decision, learning, note, error

Smart Context

WindOp uses semantic relevance scoring to load only the most relevant memories for your current task. This keeps responses focused and reduces noise.