nowfound

Alternatives

Products that do what Confessor – replay what private info Claude Code accessed on your PC does

  1. 1
    Caveman262

    Why use so many token when few do trick?

    Apr 2026 · github.com

  2. 2

    Store, review, and share your Claude Code sessions

    Mar 2026

  3. 3

    Let Claude use your computer from the CLI

    Mar 2026

  4. 4

    Find and remove every trace AI leaves in your text

    18d ago · claudewatermark.xyz

  5. 5

    See where Claude Code burns tokens. Hit your limits less.

    May 2026 · latitude.so

  6. 6
    1Code575

    Open source Cursor-like UI for Claude Code

    Jan 2026

  7. 7

    Let Claude make permission decisions on your behalf

    Mar 2026

  8. 8

    Auto-fix PRs in the cloud while you stay hands-off

    Mar 2026

  9. 9AC
  10. 10

    See everything Claude Code hides from your terminal

    Feb 2026

  11. 11

    Multi-agent review catching bugs early in AI-generated code

    Mar 2026

  12. 12UC

    Paste in my prompt to Claude Code with an embedded API key for accessing my public readonly SQL+vector database, and you have a state-of-the-art research tool over Hacker News, arXiv, LessWrong, and dozens of other high-quality public commons sites. Claude whips up the monster SQL queries that safely run on my machine, to answer your most nuanced questions. There's also an Alerts functionality, where you can just ask Claude to submit a SQL query as an alert, and you'll be emailed when the ultra nuanced criteria is met (and the output changes). Like I want to know when somebody posts about…

    Dec 2025 · exopriors.com

  13. 13MA
  14. 14
    noirdoc96

    PII guard for Claude Code to keep client data out of context

    Apr 2026 · noirdoc.de

  15. 15AC

    We needed something like --dangerously-skip-permissions that doesn’t nuke your untracked files, exfiltrate your keys, or install malware. Claude Code's permission system is allow-or-deny per tool, but that doesn’t really scale. Deleting some files is fine sometimes. And git checkout is sometimes not fine. Even when you curate permissions, 200 IQ Opus can find a way around it. Maintaining a deny list is a fool's errand. nah is a PreToolUse hook that classifies every tool call by what it actually does, using a deterministic classifier that runs in milliseconds. It maps commands to action types…

    Mar 2026 · github.com

  16. 16FO
  17. 17CC

    In the nature of Open Source, I am releasing something I'm actively working on but is insanely simple and will likely be made anyways. It is an SDK for scripting Claude Code. It's a lightweight (155 lines) and free wrapper around claude code This is a big deal because it seems that using claude code and cursor has become largly repitive. My workflow typically goes like this: Plan out my task into a file, then have claude code implement the plan into my code. I'm actively building a product with this, but still wanted to make it OSS! Use it now with `pip install codesys`

    2025 · github.com

  18. 18
    Replicas239

    Run Claude Code and Codex in the cloud

    Jun 2026 · replicas.dev

  19. 19CR

    I got tired of sharing AI demos with terminal screenshots or screen recordings. Claude Code already stores full session transcripts locally as JSONL files. Those logs contain everything: prompts, tool calls, thinking blocks, and timestamps. I built a small CLI tool that converts those logs into an interactive HTML replay. You can step through the session, jump through the timeline, expand tool calls, and inspect the full conversation. The output is a single self-contained HTML file — no dependencies. You can email it, host it anywhere, embed it in a blog post, and it works on mobile. Repo:…

    Mar 2026 · github.com

  20. 20
    Claudebin258

    Export and share your Claude Code sessions as resumable URLs

    Feb 2026

  21. 21
    Coderrr96

    Open source CLI-first AI coding companion

    Jan 2026

  22. 22RS

    Retriever (https://retriever.corgea.io/), an open-source research project to help users receive secrets and sensitive information without needing a server in the middle. It works by using Public-key cryptography to coordinate the message sharing between the two devices. Read more on why we built it here: https://retriever.corgea.io/why.html

    2024 · retriever.corgea.io

  23. 23HC

    Hey all! Few weeks ago we realized AI models are now so good you don't need to babysit them anymore. You can kick off a coding task at lunch and Claude Code just... works. But then you're stuck at your desk steering it. We were joking around - wouldn't it be cool to grab coffee and keep chatting with Claude from your phone? Next thing you know, 4 of us are hacking on weekends to make it happen. Dead simple to try: "npm install -g happy-coder" then run "happy" instead of "claude". That's it. We had three goals: * Don't break anyone's flow - Use Claude Code normally at your desk, pick up your…

    2025 · github.com

  24. 24IB

    Hi HN, I built this because I got tired of the Claude Code CLI hiding details from me. Recent updates have replaced critical output with summaries like "Read 3 files" or "Edited 2 files". To see what actually happened, I was forced to use `--verbose`, which floods the terminal with unreadable JSON and system prompts. I wanted a middle ground: *Full observability without the noise.* `claude-devtools` is a local Electron app that tails the session logs in `~/.claude/` to reconstruct the execution trace in real-time. *Unlike wrappers, it solves the visibility gap in your native…

    Feb 2026 · github.com

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