curl -fsSL https://raw.githubusercontent.com/Chora-Inc/Chora-Release/main/scripts/install.sh | bashchora setup已经在服务器上?通过 SSH 执行同样的命令即可。
Already on a server? Same commands work over SSH.
命令行工具
Command Line
适用于服务器、远程开发机和无图形界面环境。通过终端安装,与桌面端使用同一个 daemon。
For servers, remote dev boxes, and headless setups. Same daemon as Desktop, installed via terminal.
curl -fsSL https://raw.githubusercontent.com/Chora-Inc/Chora-Release/main/scripts/install.sh | bashchora setup已经在服务器上?通过 SSH 执行同样的命令即可。
Already on a server? Same commands work over SSH.
三步完成安装,让 Chora 守护进程在你的机器上运行。
Three steps to get the Chora daemon running on your machine.
复制上面的安装命令,在终端中执行。脚本会自动检测你的操作系统并安装对应版本。
Copy the install command above and run it in your terminal. The script auto-detects your OS.
执行 chora setup,通过 OAuth 登录,守护进程自动启动并扫描本机已安装的 AI 编程工具。
Run chora setup — it walks you through OAuth, starts the daemon, and scans for installed coding tools.
守护进程运行后,登录 Chora 工作台即可看到你的运行时。智能体现在可以在你的机器上执行任务了。
Once the daemon is running, log into your Chora workspace to see your runtime. Agents can now execute on your machine.