@oyren.ai/openvscode-server
v1.109.5-oyren.1
Published
openvscode-server built with third-party chat participants enabled — run your own agent in the built-in Chat view, no Copilot required.
Maintainers
Readme
@oyren.ai/openvscode-server
openvscode-server built with third-party chat participants enabled — run your own agent in VS Code's built-in Chat view, no Copilot required.
Stock Code-OSS builds carry a hardcoded Copilot setup agent that intercepts every Chat request before any extension participant is consulted. This build removes it: four small patches, see the fork — everything else is upstream openvscode-server.
Usage
npm i -g @oyren.ai/openvscode-server # downloads the linux-x64 release tarball on install
openvscode-server --host 0.0.0.0 --port 3000linux-x64 only for now. Air-gapped installs: set OPENVSCODE_MIRROR to a URL serving the release
tarballs. The same tarball powers the editor in oyren.ai sandboxes.
