Logseq Brain v0.6.0: Persistent Memory Plugin for Claude Code Adds Journey Log and Section-Targeted Reads

✍️ OpenClawRadar📅 Published: May 5, 2026🔗 Source
Logseq Brain v0.6.0: Persistent Memory Plugin for Claude Code Adds Journey Log and Section-Targeted Reads
Ad

Logseq Brain is a plugin for Claude Code that gives Claude persistent memory through a user-owned Logseq graph. It saves and loads project context, decisions, and progress across sessions and devices, syncing via the graph so context travels with you. v0.6.0 just shipped with several updates.

What's New in v0.6.0

  • Journey Log: Every brain operation (init, load, save, status, search) now logs a one-line bullet in today's journal under ## Activity. Provides a cheap audit trail of what Claude did and when.
  • Section-Targeted Reads: brain-load (brief mode) and brain-save now grep for headings and read only the sections they need, delivering real token savings on large project pages.
  • Progressive Disclosure: Each SKILL.md is now a compact orchestrator that loads per-skill references/ and cross-skill skills/_shared/ (path-resolution, journey-log, staleness, section-locator) on demand.
  • Sharper Descriptions: All four skill descriptions now state what they trigger on and what they don't, reducing wrong invocations.
  • Toggle: .brain-config.json gains journeyLog: true|false (default true).
Ad

Installation

Install via the skillsmith marketplace in Claude Code:

/plugin marketplace add jame581/skillsmith
/plugin install logseq-brain@skillsmith

Also works with GitHub Copilot CLI and Gemini CLI.

Repo: https://github.com/jame581/LogseqBrain

v0.7.0 is already in development. Feedback is welcome on the Reddit thread.

Who It's For

Developers using Claude Code (or Copilot CLI / Gemini CLI) who need persistent, user-owned memory across sessions and devices.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also