TabbySpaces - visual workspace editor for Tabby terminal
Source: Dev.to
Overview
If you use Tabby with split layouts, you probably edit YAML by hand every time you want a new workspace. TabbySpaces lets you design workspaces visually, eliminating that repetitive task.
Features
- Split panes with a click
- Set profile, working directory, and startup command per pane
- Launch from the toolbar
Built entirely with Claude Code (Opus 4.5) in about 6 hours across 20 sessions (~1700 lines of Angular/TypeScript). No npm dependency hell, no Angular config nightmares – it just worked.
Screenshots
Installation
Install from Tabby’s plugin manager (search for tabbyspaces) or run:
npm install tabby-tabbyspaces
You can also clone or fork the GitHub repository and install it manually – this will work 100 %.
If you encounter installation problems, please leave a comment or open an issue.
Repository
GitHub:

