I hope HN can appreciate what a game changer (and paradigm shift) Zed can be.
To the Zed developers: CONGRATULATIONS! I have been following your project with great interest since your speed demo years ago. And since it’s AI-first, I’m interested to see how we can integrate it with https://safebots.ai (Safebots, Safebox, and Safecloud).
I would love to see how we might be able to increase the safety of agents in Zed, use local models like Qwen/Deepseek and we also have Grokers which can turn any codebase into a graph with tree-sitter and help your agents far more than RAG and similarity search (https://grokers.ai/deck.pdf)
What’s the best way of getting in touch? (If you want, my profile has a way of emailing me).
https://graphify.net and trail of bits’s trail mark https://github.com/trailofbits/trailmark
Both use treesitter and create knowledge graphs for llm use. It results in way less tokens spent as well.