←back to thread

439 points david927 | 1 comments | | HN request time: 0.202s | source

What are you working on? Any new ideas which you're thinking about?
1. jbentley1 ◴[] No.44423000[source]
https://github.com/stravu/crystal

Crystal is a re-imagining of what an IDE means when AI drives development. Traditional IDEs are designed for deep focus on one task at a time, but that falls apart when you have to wait 10-20 minutes for an agentic task to run. Crystal lets you manage multiple instances of Claude Code so you can inspect/test the results of one while waiting for the others to finish.