v0.1.21

Download YouCoder

选择最适合你的方式。终端原生、编辑器扩展、Web 界面 — 三端合一。

快速安装
🖥️
终端原生

TUI(终端原生)

纯 Rust 构建的终端 AI 编程助手。在终端中与 AI 对话,执行代码、读写文件、搜索网页 — 无需离开命令行。

🚀 一键安装(推荐)
macOS / Linuxcurl -fsSL https://www.youcoder-ai.com/install.sh | sh
Windows (PowerShell)irm https://www.youcoder-ai.com/install.ps1 | iex
🍺 macOS/Linux — Homebrew
brew install kevin870202zheng/tap/youcoder
📐
编辑器集成

VSCode 扩展

在 VSCode 中获得完整的 YouCoder 体验。侧边栏流式对话、20 个内置工具、多模式切换 — 无需离开编辑器。

🔍 从 VSCode Marketplace 安装
# 打开 VSCode → 扩展 (Cmd+Shift+X) → 搜索 "YouCoder" marketplace.visualstudio.com/items?itemName=Youcoder-for-Roosevelt.youcoder
📥 下载 .vsix 手动安装
# 从官网下载 .vsix 安装包 www.youcoder-ai.com/download/youcoder-vscode-latest.vsix # 扩展 → ... → 从 VSIX 安装
🌐
浏览器访问

Web Dashboard

通过浏览器访问 YouCoder 的全部功能 — 流式对话、文件浏览、工具执行、Agent 管理。需要自行托管服务端。

🚀 一键安装(推荐)
macOS / Linuxcurl -fsSL https://www.youcoder-ai.com/install.sh | sh
Windows (PowerShell)irm https://www.youcoder-ai.com/install.ps1 | iex