Install
There are three ways to run OpenChamber:
- desktop app for macOS
- web app hosted by the CLI, which you can install like a phone app (a PWA)
- VS Code extension
Prerequisite
Install OpenCode first — OpenChamber runs on top of it.
Web + PWA
curl -fsSL https://raw.githubusercontent.com/openchamber/openchamber/main/scripts/install.sh | bashopenchamber --ui-password be-creative-hereOpen the URL the CLI prints (usually http://localhost:3000). You should see the OpenChamber session list. To keep it handy, use your browser’s “Install” option in the address bar to add it as an app.
Desktop
Download the latest desktop build from the GitHub releases page or the OpenChamber download page. Open it and sign into your usual OpenCode workflow.
VS Code
Install from the VS Code Marketplace and sign into your usual OpenCode workflow. The OpenChamber view then opens in the sidebar.