Terminal Workspace v0.1.1
Terminal Workspace v0.1.1
This release sharpens Terminal Workspace for open-source discovery and safer long-running desktop use.
Highlights
- Inactive terminal panes are lightweight placeholders.
- xterm instances are created only for running terminals.
- PTY creation now requires explicit user action.
- Terminal transcripts are kept as tail-only in-memory state and are not persisted.
- README now clearly positions the project as a cross-project local-development terminal workspace.
- Added contribution guide, issue templates, PR template, release checklist, growth plan, and promotion kit.
Why it matters
Terminal Workspace is for developers who run many local shells across multiple repos: frontend, backend, workers, tunnels, logs, scripts, and project probes. It is not a shell replacement; it is a workspace around the many shells you already run.
Install
npm install
npm run devKnown limits
- Source-first release; packaged macOS builds are still planned.
- macOS requires Xcode Command Line Tools for
node-ptyrebuilds.