GitHub - vanna-ai/Awesome-Vibe-Coding-CLI: Awesome Vibe Coding CLI

3 min read Original article ↗
  /\        _   _  _  ._ _   _   \  / o |_   _  
 /--\ \/\/ (/_ _> (_) | | | (/_   \/  | |_) (/_ 
  _                     _    ___                
 /   _   _| o ._   _   /  |   |                 
 \_ (_) (_| | | | (_|  \_ |_ _|_                
                   _|                           

Tip

We are tracking all the tools that are compatible with Remote-Code.

Summary Table

Tool Compatible
Providers
Sample
Results
Claude Code Anthropic Claude Code Cost: $0.15
OpenAI Codex Many (OpenAI, OpenRouter, Gemini, Ollama, etc.) OpenAI Codex Cost: Unknown
AmpCode Proprietary AmpCode Cost: $0.27
Aider Many (OpenAI, Anthropic, DeepSeek, etc.) Aider Cost: $0.02
Codebuff Proprietary Codebuff Cost: $1.11

The sample results above were generated from the following prompt:

Read MARKETING.md and then make the best designed landing page for this product. Particularly focus on what's shown above the fold. Use this as an opportunity to showcase your design skills.

Actively Maintained Tools

Single Agent Tools

Multi Agent Tools

  • Claude Squad
    • https://github.com/smtg-ai/claude-squad
    • Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents including Aider) in separate workspaces, allowing you to work on multiple tasks simultaneously.

Other Tools

  • Vibe Compiler (vibec)

    • https://github.com/Strawberry-Computer/vibe-compiler
    • vibec is a unique compiler that processes markdown-based prompt stacks to generate code, tests, and documentation. It can compile itself through a bootstrap process, evolving its own implementation (bin/vibec.js) across numbered stages. The tool supports both static (.md) and dynamic (.js) plugins, maintains staged outputs in output/stacks/ for Git history, and aggregates the latest runtime version in output/current/ using a "Last-Wins" merge strategy.
  • AIChat

  • Cloi

Unmaintained Tools