Terminal Workspace v0.1.0
Initial open source release of Terminal Workspace.
Terminal Workspace is a cross-project multi-terminal desktop app for developers who need to manage frontend, backend, worker, script, and log shells across many local repos from one workspace.
Highlights:
- Real local PTY sessions powered by node-pty and xterm.js
- Multi-project sidebar with recent terminals
- Grid, list, and split terminal views
- Per-terminal panel resizing
- Deep project inspection for scripts, env files, Docker Compose, workflows, task files, build markers, and docs
- Per-terminal up-arrow recall scoped to the active terminal
- macOS-style Electron desktop shell and icon assets
Distribution is source-first for this release. Clone the repo, run npm install, then npm run dev or npm run desktop.