Crystal, the open-source desktop app for running parallel Claude Code sessions in git worktrees, was deprecated in February 2026. Its final release, v0.3.5, shipped with a note that Crystal won't be updated in the future. If you're picking a replacement, the closest cross-platform match to the Crystal workflow is Pane: worktree-per-session, built-in diff review, any CLI agent, Windows included. This page compares all the realistic options.
By Parsa Khazaeepoul, co-founder of Pane. Tested every agent manager in this comparison set in production. .

deprecated, not maintained
Crystal's maintainers marked it deprecated in February 2026. The final release (v0.3.5, February 26, 2026) states that Crystal won't be updated in the future. It still runs today, but bugs won't get fixed and new agent versions won't be supported.
the successor is a different product
Crystal's maintainers moved on to Nimbalyst, a visual-editor-focused successor. It's the official next step, but it's not Crystal: different UI model, different priorities. Whichever way you go, you're switching products.
never supported windows
Crystal ran on Mac and Linux only. If your team includes Windows developers, the deprecation is the natural moment to switch to a tool that treats Windows as first-class.
| Pane | Crystal | |
|---|---|---|
| status | actively maintained | deprecated (February 2026) |
| Windows | yes, native (x64 + ARM64) | no |
| macOS + Linux | yes | yes |
| agents supported | any CLI agent | Claude Code + Codex only |
| open source | yes (AGPL-3.0) | yes (MIT), no longer updated |
| git worktrees | yes, automatic | yes |
| diff viewer | yes, built-in | yes (Monaco editor) |
| price | free | free |
The closest match to the Crystal workflow that's actively maintained: one git worktree per session, built-in diff review, and parallel agents. Plus first-class Windows, Mac, and Linux support, and any CLI agent, not just Claude Code and Codex. Keyboard-first, open source (AGPL-3.0), free. see the full pane vs crystal comparison →
nimbalyst
The official successor from Crystal's own maintainers. Desktop GUI for Claude Code and Codex with visual editors (markdown, mockup designer, Excalidraw). Cross-platform (Mac, Windows, Linux), open source (MIT). Choose it if you want to stay in the maintainers' ecosystem and the visual-editor direction appeals to you.
conductor
Mac-only (Apple Silicon) desktop app from Melty Labs. GUI-first design with worktree management and agent monitoring. Supports Claude Code and Codex. Closed source, free.
superset
Agent-agnostic desktop app for running AI coding agents in parallel. macOS-tested only. Source-available (ELv2). Free tier plus a $20/seat/month Pro plan. Requires Bun, GitHub CLI, and Caddy.
claude squad
Open-source terminal UI for running multiple Claude Code sessions in tmux. Keyboard-driven TUI, free, AGPL-3.0. Requires tmux and GitHub CLI; no native Windows support.
vibe kanban
Open-source kanban-style agent orchestrator. Runs Claude Code, Codex, Gemini, and Copilot in parallel worktrees. Free, runs via npx. Mouse-first, team-oriented. see the full comparison →