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

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) andbrain-savenow grep for headings and read only the sections they need, delivering real token savings on large project pages. - Progressive Disclosure: Each
SKILL.mdis now a compact orchestrator that loads per-skillreferences/and cross-skillskills/_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.jsongainsjourneyLog: true|false(defaulttrue).
Installation
Install via the skillsmith marketplace in Claude Code:
/plugin marketplace add jame581/skillsmith
/plugin install logseq-brain@skillsmithAlso 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
👀 See Also

companion-capture: Tool saves Claude Code's ephemeral speech bubbles
companion-capture is an open-source tool that captures Claude Code's companion character speech bubbles before they vanish from the terminal. It saves messages to markdown files and SQLite for search, using VT100 screen buffer parsing to track cursor positions.

Comparison of RunLobster vs Hosted OpenClaw Solutions
A developer tested RunLobster against KiwiClaw, xCloud, and self-hosted OpenClaw for 2 weeks each. RunLobster differs fundamentally as a product rather than just hosting, with 3,000 one-click integrations and memory that builds over time.

Canopy: Terminal Dashboard for Managing Multiple Claude Code Agents
Canopy is an open source terminal UI that provides a single dashboard view for tracking multiple AI coding agents running across git worktrees. It shows agent states (running, idle, waiting for input, done, errored) and lets you jump into sessions or send input without fully switching.

Local LLM Performance Benchmarks on Mac Mini with OpenClaw and LM Studio
A Reddit user posted performance figures for running the Unsloth gpt-oss-20b-Q4_K_S.gguf model locally on a Mac Mini with 32GB RAM, achieving 34 tokens/second with a 0.7 second time to first token using OpenClaw 2026.3.8 and LM Studio 0.4.6+1.