Skip to content

fuckmemory 1.3.0

Latest

Choose a tag to compare

@dalsori dalsori released this 26 Aug 15:19
· 1 commit to master since this release

What's new in 1.3.0

Work sessions — resume the work, across agents. Autosave now groups a project's episodes and facts into sessions (schema v3), and when a different agent's conversation starts in a project whose session still holds work, the first prompt is automatically handed the accumulated context — goal, decisions, recent episodes and the active task checkpoint. Work in Claude Code, pick up in OpenCode: no ritual.

  • fuckmemory session start|list|show|end — name a stretch of work, see what a project has been doing, render the whole narrative, close a session.
  • Automatic sessions (work-2026-08-26), idle-closed; tune with [session] idle_hours = 24 and [autorecall] session = false.
  • Model-free handoff: the injected context is a token-budgeted render of what is already stored.