nowfound

Alternatives

Products that do what Two tools to make Claude Code more autonomous does

I built two CLI tools to fix friction points with Claude Code: claude-remote-approver – Sends permission prompts (Bash, Write, Edit) as push notifications to your phone via ntfy.sh. Tap Approve/Deny from anywhere. Falls back to terminal on timeout. Supports "Always Approve" for trusted tools. claude-plan-reviewer – Hooks into Claude Code's plan mode and sends plans to a rival AI (OpenAI Codex CLI or Gemini CLI) for review. Feedback gets injected back, Claude revises, repeats for N rounds. Different models catch different blind spots. Together: give Claude a task, walk away, rival AI…

  1. 1
    Pushary333

    Approve AI requests from your lock screen

    Jul 2026 · pushary.com

  2. 2
    agmsg245

    Stop copy-pasting between your AI coding agents

    Jun 2026 · github.com

  3. 3

    Annotate, review, and share Claude Code plans. (Plugin/Hook)

    Dec 2025

  4. 4

    Run AI agents like Claude Code, Codex, Opencode on mobile

    Dec 2025

  5. 5
    CC-BEEPER223

    A floating macOS pager for Claude Code

    Apr 2026

  6. 6
    Agent Bar162

    Run Claude Code from your menu bar

    Feb 2026

  7. 7

    Never miss a Claude Code session waiting for your input

    Jul 2026 · agentmgr.app

  8. 8
    Termly82

    Mobile + voice access for Claude Code and terminal AI tools

    Nov 2025

  9. 9
    Chive149

    The macOS companion for Claude Code

    2025

  10. 10

    Scheduler for Claude Code (macOS)

    Oct 2025

  11. 11

    One dashboard to run and organize multiple AI CLI agents

    Dec 2025

  12. 12

    Keep your vibe coding agents around.

    Apr 2026

  13. 13

    CLI control to monitor and work with Claude Code remotely

    Feb 2026

  14. 14

    Run Claude, Codex & Cursor in parallel from one dashboard

    Mar 2026

  15. 15

    Claude Code as a Tech Lead with parallel Worker Agents

    Apr 2026

  16. 16AC

    Claude Code asks for permission before running tools (Bash, Write, Edit, etc.). If you're not at your terminal, it just waits. This tool hooks into Claude Code's PermissionRequest hook and sends each prompt as a push notification to your phone via ntfy.sh. Tap Approve or Deny, and Claude continues. Setup: npm install -g claude-remote-approver claude-remote-approver setup Then scan the QR code with the ntfy app on your phone and start a new Claude Code session. How it works: The hook POSTs the permission request to an ntfy topic, then subscribes to a response topic via SSE. When you tap a…

    Feb 2026

  17. 17PD

    Hi everyone, I'm a student from Flanders and I like to use Claude Code for my purposes, ideas and also just for fun and also make solutions for problems in our world!) So that's why I built "Pulse", it's an local application that you can easily install to your device and easily follow what your claude agent is doing right now in your terminal session with an ambiance design and easily give permissions for your agent. For those who wants to see directly how much tokens you spent, and how much the session costs, and approve tool calls from everywhere from your phone and everything runs locally…

    Jun 2026 · github.com

  18. 18AC

    Hi everyone, I've been working on a CLI tool that can help to easily run any model in claude, Codex, Gemini, Pi, and OpenCode. It's also an API keys manager, supports multiple providers or OpenAI/Claude/Gemini accounts. You can add openrouter, poe, Vercel AI gateways etc. It has a built-in provider that is free to all, which is using Deepseek-V4, no login or API key required, add your own when you're ready. After installation you can try claude instantly (No config, no login): aivo claude Hope it's useful to someone.

    Apr 2026 · getaivo.dev

  19. 19VR

    I built Vibe Remote because I wanted to code from my bed or the park without lugging a laptop around. With tools like Claude Code, Codex, and Gemini-cli, we don't need a full IDE for every task anymore. Vibe Remote turns your phone into a powerful remote console. Why it’s more than just a chat: * AI Agent Hub: Zero-config support for Claude Code, Codex, and OpenCode. * Built-in Web Preview: View your localhost services directly inside the app. Essential for UI debugging. * Full Session Management: Start a task on your Mac, grab your phone, and monitor progress from a cafe. * Dev Ops: Manage…

    Mar 2026 · vibe-remote.com

  20. 20HW

    A bunch of companies that I spoke to had their own claude & codex OTel dashboards that showed spend + seats per month. However, none of the dashboards actually analyzed how the engineers worked with the tools and if there were any areas for improvement! That's why I created https://www.promptster.ai. Managers get aggregate level view of code quality and how that ties with team workflows (nothing on a per-engineer level). While engineers get personalized coaching on how they can save tokens while keeping output high. We also have a tool built for individuals to test their local…

    Jul 2026

  21. 21

    Run Google Ads, Meta & GA4 from Claude — you approve

    Jun 2026 · 1clickreport.com

  22. 22CC

    Uses agent and Git Hooks to automatically create Git Notes on commit, containing the agent conversation that led to that commit. Works if either you or the agent commit. It's basically the same thing as entire.io just announced that they got $60m investment for. Except I got Claude Code to write it last week, in my spare time, without really paying attention. I certainly didn't read or write any of the code, except for one rubbish joke in the README. I've got a Claude Code instance working on Gemini CLI support and OpenCode support currently.

    Feb 2026 · github.com

  23. 23
    Maestro20

    Bloomberg Terminal for CLI agents

    Jan 2026

  24. 24RC

    The magic in AI coding assistants isn't the code -- it's the prompts. I studied the externally observable behavior of Claude Code and recreated it from scratch in Python with the exact same behaviors. It works with any model -- OpenAI, Gemini, Claude. What's surprising: 1. You can keep the core agent really simple, just 280 lines of Python. As long as it supports hooks, custom sub-agents and Model Context Protocol (MCP), then all the rest of the coding-assistant-specific behavior and tools can be factored out into a separate MCP server. 2. The magic is in the prompts (1200 lines of…

    2025 · github.com

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