#426 · Primary category: AI Coding Assistants
crystal
(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.
Project last updated:02/26/26
GitHub Stars
3.1K
Forks
197
Contributors
15
License
MIT
Why we included this project
If you juggle several AI coding sessions at once, Crystal was a desktop app that let you run multiple Codex and Claude Code instances side by side, each isolated in its own git worktree, so agents could experiment on branches without disturbing your mainline work. That worktree isolation is the idea that made it worth trying: you could compare what each approach produced before merging anything, instead of hopping between separate terminals. The project has since been deprecated and its successor is distributed as Nimbalyst, which gets the active updates. The original codebase is still a useful reference for anyone building a multi-editor environment where code, markdown, and spreadsheet views share one agent-driven workflow, so treat Crystal as the historical foundation and follow the Nimbalyst repo if you want the current version.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.