nowfound

Alternatives

Products that do what Claude Soul – cross-session learning engine for Claude Code does

Claude Code has no memory between sessions. I wanted to fix that, but not by just saving facts to a file — I wanted it to actually get better over time. Claude Soul is an MCP server + hooks that extracts signals from your interactions (corrections, successes, confusion)and periodically reflects on them to build behavioral frameworks. Frameworks gain or lose confidence based on evidence. Bad ones get retired automatically. After ~200 sessions some weird stuff happened. It built itself an additional memory system on top of what I gave it — decided the base wasn't enough. It started pushing…

  1. 1

    Store, review, and share your Claude Code sessions

    Mar 2026

  2. 2

    Shared memory across all apps and LLMs. In Claude

    Jul 2026 · unabyss.com

  3. 3CC

    Hello everyone. Claudraband wraps a Claude Code TUI in a controlled terminal to enable extended workflows. It uses tmux for visible controlled sessions or xterm.js for headless sessions (a little slower), but everything is mediated by an actual Claude Code TUI. One example of a workflow I use now is having my current Claude Code interrogate older sessions for certain decisions it made: https://github.com/halfwhey/claudraband?tab=readme-ov-file#s... This project provides: - Resumable non-interactive workflows. Essentially `claude -p` with session support: `cband continue…

    Apr 2026 · github.com

  4. 4
    Claudy163

    A proper home for Claude Code — multi-session, multi-account

    May 2026 · claudy.markg.app

  5. 5

    Let Claude use your computer from the CLI

    Mar 2026

  6. 6

    Comprehensive memory management for Claude Code

    Mar 2026

  7. 7

    Speak your prompts into Claude Code

    Apr 2026

  8. 8

    IDE for Claude Code

    2025

  9. 9

    Push events and chat with Claude Code via Telegram & Discord

    Mar 2026

  10. 10

    Create, backtest, and execute trades directly in Claude.

    2025

  11. 11
    Chive149

    The macOS companion for Claude Code

    2025

  12. 12

    See everything Claude Code hides from your terminal

    Feb 2026

  13. 13
    CCgather122

    Document your Claude Code journey

    Feb 2026

  14. 14
    ccshare116

    multiplayer claude code

    Jul 2026 · getccshare.vercel.app

  15. 15PM

    This is my attempt in building a memory that evolves and persist for claude code. My approach is inspired from Zettelkasten method, memories are atomic, connected and dynamic. Existing memories can evolve based on newer memories. In the background it uses LLM to handle linking and evolution. I have only used it with claude code so far, it works well with me but still early stage, so rough edges likely. I'm planning to extend it to other coding agents as I use several different agents during development. Looking for feedbacks!

    Jan 2026 · github.com

  16. 16SP

    Hey HN, My cofounder and I have gotten tired of CC ignoring our markdown files so we spent 4 days and built a plugin that automatically steers CC based on our previous sessions. The problem is usually post plan-mode. What we've tried: Heavily use plan mode (works great) CLAUDE.md, AGENTS.md, MEMORY.md Local context folder (upkeep is a pain) Cursor rules (for Cursor) claude-mem (OSS) -> does session continuity, not steering We use fusion search to find your CC steering corrections. - user prompt embeddings + bm25 - correction embeddings + bm25 - time decay - target query embeddings -…

    Mar 2026 · gopeek.ai

  17. 17CC

    Have you ever wondered if Claude Code could be rewritten as a bash script? Me neither, yet here we are. Just for kicks I decided to try and strip down the source, removing all the packages.

    Mar 2026 · github.com

  18. 18

    Claude Code with permanent memory—gets smarter every session

    Apr 2026

  19. 19PM

    I built an MCP server that gives Claude Code long-term memory across sessions, backed by infrastructure you control. Every Claude Code session starts from zero, no memory of previous sessions. This server uses mem0ai as a library and exposes 11 MCP tools for storing, searching, and managing memories. Qdrant handles vector storage, Ollama runs embeddings locally (bge-m3), and Neo4j optionally builds a knowledge graph. Some engineering details HN might find interesting: - Zero-config auth: auto-reads Claude Code's OAT token from ~/.claude/.credentials.json, detects token type (OAT vs…

    Feb 2026 · github.com

  20. 20

    Claude Code that gets smarter the more you use it

    Jul 2026 · opencrow-ai.github.io

  21. 21IB

    I wanted to share a project I have been working on over the past week. It is a simple local memory system that saves your sessions into Markdown files, which can be viewed later. I developed this after using Claude Mem. I really enjoyed working with it, but it was consuming a lot of RAM, and each Claude session was becoming a major resource hog. I also tried other plugins and MCP solutions, but ran into similar issues, either slow performance or concerns about data being sent elsewhere. Because privacy was a big thing for me, I decided to build my own solution that keeps all data local.

    Feb 2026 · github.com

  22. 22MC

    Hey HN! My name is Omkar Kovvali and I've been wanting to share my CC sessions with friends / save + access them easily,so I decided to make an MCP server to do so! /share -> Get a link /import -> resume a conversation in your Claude Code All shared sessions are automatically sanitized, removing api keys, tokens, and secrets. Give it a try following the Github/npm instructions linked below - would love feedback! https://github.com/OmkarKovvali/claude-session-share https://www.npmjs.com/package/claude-session-share

    Jan 2026

  23. 23

    Build Claude an AI memory that never forgets

    May 2026 · youtube.com

  24. 24CC

    Codex runs as an MCP server, Claude orchestrates a five-perspective review (security, correctness, compliance, performance, maintainability). Drop the SKILL.md into your repo's .claude/skills/ folder. MIT licensed.

    Feb 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →