Skip to main content
ClaudeWave
letta-ai avatar
letta-ai

claude-subconscious

View on GitHub

Give Claude Code a subconscious

Tools2.8k stars205 forksTypeScriptMITUpdated 1mo ago
Editor's note

Claude Subconscious is a Claude Code plugin, built with the Letta Code SDK in TypeScript, that addresses the session amnesia problem in Claude Code by running a persistent background agent alongside active coding sessions. After each Claude Code response, the plugin forwards the session transcript asynchronously to a Letta agent, which uses Read, Grep, and Glob tools to explore the codebase, optionally searches the web, and updates its own persistent memory. Before each subsequent prompt or tool use, that agent injects guidance directly into stdout, functioning as a whisper rather than blocking the workflow. A notable feature is support for Letta's Conversations API, which allows a single Letta agent to serve multiple Claude Code sessions in parallel while sharing memory across all of them. Configuration options include a "whisper" mode that surfaces only agent messages, a "full" mode that adds memory blocks, and a self-hosting option via a custom LETTA_BASE_URL. The project is labeled a demo application, with the production-ready equivalent being the separate Letta Code CLI. Developers who frequently work across long or interrupted Claude Code sessions stand to benefit most.

ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Documented (README)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/letta-ai/claude-subconscious
1. Clone the repository.
2. Follow the README for installation and usage instructions.

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about claude-subconscious

What is letta-ai/claude-subconscious?

+

letta-ai/claude-subconscious is tools for the Claude AI ecosystem. Give Claude Code a subconscious It has 2.8k GitHub stars and was last updated 1mo ago.

How do I install claude-subconscious?

+

You can install claude-subconscious by cloning the repository (https://github.com/letta-ai/claude-subconscious) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is letta-ai/claude-subconscious safe to use?

+

Our security agent has analyzed letta-ai/claude-subconscious and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains letta-ai/claude-subconscious?

+

letta-ai/claude-subconscious is maintained by letta-ai. The last recorded GitHub activity is from 1mo ago, with 4 open issues.

Are there alternatives to claude-subconscious?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy claude-subconscious to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: letta-ai/claude-subconscious
[![Featured on ClaudeWave](https://claudewave.com/api/badge/letta-ai-claude-subconscious)](https://claudewave.com/repo/letta-ai-claude-subconscious)
<a href="https://claudewave.com/repo/letta-ai-claude-subconscious"><img src="https://claudewave.com/api/badge/letta-ai-claude-subconscious" alt="Featured on ClaudeWave: letta-ai/claude-subconscious" width="320" height="64" /></a>

More Tools