nowfound

Alternatives

Products that do what CCgather does

Document your Claude Code journey

  1. 1
    Claudy163

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

    May 2026

  2. 2

    See exactly how much you spend on Claude, across every tool

    Mar 2026

  3. 3

    Never miss a Claude Code session waiting for your input

    Jul 2026

  4. 4

    See everything Claude Code hides from your terminal

    Feb 2026

  5. 5

    Never lose your work again

    2025

  6. 6
    Chive149

    The macOS companion for Claude Code

    2025

  7. 7
    Usagebar172

    Track Claude Code Usage from your Menu Bar

    Jan 2026

  8. 8
    Straude155

    Strava for Claude Code, the global tokenmaxxing Leaderboard

    Apr 2026

  9. 9

    Claude Code that never stops

    May 2026

  10. 10

    Browse and analyze your Claude Code conversation history

    2025

  11. 11

    Semantic search over your own Claude Code session history

    12d ago · github.com

  12. 12

    Comprehensive memory management for Claude Code

    Mar 2026

  13. 13
    Rudel94

    Claude Code & Codex session analytics for dev teams

    Apr 2026

  14. 14

    Never lose a vibe coding session. Archive, replay, search.

    Jan 2026

  15. 15
    Skilled76

    Dashboard to find agent skills you no longer need

    May 2026

  16. 16CC

    My team uses Claude Code daily, and the sessions have become some of the most useful artifacts we produce. But they're trapped in ~/.claude/projects/ on whichever laptop they happened on. There's no good way to hand a colleague "the session where I untangled the migration" so they can claude --resume it and keep going from where I left off. Enter ccgs: Share Claude Code sessions through an orphan branch (@ccgs/) in your existing repo's remote - Session files carry the author's absolute paths. On pull, ccgs rewrites the working dir back to your path so resume actually…

    Jun 2026 · github.com

  17. 17

    Spotify Wrapped for your claude coding year!

    Dec 2025

  18. 18MC

    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

  19. 19IC

    Hey HN, I built ShadowGit a while back to automatically commit code every minute to a hidden git repo (.shadowgit.git). Original goal was to easily rollback when AI tools break things. But I discovered something interesting: this minute-by-minute history is perfect context for AI assistants. So I built an MCP server that lets Claude/Cursor query this history using native git commands. The results surprised me: Before: Claude would read my entire codebase repeatedly, burning 15,000+ tokens to debug issues. After: Claude runs `git log --grep="drag"` finds when drag-and-drop worked,…

    2025 · shadowgit.com

  20. 20CC

    *Claude Code History Viewer – A macOS Desktop App for Reviewing Claude Code History at a Glance* Hello everyone, I have a habit of reviewing my coding history when working with AI. It's important to trace back and understand "how did I get to this result?" Recently, while using Claude Code, I found it quite inconvenient to check the history in separate terminal tabs or editor windows. So I built a desktop app called *Claude Code History Viewer* using *Tauri + React + Rust*. ## Key Features & Highlights * *Claude Code Conversation History Visualization* When you install Claude Code,…

    2025 · github.com

  21. 21PC

    Hi HN, I'm Rob. Contextify indexes every Claude Code and Codex session on your machine into one local, searchable database. The current session, in either tool, can search all of it: /total-recall in Claude Code, $total-recall in Codex. Demo: https://www.youtube.com/watch?v=FvrvRGp4C9M | Mac app: https://contextify.sh (App Store or DMG) | Linux: CLI with a one-line installer, same search. No signup. I split my work between Claude Code and Codex. When I burn through rate limits on one, I switch to the other, and new models keep leapfrogging each other, so the…

    Jul 2026 · contextify.sh

  22. 22CL
  23. 23TC

    I got tired of screenshotting claude code sessions to share with teammates, so I built this. It converts session into beautiful web pages with proper rendering of tool calls. Works by parsing CC's session, extracting steps, then uploading to a simple sharing service. Takes about 2 seconds to generate a shareable link. Live examples: - https://cc.getpochi.com/s/IldMh27j (Research claude-code-share repo) - https://cc.getpochi.com/s/mrqGqgOT (Creating an issue in a GitHub repo)

    2025 · github.com

  24. 24PM

    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

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