ObsiKO ObsiKO Docs

16-11 Personal Memory 🧠

Tired of re-explaining "I prefer a polite tone" or "this project is due in August" every single time? Let the AI remember you over the long haul. 🧠

← Home: ObsiKO 101 Β· Up: AI Agent


Where do memories pile up? πŸ“

Three kinds of memory 🧬

Memories come in different grains, and ObsiKO treats three kinds differently:

πŸ” A promise is honored exactly as approved. On approval, ObsiKO records a fingerprint (hash) of the text on this device and passes the promise to the AI only while it matches. If the file changes from outside (sync, another tool), it's paused until you confirm again β€” and editing it inside ObsiKO counts as re-approving.

πŸ›‘οΈ Also, the AI cannot write to the memory folder (_ObsiKO/memory/) directly. On every path (agent or chat), saving only ever flows "propose β†’ your approval β†’ the app writes". The AI structurally cannot rewrite its own memory on its own judgment.

Three ways to make it remember ✍️

1) Tell the agent directly: "remember this"

2) Command palette Β· picking from the body

3) Building it automatically (optional Β· off by default) πŸ”„

How does it actually help? πŸ’‘

Want the full conversations kept too? (optional Β· off by default) πŸ“”

We don't do silent profiling πŸ›‘οΈ

This is one of ObsiKO's principles β€” we never analyze you behind your back. - Auto-building runs only when you turn it on (off by default), always tells you each time it saves, and can be undone and deleted anytime. - The AI's guesses or interpretations (like "this person is impatient"), any emotional or sensitive information (health, politics, religion, finance), and one-off small talk are never saved. Only what you genuinely said gets kept. - Notes hidden with ai: deny are also excluded from memory recall. β†’ AI Sources & Privacy

Tidying old memories 🧹

Memories age. Run 'Review stale AI memories' from the command palette and it picks out only those that are over 6 months old and never recalled since. [Archive] doesn't delete anything β€” the file stays; it just drops out of recall. Nothing happens automatically, and pinned items or standing promises are never even candidates.

If you used the legacy "evolving agent" set πŸ“¦

If you previously installed the MEMORY.md + memory/ folder loop in your vault, the command palette's 'Import legacy AI memory (MEMORY.md)' copies those memories into Personal Memory. Originals are left untouched β€” it confirms the count first, and afterwards recall uses the new memories instead of the old index (no double injection).

πŸ’¬ Note: this "Personal Memory" is separate from the LLM Wiki's .memory.md (which records that wiki's own decisions and conventions). β†’ LLM Wiki. This one is a memory about you personally. 😊


← Previous: AI Sources & Privacy Β· Home Β· Next: Writing Helper β†’