by NovasPlace · Agent Tool · ★ 27
CSM — Cross-Session Memory Give your AI assistant long-term memory. CSM is a plugin that lets AI coding assistants remember across sessions. It stores what they learn — your preferences, your project structure, the mistakes they've fixed, the decisions you've made. Every time you start a new session, they pick up right where you left off. It's PostgreSQL-backed (with optional SQLite), runs locally, and takes 2 minutes to set up. Why use it? Your AI assistant forgets everything at the end of each session. That sucks. You have to repeat yourself. It makes the same mistakes twice.
| Stars | 27 |
| Forks | 3 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 70.6032962373745/100 |
| Last Updated | 2026-07-08 |
| Created | 2026-06-25 |
| Platforms | node |
| Est. Tokens | ~15k |
These tools work well together with CSM for enhanced workflows:
Explore other popular agent tool tools:
CSM is Cross-Session Memory (CSM) — a continuity runtime that turns raw tool events into durable beliefs. Full pipeline: work journal → compaction → experience packets → candidate scanning → belief promotion. It is categorized as a Agent Tool with 27 GitHub stars.
CSM is primarily written in TypeScript. It covers topics such as ai-agents, ai-infrastructure, ai-tools.
You can find installation instructions and usage details in the CSM GitHub repository at github.com/NovasPlace/CSM. The project has 27 stars and 3 forks, indicating an active community.
CSM is released under the MIT license, making it free to use and modify according to the license terms.