the-big-ide
v0.1.5
Published
Prototype of The Big IDE built with Electron and React
Maintainers
Readme
The Big IDE
The Big IDE is a project- and session-first coding environment built with Electron, React, and Vite.
Features
- Project registry with per-project sandbox configuration
- Session lifecycle with isolated workspaces and generated
.sandboxscaffolding - Multi-panel workspace with projects, files, editor, browser, agent logs, and terminal
- File editing with CodeMirror and terminal access with xterm.js
- Electron mode and standalone web mode backed by the same runtime model
Install
npm install
npm run dev