用户文档

YouCoder 从入门到精通

三端合一:终端、桌面、编辑器。选择你的入口,开始你的 AI 编程之旅。

🚀 快速开始

1

安装

终端用户:curl -fsSL https://www.youcoder-ai.com/install.sh | sh · 桌面用户:下载 .dmg / .msi / .deb · VSCode 用户:Marketplace 搜索 YouCoder

Terminal: curl -fsSL https://www.youcoder-ai.com/install.sh | sh · Desktop: download .dmg/.msi/.deb · VS Code: search YouCoder on the Marketplace

2

配置

设置一个 API Key:export DEEPSEEK_API_KEY=sk-xxx 或编辑 ~/.youcoder/config.toml。零配置也可直接启动(自动探测)。

Set an API key: export DEEPSEEK_API_KEY=sk-xxx or edit ~/.youcoder/config.toml. Zero-config startup works too (auto-detection).

3

开始对话

运行 youcoder,输入你的第一个需求。用 Tab 循环切换模式,@ 引用文件,/help 查看全部命令。

Run youcoder and type your first request. Press Tab to cycle modes, @ to reference files, /help for all commands.