CLI/Web 和 VS Code 界面使用需要安装的 OpenCode CLI;桌面捆绑包通过自带该 CLI 避免单独安装。
文档建议仅在受信任的网络中使用 LAN 模式,并使用 UI 密码保护浏览器访问。
如何开始
下载最新的桌面发布版本;在 Linux 上需要将 AppImage 设为可执行文件后运行,Linux 可能需要 FUSE。
需要 Node.js 22+,执行安装命令并设置 UI 密码,随后使用 CLI/Web 界面。
核验依据
GitHub 项目简介: Agentic Development Environment based on OpenCode AI agent
README: **OpenChamber is an open-source workspace for running and reviewing AI coding work on desktop, web, VS Code, and mobile.**
README: Give a session a finish line with **Session Goals**. OpenChamber checks the result after every turn and keeps the agent working until it completes the goal, gets blocked, or reach…
README: Use **Multi-run** to give the same task to up to five models, each in its own session and optionally its own worktree. See what each one actually built, choose the best result, or…
README: **Changes Walkthrough** turns a large diff into an AI-guided tour of the change. It groups related edits into steps, puts them in the order the change makes sense, and explains ho…