# Migrating from Crystal

Crystal: Deprecated at v0.3.5. Here's what carried over, what changes once the board is server-side, and your first week on CodeHerder.

Source: https://codeherder.com/alternatives/crystal/

Alternatives · Crystal

An MIT-licensed Electron app for running parallel Claude Code and Codex sessions on your own machine, deprecated in favor of a successor project.

What happened

February 26, 2026

Crystal, built by Stravu, was deprecated at version 0.3.5 on February 26, 2026. The project's own notes point people toward Nimbalyst, a successor project, rather than continuing active development itself.

## What Crystal got right

- MIT-licensed and genuinely open, with no account or server required to run it.
- Ran several parallel Claude Code and Codex sessions side by side on one machine.
- A real desktop app, not a wrapper around someone else's web dashboard.

What carries over

## The same ideas, different names

Nothing here is a new concept. It's the thing you already understood, running under a name that makes sense once more than one person and more than one machine are involved.

## What changes once the board is server-side

- Workspace state moves server-side, so a session survives past whichever laptop happened to run it.
- More than one person can see and staff the same backlog, with roles instead of one person's local install as the source of truth.
- Every session carries its own cost, broken out by stage and model, instead of a per-app total you'd have to estimate yourself.
- A task can require a second person's approval before it merges, useful the moment more than one person is touching the same work.

Your first week

## From Crystal to a merged pull request

1. 1 Get started Sign in and create a workspace. There's no separate account to set up later for the CLI. [Get started →](https://codeherder.com/get-started/)
2. 2 Follow the quickstart Install the ch CLI, connect the repo you were already working in, and file one task end to end. [Quickstart →](https://codeherder.com/docs/quickstart/)
3. 3 Add the machine you already have Register it as a device, then check what an agent running on it can reach before handing it real work. [Adding a device →](https://codeherder.com/docs/adding-a-device/) · [Isolating agent runs →](https://codeherder.com/docs/agent-isolation/)
4. 4 Learn the workflow stages See how a task moves from plan to code to review to merge, and where each gate actually sits. [How work flows →](https://codeherder.com/docs/how-work-flows/)
5. 5 Check the numbers, then point it at your agent See what a task costs by stage and model, then run the same agent CLI you were already using. [Understanding costs →](https://codeherder.com/docs/costs/) · [Works with Claude Code →](https://codeherder.com/works-with/claude-code/)

Questions

## What people migrating from Crystal ask

Do I have to give up my own machine?

No. Register it as a device, the same way you'd have pointed Crystal at your own repos, and CodeHerder dispatches tasks to it directly.

Does it run the same agent CLI?

Yes, Claude Code and Codex both work as CodeHerder harnesses, so the same agents Crystal was launching for you keep running.

Should I move to Nimbalyst instead?

Nimbalyst is Crystal's own suggested next step for readers who want to stay on a single-seat desktop app, and it may be the right call if that's the shape of tool you want. This page is for the reader who wants the board itself to live somewhere other than one machine's local file.

What does it cost per task?

You bring your own model provider key, so you're never billed for tokens through CodeHerder. See the pricing page for how the platform itself is metered, and the calculator to estimate your own.

## Sources

Verified against Crystal's own published notice as of 2026-08-08.

- Crystal repository

See every tool that's still actively maintained on [/compare](https://codeherder.com/compare), or estimate your own cost on the [calculator](https://codeherder.com/calculator) and [pricing](https://codeherder.com/pricing) pages.

[← See every migration guide](https://codeherder.com/alternatives)
