diff --git a/README.md b/README.md index 5700fab..f12ba36 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## IDEs +- [Crystal](https://github.com/stravu/crystal) — A new type of dev environment to manage, inspect, and test parallel Claude Code sessions. - [Cursor](https://www.cursor.com/) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI. - [PearAI](https://trypear.ai/) — An open source fork of VS Code with chat and inline code generation. - [Melty](https://melty.sh/) — An open source fork of VS Code with built in chat, change previews, and ability to write commits with AI. Currently only source code is available.