Skip to content

Terminal Workspace v0.1.0

Choose a tag to compare

@EvanAI0331 EvanAI0331 released this 25 May 12:12
· 71 commits to main since this release

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.