Built with Tauri · Rust + React

GSD
Vibe.

The native desktop companion for the GSD workflow. Full GSD-2 visualization, headless mode monitoring, integrated terminal, git operations, knowledge base — all in one app.

GSD Vibe - Dashboard showing project cards with progress bars, GSD status, and activity overview
176+
Backend Commands
115+
UI Components
0
Cloud Dependencies
100%
Local & Private

Everything you need.
Nothing you don't.

The native companion for the GSD workflow, with full GSD-2 feature parity. Built with Tauri for native performance.

Project Dashboard

Grid or list view of all projects. Favorites, filters, search, GSD version badges, roadmap progress bars, git branch indicators, and tech stack detection.

GSD-2 Integration

Full GSD-2 feature parity. Auto-syncs your .planning/ directory — milestones, slices, tasks, plans, phases, research, UAT, validation, and debug sessions.

GSD Visualizer

7-tab visualization system: progress tree, dependency graph, metrics charts, execution timeline, agent activity, changelog, and data export.

Headless Mode

Monitor and control GSD autonomous execution from the UI. Track active sessions, execution state, next actions, and auto-mode progress in real time.

Integrated Terminal

Full PTY terminal with multi-tab support, tmux persistence, broadcast mode, command snippets, and split-pane layout. Your shell, inside your project manager.

Git Operations

Branch management, staging, commits, push/pull, stash, diffs, commit history with file stats, and worktree management. Full git workflow without leaving the app.

Knowledge Base

Browse project docs with rich markdown rendering, full-text search, bookmarks, file tree navigation, syntax highlighting, and auto-generated table of contents.

Global Search

Search across projects, phases, decisions, and knowledge base from one place. Command palette for keyboard-driven navigation to any view instantly.

Cross-Project Todos

Aggregate todos across all GSD projects in one view. Filter by priority, blockers, status. Track critical items at a glance.

Secrets Management

Store API keys and secrets in your OS keychain — not in config files. Encrypted by macOS Keychain, Windows Credential Store, or Linux Secret Service.

Smart Notifications

Get notified on phase completions, test failures, cost warnings, and blockers. Filter by type, mark as read, and never miss important events.

Codebase Health

Health widget with doctor checks, dependency auditing, codebase scanner with grades, priority actions, and gap analysis across security, performance, and tests.

GSD Integration

Full GSD-2
feature parity.

GSD Vibe natively understands the GSD workflow. It watches your .planning/ directory and syncs everything in real time — including GSD-2's milestones, slices, and tasks.

Milestones, Slices & Tasks

Full GSD-2 hierarchy. Browse milestones, expand slices with risk badges and dependencies, drill into individual tasks with estimates and critical path status.

7-Tab Visualizer

Progress tree, dependency graph, metrics charts, execution timeline, agent activity monitoring, changelog, and data export — all in one view.

Headless Mode Monitoring

Watch GSD autonomous execution in real time. Session management, execution state, next actions, and auto-mode controls from the UI.

Worktrees & Health

Manage git worktrees per project. Health widget with doctor checks, budget tracking, blocker alerts, and velocity analysis.

UAT, Validation & Debug

User acceptance testing results, per-task validation maps with wave tracking, and persistent debug sessions with error types and resolution notes.

GSD Vibe - Project detail with GSD-2 milestones, slices, tasks, visualizer, headless mode, and worktrees
Shell 1 Shell 2 Build +
~/projects/saas-dashboard
pnpm dev
VITE v5.4.2 ready in 342ms
Local: http://localhost:3000/
Network: http://192.168.1.42:3000/
press h + enter to show help
Compiled successfully in 1.2s
1 warning (unused import in src/lib/utils.ts:4)
$
Full PTY Terminal

Your shell.
Built right in.

A real terminal emulator powered by xterm.js and native PTY sessions. Not a toy — it's a full shell with tab completion, colors, and everything you'd expect.

Multi-Tab

Unlimited terminal tabs per project with persistence.

tmux Support

Optional tmux integration for persistent sessions.

Broadcast Mode

Send commands to multiple tabs simultaneously.

Snippets

Save and run frequently-used commands instantly.

See it in action.

Real screenshots from the app — not mockups.

GSD-1 vs GSD-2

See how the app adapts to each GSD version. Different sidebar, different capabilities.

GSD-1 Phase-based workflow | GSD-2 Milestone → Slice → Task hierarchy
GSD-1 GSD-1 Plans view with phase-based plan tracking

