nowfound

Alternatives

Products that do what Claude Code Open does

Any LLM with Claude Code

  1. 1FO
  2. 2

    Let Claude use your computer from the CLI

    Mar 2026 · code.claude.com

  3. 3IU

    I think LLMs are overused to summarise and underused to help us read deeper. I built a system for Claude Code to browse 100 non-fiction books and find interesting connections between them. I started out with a pipeline in stages, chaining together LLM calls to build up a context of the library. I was mainly getting back the insight that I was baking into the prompts, and the results weren't particularly surprising. On a whim, I gave CC access to my debug CLI tools and found that it wiped the floor with that approach. It gave actually interesting results and required very little orchestration…

    Jan 2026 · trails.pieterma.es

  4. 4AM

    I built this out of curiosity about what Claude Code was actually sending to the API. Turns out, watching your tokens tick up in real-time is oddly satisfying. Sherlock sits between your LLM tools and the API, showing you every request with a live dashboard, and auto-saved copies of every prompt as markdown and json.

    Jan 2026 · github.com

  5. 5
    Claudebin258

    Export and share your Claude Code sessions as resumable URLs

    Feb 2026 · claudebin.com

  6. 6
    Replicas239

    Run Claude Code and Codex in the cloud

    Jun 2026 · replicas.dev

  7. 7CC

    Hello everyone. Claudraband wraps a Claude Code TUI in a controlled terminal to enable extended workflows. It uses tmux for visible controlled sessions or xterm.js for headless sessions (a little slower), but everything is mediated by an actual Claude Code TUI. One example of a workflow I use now is having my current Claude Code interrogate older sessions for certain decisions it made: https://github.com/halfwhey/claudraband?tab=readme-ov-file#s... This project provides: - Resumable non-interactive workflows. Essentially `claude -p` with session support: `cband continue…

    Apr 2026 · github.com

  8. 8OS
  9. 9

    Make Claude Code faster and cheaper without losing context

    Mar 2026 · github.com

  10. 10
    Chive149

    The macOS companion for Claude Code

    2025

  11. 11
    noirdoc96

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

    Apr 2026 · noirdoc.de

  12. 12

    Turn any OpenAI-compatible API into a Claude Code backend

    2025

  13. 13
    Termexo98

    A local Windows workbench for Claude Code and Codex

    Aug 2026 · termexo.com

  14. 14
    ccshare116

    multiplayer claude code

    Jul 2026 · getccshare.vercel.app

  15. 15

    Securely share your Claude Code with your friends

    May 2026 · claudeshare.in

  16. 16

    LLM-powered coding assistant — in your terminal

    Feb 2026 · github.com

  17. 17

    CLI control to monitor and work with Claude Code remotely

    Feb 2026 · sessioncast.io

  18. 18
    Boxes.dev112

    Run Claude Code and Codex in your own cloud environment

    Jun 2026 · boxes.dev

  19. 19GC

    As I started to use Claude Code to do more random tasks I realized I could basically build any CLI tool and it would use it. So I built one that controls the browser and open-sourced it. It should work with Codex or any other CLI-based agent! I have a long term idea where the models are all local and then the tool is privacy preserving because it's easy to remove PII from text, but I'd definitely not recommend using this for anything important just yet. You'll need a Gemini key until I (or someone else) figure out how to distill a local version out of that part of the pipeline. Github link:…

    2025 · cli-agents.click

  20. 20IB

    Hi! My name is Herve Kom, a computer science student that is interested in learning new things everyday! As one of my graduation project, I have developed a Claude Code -like Coding CLI, but with enhancement for API Testing: - Auto-generate & run tests (unit, e2e, Playwright, CI/CD, etc.) - Say bye-bye to hallucinations with built-in MCP Server to let LLM directly read from API Docs - Adding Agent.md support for better context persistence across your whole codebase - Automatic bug & security scans (logic is kind of basic but works great!) - Vibes, I want it to feel less "enterprise" but…

    2025 · github.com

  21. 21

    Convert Claude Code into LLM API

    29d ago · github.com

  22. 22

    Connect Claude Code to your internal systems w/o credentials

    Mar 2026 · hoop.dev

  23. 231O

    Hi, we're Sergey and Serafim. We've been building dev tools at 21st.dev and recently open-sourced 1Code (https://1code.dev), a local UI for Claude Code. Here's a video of the product: https://www.youtube.com/watch?v=Sgk9Z-nAjC0 Claude Code has been our go-to for 4 months. When Opus 4.5 dropped, parallel agents stopped needing so much babysitting. We started trusting it with more: building features end to end, adding tests, refactors. Stuff you'd normally hand off to a developer. We started running 3-4 at once. Then the CLI became annoying: too many terminals, hard to…

    Jan 2026 · github.com

  24. 24FC

    Just to clarify the background a bit. This project wasn’t planned as a big standalone release at first. On January 16, Ollama added support for an Anthropic-compatible API, and I was curious how far this could be pushed in practice. I decided to try plugging local Ollama models directly into a Claude Code-style workflow and see if it would actually work end to end. Here is the release note from Ollama that made this possible: https://ollama.com/blog/claude Technically, what I do is pretty straightforward: - Detect which local models are available in Ollama. - When…

    Jan 2026 · github.com

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