(Crystal is now Nimbalyst) Run multiple Codex and Claude Code AI sessions in parallel git worktrees. Test, compare approaches & manage AI-assisted development workflows in one desktop app.
Crystal was a desktop application built in TypeScript that allowed developers to run multiple Claude Code and OpenAI Codex sessions simultaneously, each isolated in its own git worktree, so different AI-assisted approaches to the same problem could be tested and compared side by side without interfering with one another. It integrated directly with Claude Code as its primary AI coding interface and supported Codex as an alternative, targeting developers who wanted to manage parallel agentic coding workflows from a single Electron-based desktop app. The project has been deprecated as of February 2026 and replaced by Nimbalyst, a successor product that retains git worktree isolation but expands into a broader AI-native workspace supporting multiple editor types including Monaco for code, RevoGrid for spreadsheets, and Excalidraw for diagrams, with AI agents that stream edits directly into open editors in real time. Developers currently using Crystal are directed to migrate to the Nimbalyst repository at github.com/Nimbalyst/nimbalyst.
- ✓Open-source license (MIT)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Mature repo (>1y old)
- ✓Documented (README)
git clone https://github.com/stravu/crystalResumen de Tools
Lo que la gente pregunta sobre crystal
¿Qué es stravu/crystal?
+
stravu/crystal es tools para el ecosistema de Claude AI. (Crystal is now Nimbalyst) Run multiple Codex and Claude Code AI sessions in parallel git worktrees. Test, compare approaches & manage AI-assisted development workflows in one desktop app. Tiene 3.1k estrellas en GitHub y se actualizó por última vez 3mo ago.
¿Cómo se instala crystal?
+
Puedes instalar crystal clonando el repositorio (https://github.com/stravu/crystal) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar stravu/crystal?
+
Nuestro agente de seguridad ha analizado stravu/crystal y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene stravu/crystal?
+
stravu/crystal es mantenido por stravu. La última actividad registrada en GitHub es de 3mo ago, con 69 issues abiertos.
¿Hay alternativas a crystal?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega crystal en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/stravu-crystal)<a href="https://claudewave.com/repo/stravu-crystal"><img src="https://claudewave.com/api/badge/stravu-crystal" alt="Featured on ClaudeWave: stravu/crystal" width="320" height="64" /></a>Más Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies