Adds persistent memory to AI agents through a knowledge-tree system that recalls and organizes information across sessions, with an autonomous research agent that builds knowledge graphs from web searches without requiring user approval.
Get smarter alongside your AI.
Your intelligence shouldn't reset every conversation. Ensue is a persistent knowledge tree that grows with you - what you learn today enriches tomorrow's reasoning.
Every conversation with an LLM starts from zero. You explain context, re-establish preferences, repeat decisions you've already made. Your knowledge doesn't compound.
Ensue changes that:
Think of it as extended memory. When you ask about GPU inference, the LLM checks what you already know. When you make an architecture decision, it connects to past decisions in similar domains. Your accumulated knowledge becomes part of every conversation.
/plugin marketplace add https://github.com/mutable-state-inc/ensue-skill
/plugin install ensue-memory
Restart Claude Code. The skill will guide you through setup.
| Variable | Description |
|---|---|
ENSUE_API_KEY | Required. Get one at dashboard |
ENSUE_READONLY | Set to true to disable auto-logging (session tracking, tool capture). Manual remember/recall still works. |
# Disable auto-logging for a session
ENSUE_READONLY=true claude
# Or add to ~/.zshrc for permanent read-only mode
export ENSUE_READONLY=true
"remember my preferred stack is React + Postgres"
"what do I know about caching strategies?"
"check my research/distributed-systems/ notes"
Docs · Dashboard · Homepage · API: https://api.ensue-network.ai
Build structured knowledge trees that persist across sessions.
"research GPU inference optimization for my ML server"
"learn about distributed systems"
"help me understand Kubernetes deeply"
The research agent autonomously explores topics, maps concepts and their relationships, identifies knowledge gaps, and writes everything to your Ensue memory. What you learn today compounds into tomorrow's reasoning.

Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses Bash, Write, or Edit tools
Uses Bash, Write, or Edit tools
Multi-agent collaborative theorem proving with LeanTree and Ensue Memory Network
Autonomous inference optimization on Apple Neural Engine. Sets up mlx-go-ane, runs benchmarks against real LLMs (Qwen3.5-4B-4bit), and publishes results to the Ensue swarm for multi-machine coordination.
npx claudepluginhub mutable-state-inc/ensue-skill --plugin ensue-memoryPersistent agent memory that survives across sessions — auto-compacting 3-tier memory with hybrid search. Your agent remembers what it learned, decided, and built.
Use Memind as persistent memory for Claude Code sessions.
The bridge between Claude's working memory and Basic Memory's durable knowledge graph — session briefings, pre-compaction checkpoints, and capture reflexes
Reflex-based memory system for AI agents — stores experiences as interconnected neurons and recalls them through spreading activation, mimicking how the human brain works.
Persistent memory for Claude Code — memories survive across sessions, projects, and machines
Long-term semantic memory for Claude Code, powered by OpenViking. Auto-recall relevant memories at session start and capture important information during conversations.