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

RubyLLM: One Ruby Framework for All Major AI Providers
RubyLLM provides a single Ruby framework for OpenAI, Anthropic, Gemini, Ollama, and 800+ models. Features chat, vision, audio, tools, agents, streaming, and Rails integration.

Unsloth Studio enables 2x training speed with 70% VRAM reduction for local AI fine-tuning
Unsloth Studio provides tools to train and fine-tune language models on local hardware with 2x faster training and 70% VRAM reduction. It supports exporting models to GGUF format for use with Ollama and enables full local AI coding workflows on 24GB hardware like RTX 4090.

Open Brain: Open-source MCP server adds persistent memory with auto-graph and semantic search to Claude
Open Brain is an open-source MCP server that gives Claude persistent memory across sessions with automatic entity extraction, semantic deduplication, and auto-graphing of connections between thoughts. It uses Supabase with pgvector and Deno Edge Functions, is self-hostable, and includes 16 MCP tools for graph traversal, entity browsing, and weekly review synthesis.

Clawdex: A Directory for Tracking OpenClaw Derivatives and Forks
Clawdex is a directory listing 18 OpenClaw-related projects across three tiers, with data on stars, language, and category tags. The project is PR-driven, requiring contributors to fork the repo, add a YAML file to /src/data/projects/, and open a pull request.