Home Explore Blog CI



zed

|   

*-- 

|   

*-- 

|   

*-- 

|   

*-- 

|   |   

|   *-- 

|   |   

|   *-- 

|   

*-- 

|   

*-- 

|   

*-- 

|   

*-- 

|   

*-- 

zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

This knowledge-base was auto-generated by script. It's built by gemini-2.0 at 2025-06-05 16:03:19.137014.

How to clone

rag clone https://ragit.baehyunsol.com/sample/zed

How to reproduce

git clone https://github.com/zed-industries/zed;
cd zed;
rag init;
# set api key of your model
rag config --set model gemini-2.0;
rag add **/*.md;
rag build;