nowfound

Alternatives

Products that do what What The Fix-CLI does

Prepend 'wtf' to failing commands for an instant AI fix.

  1. 1

    Built for humans, AI agents, and CI/CD pipelines

    Apr 2026 · resend.com

  2. 2

    AI pair programming directly in your terminal

    Sep 2025

  3. 3
    Codebuff268

    Better code generation than Cursor, from your CLI

    2024

  4. 4

    Safe agent spend from the terminal

    Jun 2026 · paybond.ai

  5. 5
    Clide 93

    Grid-layout terminal with an AI that drives your shells.

    Apr 2026 · clide.app

  6. 6FU

    I'm Dan, and I built a CLI that lets AI agents design in Figma. What it does: 100 commands to create shapes, text, frames, components, modify styles, export assets. JSX importing that's ~100x faster than any plugin API import. Works with any LLM coding assistant. Why I built it: The official Figma MCP server can only read files. I wanted AI to actually design — create buttons, build layouts, generate entire component systems. Existing solutions were either read-only or required verbose JSON schemas that burn through tokens. Demo (45 sec): https://youtu.be/9eSYVZRle7o Tech…

    Jan 2026 · github.com

  7. 7PG

    I use AI agents to build UI features daily. The thing that kept annoying me: the agent writes code but never sees what it actually looks like in the browser. It can’t tell if the layout is broken or if the console is throwing errors. So I built a CLI that lets the agent open a browser, interact with the page, record what happens, and collect any errors. Then it bundles everything — video, screenshots, logs — into a self-contained HTML file I can review in seconds. proofshot start --run "npm run dev" --port 3000 # agent navigates, clicks, takes screenshots proofshot stop It works with…

    Mar 2026 · github.com

  8. 8AA

    Hi, I’m Kenny, I’ve been building aislop. I starting working on this after using Claude Code, codex and opencode several times and noticing some slops. They aren’t syntax and passes most tests, they are patterns like empty catch blocks, useless comments, duplicated helpers, dead code and many more. So I built a tool to scan and check for these patterns and wired it into hooks so after each tool call, the agent checks for the slops. You can try it out with npx aislop scan. It’s all local and no code is transferred. Thank you.

    May 2026 · github.com

  9. 9DC
  10. 10

    CLI that explains error messages in plain English

    Apr 2026 · github.com

  11. 11IB
  12. 12

    Cause "You're absolutely right" is probably absolutely wrong

    Apr 2026 · npmjs.com

  13. 13OS
  14. 14

    Rule-based code fixes. No AI hallucinations. Just results.

    Dec 2025

  15. 15DC
  16. 16LT

    Current AI-assisted CLI tools are often part of larger systems and work better on Linux. I built llm-term to address these. It's a Rust-based tool that compiles into a single binary file. You only need to download the binary, add it to your PATH, and configure your OpenAI key to get started. While llm-term offers an option for gpt-4o, it works great with gpt-4o-mini. So it's not costly. I appreciate any feedback or suggestions.

    2024 · github.com

  17. 17SC

    Hey HN! We're Charles and Dean. A few weeks ago we posted about Stage, a code review tool that guides you through reading a PR step by step - https://news.ycombinator.com/item?id=47796818. We got a lot of great feedback but also heard from many people that they wanted to have the chapters experience even before opening a PR… so we built the Stage CLI as the local, open-source version that anyone can try. Here’s a quick demo video: https://www.tella.tv/video/stage-cli-demo-f55q It works with any coding agent of your choice. The skill instructs the agent to…

    May 2026 · github.com

  18. 18AO

    2023 · github.com

  19. 19RB

    We built HALO (Hierarchal Agent Loop Optimizer), an open-source tool for debugging and optimizing AI agents using their execution traces. It’s a loop. Run your agent, feed the traces to HALO, get the report, apply the fixes, then re-run your agent. HALO takes in OTEL compliant traces from AI agents using tracing frameworks such as Langfuse, Arize/OpenInference, or even just plain JSONL. It uses an RLM (Recursive Language Model) to more efficiently break trace analysis into smaller subproblems in order to find recurring patterns across large amounts of data and fix systemic issues that…

    Jun 2026 · github.com

  20. 20SA

    Hi HN! I’m Ivan, one of the founders of Sourcewizard. It’s a CLI tool that works with AI coding agents (like Cursor and Claude) to install and set up SDKs correctly including middleware, pages, env vars, everything. Similar to the PostHog Install AI Wizard: https://posthog.com/docs/ai-engineering/ai-wizard But for more packages. Run this to try it: npx ai-setup clerk We built it after watching agents fail basic installs. Wrong packages, deprecated methods, half-finished setups. Sourcewizard uses package-specific prompts that complete clean installs ~90% of the time…

    Nov 2025 · sourcewizard.ai

  21. 21TC

    Agents can run non-interactive commands, but they often fail once a workflow needs a real terminal (SSH sessions, installers, debuggers, REPLs, TUIs). I built term-cli so an agent can drive an interactive terminal session (keystrokes in, output out, wait for prompts). And it comes with agent skill for easy integration. It supports in-band file transfer: the agent can move files through the terminal stream itself (same channel as the interactive session), which is useful when the agent doesn’t have scp/sftp, shared volumes, or direct filesystem access across boundaries. Recent example:…

    Mar 2026 · github.com

  22. 22CF

    Hey everyone! For the past two weeks my friend and I have been heads-down building Cloi, a fully local debugging agent that runs right in your terminal. You probably know the drill—every AI coding tool asks for API keys, subscriptions, and uploads your entire codebase to the cloud. Cloi does none of that: it runs entirely on your machine, with no cloud, no API keys, no subscriptions, and zero data leaving your system. What Cloi does: - Contextual error capture: Grabs your stack trace, local files, and environment to understand the issue. - Local LLM inference: Spins up Ollama on your box and…

    2025 · github.com

  23. 23RB
  24. 24OC

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