Claude Subconscious is an experimental plugin that enhances AI coding workflows by introducing a persistent “memory layer” for Claude Code through integration with Letta’s agent framework. It operates as a background agent that continuously observes user interactions, reads project files, and processes session transcripts to build long-term contextual memory. Unlike standard AI interactions that reset between sessions, this system accumulates knowledge over time, allowing it to recall user preferences, project structures, and recurring patterns across multiple sessions. The plugin injects relevant context and guidance back into Claude before each prompt, effectively “whispering” insights that improve continuity and decision-making. It also has access to tools such as file reading, code search, and web browsing, enabling it to perform background analysis and augment responses with deeper context.
Features
- Persistent memory across sessions and projects
- Background agent that observes and processes interactions
- Context injection into prompts through guidance “whispering”
- Integration with tools such as file reading and web search
- Support for multiple concurrent sessions sharing memory
- Adaptive learning of user preferences and coding patterns