void icon indicating copy to clipboard operation
void copied to clipboard

[App] Web Version

Open IlIllIl opened this issue 10 months ago • 8 comments

Is there any plan to make a web version like http://vscode.dev or even code-server?

IlIllIl avatar Feb 10 '25 03:02 IlIllIl

We should be able to support this, but not a top priority right now. Will add this to our roadmap! Just curious, is there a specific reason you want this?

andrewpareles avatar Feb 10 '25 03:02 andrewpareles

Thank you for your reply. I'd like to use vscode with llm auto-fill support on portable devices or restricted machines.

IlIllIl avatar Feb 10 '25 03:02 IlIllIl

Also interested in a web version

santiagobasulto avatar Jun 19 '25 09:06 santiagobasulto

+1 docker/k8s cluster for a webversion would change the game.

furaar avatar Jun 19 '25 21:06 furaar

@andrewpareles This is very important feature for Enterprise.

I was able to run ./scripts/code-web.sh however, the Chat window is not loading for http://localhost:8080/?folder=/Users/<username>/Movies. My assumption is this chat window is disabled.

Any plan on releasing web mode as experimental? Any pointers on how to enable it?

hegdeashwin avatar Jul 04 '25 09:07 hegdeashwin

We need to look into this, it's not a top priority right now. Will keep this thread posted.

andrewpareles avatar Aug 03 '25 22:08 andrewpareles

@andrewpareles if you guys are interested in a webversion, I'd be happy to host a free coding course featuring void at DataWars. We can do some sort of "joint course" to help people get started with AI-Based editors.

santiagobasulto avatar Aug 04 '25 08:08 santiagobasulto

one can run the void-reh-web server ( which Void builds https://github.com/voideditor/binaries/releases ). The main IDE loads, but the Void Agent onboarding screens don't open and the settings can't be opened direclty. #872

neurostream avatar Aug 17 '25 01:08 neurostream