@gitterm/opencode-workspace
v1.18.0-workspaces.1
Published
Beta remote-workspace build of opencode
Readme
@gitterm/opencode-workspace
Beta build of opencode with remote workspace support.
Install
npm install --global @gitterm/[email protected]
opencode-workspace serve --hostname 0.0.0.0 --port 4096This package ships binaries for macOS, Linux, and Windows on x64 and arm64.
Container image
docker run --rm -p 4096:4096 -v "$PWD:/workspace" opeoginni/opencode-remote-workspace:1.18.0-workspaces.1