Try now
Edit

Memory diff workstream loop

Keep a long-running workstream grounded by writing decisions and open loops to disk, then reviewing the diff.

Operations Jason Liu memory workstreams notes

Use this when a thread or agent should survive beyond one chat.

  1. Keep workstream notes in version-controlled files.
  2. Ask the agent to update people, projects, decisions, and open-loop pages as it learns.
  3. Keep updates concise and inspectable.
  4. Review the diff before accepting memory changes.
  5. Remove stale or speculative notes.

Stop when durable context is in files and the diff accurately reflects what changed.