Plans & Summaries

GSD-2 GSD-2 Dashboard with current unit, slice progress, and health widget

Dashboard & Activity

GSD-1 GSD-1 Milestones with version timeline and phase ranges

Milestone Timeline

GSD-2 GSD-2 Milestones with expandable hierarchy showing slices and tasks

Milestones & Slices

GSD-1 GSD-1 Validation with per-task verification map and wave tracking

Validation & Test Map

GSD-2 GSD-2 Visualizer with progress tree, dependency graph, and metrics

7-Tab Visualizer

GSD-1 GSD-1 UAT with test results and pass/issue/pending status

User Acceptance Testing

GSD-2 GSD-2 Health with budget tracking, doctor checks, and active milestone

Health Monitoring

GSD-1 GSD-1 Debug sessions with error types and resolution notes

Debug Sessions

GSD-2 GSD-2 Headless mode with execution state and session management

Headless Mode

GSD-1 GSD-1 Context with architectural decisions and deferred ideas

Phase Context & Decisions

GSD-2 GSD-2 Worktrees panel with active worktrees and file change counts

Worktrees

Project Management

Knowledge browsing, file management, todos, notifications, and more.

Knowledge tab showing planning and documentation files with folder structure

Knowledge Base

Cross-project todo aggregation with priority badges and blocker alerts

Cross-Project Todos

Notification center with phase completions, cost warnings, and blocker alerts

Notification Center

Settings page with theme, secrets manager, and app configuration

Settings & Secrets

Application logs with level filtering, source filtering, and search

Application Logs

Project file browser with folder tree and file listing

File Browser

Privacy First

Your data stays
on your machine.

No cloud accounts, no telemetry, no subscriptions. Everything runs locally.

Local SQLite

All project data stored in a local SQLite database on your machine. No servers, no sync, no leaks.

OS Keychain

API keys and secrets are encrypted by your OS keychain — macOS Keychain, Windows Credential Store, or Linux Secret Service.

Zero Telemetry

No analytics, no tracking, no phone-home. The app works entirely offline with zero external connections.

Powered by
serious tech.

Not another Electron app. Built with Tauri for native performance and a tiny footprint.

Rs

Rust Backend

Tauri 2.x with Tokio async runtime

  • SQLite with WAL mode & connection pool
  • Native PTY for terminal sessions
  • OS keychain for secret storage
  • File system watcher for live sync
Rx

React Frontend

React 18 + TypeScript + Vite

  • TanStack Query for smart data caching
  • shadcn/ui + Tailwind CSS design system
  • xterm.js terminal emulator
  • Lazy-loaded pages with code splitting

And a whole lot more.

Here's everything else packed into GSD Vibe.

Project Management

  • Grid & list views
  • Favorites & pinning
  • Import & create projects
  • Tech stack auto-detection
  • Dependency auditing
  • Codebase health scanner
  • Project templates

GSD-2 Workflow

  • Auto-sync .planning/
  • Milestones, slices & tasks
  • 7-tab visualizer
  • Headless mode monitoring
  • UAT & validation maps
  • Debug session tracking
  • Requirements coverage
  • Phase research browser

Terminal

  • Full PTY emulation
  • Multi-tab with persistence
  • tmux integration
  • Split-pane layout
  • Broadcast to all tabs
  • Command snippets
  • Buffer search

Git & Code

  • Branch management
  • Stage, commit, push
  • Diff viewer
  • Stash operations
  • Commit history with stats
  • Worktree management
  • File browser

Knowledge

  • Markdown docs browser
  • Full-text search
  • File tree navigation
  • Bookmarks with notes
  • Auto table of contents
  • Syntax highlighting
  • GFM support

Tracking

  • Activity feed
  • Decision history
  • Cost & token tracking
  • Velocity analysis
  • Notification center
  • Application logs
  • Cross-project todos

Security

  • OS keychain secrets
  • Zero cloud storage
  • No telemetry
  • Local-only data
  • Env var management
  • Predefined key templates

UI & Navigation

  • Sidebar-driven navigation
  • Command palette (cmdk)
  • 26+ tabbed views
  • Dark & light themes
  • Keyboard shortcuts
  • Global search
  • Linear-inspired design

Ready to get
shit done?

Download the app, import your projects, and start managing everything from one place.

Free & open source No account required macOS, Linux, Windows