Merge pull request #146 from jordan-BAIC/add-crystal

Add Crystal to IDEs section
This commit is contained in:
James Murdza
2025-06-26 06:05:53 -07:00
committed by GitHub
+1
View File
@@ -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.