openchamber
- Ebuilds: 1, Testing: 1.13.2 Description:
OpenChamber is a web/desktop UI front-end for the OpenCode AI coding
agent. This package ships the @openchamber/web component: the
'openchamber' CLI plus an Express server that serves the built web UI.
It runs on plain net-libs/nodejs (Bun is only used upstream as the
package manager/build tool). The dependency tree is vendored and the
web UI is pre-built into a self-contained tarball; the only thing built
on the user's machine is the better-sqlite3 native addon, rebuilt
against the local nodejs. The Electron and VS Code components are out
of scope. The 'opencode' CLI it drives is pulled in at runtime
via dev-util/opencode-bin.
Homepage:https://github.com/openchamber/openchamber License: MIT