Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ OR
<p><code> <a href="https://github.com/mistralai/mistral-vibe?utm_source=ai-coding-landscape" target="_blank">Mistral Vibe CLI</a> - Mistral Vibe is a command-line coding assistant powered by Mistral's models</code></p>
<p><code> <a href="https://github.com/charmbracelet/crush?utm_source=ai-coding-landscape" target="_blank">Crush</a> - Charm's TUI-first Go-based agent, multi-model with MCP + LSP support, source-available under FSL-1.1-MIT </code></p>
<p><code> <a href="https://github.com/router-for-me/CLIProxyAPI?utm_source=ai-coding-landscape" target="_blank">CLIProxyAPI</a> - Wraps Gemini CLI, Antigravity, Codex, Claude Code, Grok Build as OpenAI/Gemini/Claude/Codex-compatible API, lets you use OAuth subscriptions through any SDK </code></p>
<p><code> <a href="https://github.com/madhavajay/alex?utm_source=ai-coding-landscape" target="_blank">Alex</a> - Local Rust proxy with an optional UI that routes coding agents across providers, with local trace capture, scriptable middleware, subscription bonding, failover, and messenger-assisted re-authentication</code></p>


<br /><br />
Expand Down
1 change: 1 addition & 0 deletions aicodingtools.csv
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Open Source AI Coding Agents/CLI Tools,DeepCode,https://github.com/HKUDS/DeepCod
Open Source AI Coding Agents/CLI Tools,Mistral Vibe CLI,https://github.com/mistralai/mistral-vibe?utm_source=ai-coding-landscape,Mistral Vibe is a command-line coding assistant powered by Mistral's models
Open Source AI Coding Agents/CLI Tools,Crush,https://github.com/charmbracelet/crush?utm_source=ai-coding-landscape,"Charm's TUI-first Go-based agent, multi-model with MCP + LSP support, source-available under FSL-1.1-MIT"
Open Source AI Coding Agents/CLI Tools,CLIProxyAPI,https://github.com/router-for-me/CLIProxyAPI?utm_source=ai-coding-landscape,"Wraps Gemini CLI, Antigravity, Codex, Claude Code, Grok Build as OpenAI/Gemini/Claude/Codex-compatible API, lets you use OAuth subscriptions through any SDK"
Open Source AI Coding Agents/CLI Tools,Alex,https://github.com/madhavajay/alex?utm_source=ai-coding-landscape,"Local Rust proxy with an optional UI that routes coding agents across providers, with local trace capture, scriptable middleware, subscription bonding, failover, and messenger-assisted re-authentication"
Desktop IDEs,Visual Studio Code,https://code.visualstudio.com/?utm_source=ai-coding-landscape,
Desktop IDEs,IntelliJ IDEA / PyCharm / WebStorm,https://www.jetbrains.com/idea/?utm_source=ai-coding-landscape,
Desktop IDEs,Xcode,https://developer.apple.com/xcode/?utm_source=ai-coding-landscape,
Expand Down