> **Note** — This repository is just one of several download channels
> and an issue tracker. For product information, announcements, and
> commercial inquiries, visit [echobird.ai](https://echobird.ai).
---
## 💜 Sponsors
优云智算 CompShare
Thanks to CompShare (优云智算) for sponsoring EchoBird! CompShare is UCloud's AI cloud platform, offering stable, comprehensive access to domestic and overseas model APIs through a single API key. Its flagship Coding Plan (monthly or pay-per-call) delivers great value and supports GLM5.2, alongside officially-proxied stable overseas models. Plug it into Claude Code, Codex, or call the API directly — with enterprise-grade concurrency, 24/7 support, and self-service invoicing. Sign up via this link to get a ¥5 free platform credit!
---
## What is EchoBird?
Friends kept asking me to install **Claude Code**, **OpenClaw**, **Hermes Agent**… every machine was different, and some refused to pay for an LLM. Setup and explanations took forever. So I built **EchoBird** — an Agent inspired by **Songbird**, the genius netrunner from _Cyberpunk 2077_ who solves any tech problem for V…
DeepSeek Harness One-click install + model switch (DEMO)
## Highlights
EchoBird offers **4 scenarios** sharing a **unified model data hub** — **configure once, used everywhere**.
### 4 scenarios
- **Install & Repair Agent** — let an AI install and fix mainstream tools (Claude Code, OpenClaw, Hermes Agent, …); works locally and remotely
- **One-click local LLM** — bundled vLLM / SGLang / llama.cpp runtimes; pick a quant, hit START
- **My AI Projects** — onboard and manage your own vibe-coded apps and games inside EchoBird
- **App Manager** — one-click launch and management for every AI / Agent app & game
### Shared foundation
- **Model Nexus** — a unified data hub for OpenAI / Anthropic / local LLMs / API Routers; configure once and all 4 scenarios pick it up; one-click latency check before you commit
**Cross-platform** — Windows, macOS, Linux (x64 + arm64)
## Supported tools — install & switch models in one click
EchoBird bundles the install references and **writes each tool's native config
file**, so you install from one place and — crucially — **switch the model
with a single click**. Configure a provider once in Model Nexus, then point
any supported tool at it; no manual TOML / JSON editing, no per-CLI re-login.
This is the part most "model switcher" repos leave you to figure out alone.
### One-click install + one-click model switch
The tools below support **both** — install _and_ model switching — which is
the core of what EchoBird is for:
**Coding CLIs** — Claude Code · Codex CLI (OpenAI) · Grok Build (xAI) ·
Kimi Code (Moonshot) · Qwen Code · Aider · OpenCode · MiMo Code (Xiaomi) · Kilo Code ·
ZCode (Z.AI) · OpenClaw · Pi · OpenScience · Vibe-Trading
**Desktop apps** — Claude Desktop (3P profile) · ChatGPT desktop ·
OpenCode Desktop · WorkBuddy (Tencent CodeBuddy)
> Searching GitHub for "switch model for Grok Build" or "switch model for
> Kimi Code"? Those are first-class here — pick the model in Model Nexus,
> hit switch, and EchoBird rewrites `~/.grok/config.toml` or
> `~/.kimi-code/config.toml` for you.
### One-click install & launch
These are detected, installed, and managed by EchoBird, but model switching
is handled by the app itself (vendor-locked or no model config):
Hermes Desktop · Claude Science · Trae / Trae CN · Cursor · VS Code ·
Gemini Desktop · Coffee CLI
## Screenshots
### AI News & Star Projects — your daily AI brief
> Day & night, side by side — the rest of the screenshots below follow your GitHub theme.
☀️ Light theme
🌙 Dark theme
### Model Nexus — the unified model data hub, configure once
### App Manager — one-click launch and management for every AI / Agent app
### Local LLM — run models on your own machine
### Install & Repair Agent — chat-driven setup and troubleshooting
### My AI Career — dashboard
## Install
### One-line install
**Windows** (PowerShell)
```powershell
irm https://echobird.ai/install.ps1 | iex
```
**macOS / Linux**
```sh
curl -fsSL https://echobird.ai/install.sh | sh
```
The script auto-detects your OS, downloads the right package, and skips if you're already on the latest version.
### Or download a package
Latest release →
| Platform | Asset |
| --------------------------- | -------------------------------------- |
| Windows x64 | `EchoBird__Windows_x64-setup.exe` |
| macOS (Apple Silicon) | `EchoBird__macOS_arm64.dmg` |
| Linux x64 · Debian/Ubuntu | `EchoBird__Linux_x64.deb` |
| Linux arm64 · Debian/Ubuntu | `EchoBird__Linux_arm64.deb` |
| Linux x64 · Fedora/RHEL | `EchoBird__Linux_x64.rpm` |
| Linux arm64 · Fedora/RHEL | `EchoBird__Linux_arm64.rpm` |
## License & Trademarks
**Code** — EchoBird **v5.0.0 and later** are licensed under the
[MIT License](LICENSE). The full source is open — fork it, study it,
ship it. EchoBird
**v4.x and earlier** remain under AGPL-3.0-or-later in perpetuity
(already-released v4.x binaries are not retroactively relicensed).
See [NOTICE](NOTICE) for attribution.
**Trade dress + brand** — EchoBird's primary protection is its **UI / UX trade
dress**: the specific combination of four user-facing surfaces sharing one
central model hub, plus the bundling of two complete reference applications
(Reversi + AI Translator) as user tutorial templates. The wordmark **EchoBird**
is a common-law trademark of edison7009; feature labels like _Model Nexus_ /
_模型中心_ are descriptive and protected only as part of the trade dress.
**Forks are welcome — no need to scrub our name and logo.** If your fork
honestly credits EchoBird as upstream, you may keep our identity visible
(e.g. "EchoBird Community Edition by X"). If you prefer to rebrand entirely,
that's also fine — just keep the NOTICE attribution. The hard lines are:
**commercial SaaS / app-store products literally branded "EchoBird"**
without permission; **presenting the code as your own from-scratch original
work**; and **adopting three or more of our four UI surfaces side-by-side in
a competing product without independent prior-work documentation** (see
[NOTICE](NOTICE) for the formal threshold). See [TRADEMARKS.md](TRADEMARKS.md)
for the full policy.
---