nowfound

Alternatives

Products that do what A CLI that uses Claude to fix your code until the tests/builds pass does

  1. 1

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

    Mar 2026

  2. 2

    Let Claude use your computer from the CLI

    Mar 2026

  3. 3CC

    Continuous Claude is a CLI wrapper I made that runs Claude Code in an iterative loop with persistent context, automatically driving a PR-based workflow. Each iteration creates a branch, applies a focused code change, generates a commit, opens a PR via GitHub's CLI, waits for required checks and reviews, merges if green, and records state into a shared notes file. This avoids the typical stateless one-shot pattern of current coding agents and enables multi-step changes without losing intermediate reasoning, test failures, or partial progress. The tool is useful for tasks that require many…

    Nov 2025 · github.com

  4. 4OS
  5. 5

    See everything Claude Code hides from your terminal

    Feb 2026

  6. 6

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

    Mar 2026

  7. 7

    Let Claude make permission decisions on your behalf

    Mar 2026

  8. 8

    Preview and share your coding work live as it happens

    Jun 2026 · claude.com

  9. 9

    Store, review, and share your Claude Code sessions

    Mar 2026

  10. 10IB

    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

  11. 11AC
  12. 12

    Put Claude Code tasks on autopilot with smart routines

    Apr 2026 · anthropic.com

  13. 13

    Never lose your work again

    2025

  14. 14

    Run parallel coding agents from one desktop workspace

    Apr 2026 · claude.com

  15. 15CR
  16. 16

    Chat with your spreadsheet. Fix, build, test scenarios.

    Feb 2026

  17. 17

    Find which Claude Code skills you actually use

    Apr 2026 · github.com

  18. 18PM

    I built a lightweight project management workflow to keep AI-driven development organized. The problem was that context kept disappearing between tasks. With multiple Claude agents running in parallel, I’d lose track of specs, dependencies, and history. External PM tools didn’t help because syncing them with repos always created friction. The solution was to treat GitHub Issues as the database. The "system" is ~50 bash scripts and markdown configs that: - Brainstorm with you to create a markdown PRD, spins up an epic, and decomposes it into tasks and syncs them with GitHub issues - Track…

    2025 · github.com

  19. 19
    Claudebin258

    Export and share your Claude Code sessions as resumable URLs

    Feb 2026

  20. 20FO
  21. 21

    Claude Code as a Tech Lead with parallel Worker Agents

    Apr 2026 · github.com

  22. 22

    IDE for Claude Code

    2025

  23. 23

    Claude Code for data analysis

    Sep 2025

  24. 24CR

    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

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