| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-mac.yml | 2025-12-19 | 527 Bytes | |
| Crystal-0.3.4-macOS-universal.zip | 2025-12-19 | 241.0 MB | |
| Crystal-0.3.4-macOS-universal.zip.blockmap | 2025-12-19 | 248.0 kB | |
| Crystal-0.3.4-macOS-universal.dmg | 2025-12-19 | 251.0 MB | |
| Crystal-0.3.4-macOS-universal.dmg.blockmap | 2025-12-19 | 262.9 kB | |
| latest-linux.yml | 2025-12-19 | 552 Bytes | |
| Crystal-0.3.4-linux-amd64.deb | 2025-12-19 | 124.0 MB | |
| Crystal-0.3.4-linux-x86_64.AppImage | 2025-12-19 | 160.1 MB | |
| 0.3.4 source code.tar.gz | 2025-12-14 | 6.1 MB | |
| 0.3.4 source code.zip | 2025-12-14 | 6.3 MB | |
| README.md | 2025-12-14 | 1.1 kB | |
| Totals: 11 Items | 789.0 MB | 0 | |
[0.3.4] - 2025-12-19
Added
- Merge and archive: New "merge and archive" button that merges changes and archives the session in one action
- Archive folders on merge: Ability to archive entire folders when merging
- Nimbalyst integration: Open Nimbalyst directly from Crystal with worktree filter support
- Resizable UI elements: File changes panel and prompt box/panel can now be resized
Changed
- Multiple agents per worktree: Run multiple agents in one worktree at a time for more flexible workflows
Fixed
- Token usage parsing: Fixed issues with token usage parsing
- Run script command: Fixed wrong script command for run script (#226)
- Run script state: Fixed run script state management issues
- Graceful degradation: Application no longer fails to load if Codex or Claude Code are not installed
- Dependencies and linting: Fixed various dependency and linting errors
Documentation
- Windows build requirements: Added Windows build requirements documentation