Zed
Indexiere dein Repo lokal, verbinde deinen Agenten und führe in 30 Minuten deinen ersten Proof aus. Kein Code verlässt je deine Maschine.
Einrichtung
1 · Installieren
$ curl -fsSL aindex.floriansola.fr/install.sh | shConfig
.zed/settings.json
{
"context_servers": {
"ai-indexer": {
"command": "ai-indexer-mcp",
"args": ["serve", "--repo", "/path/to/your/repo"]
}
}
}Schritte
Verbinde den Agenten, den du bereits nutzt.
- Install AIndex with the install script.
- Add the context_servers block above to .zed/settings.json.
- Restart Zed; the ai-indexer context server appears in the agent panel.
- Index the repo: aindex setup --repo /path/to/your/repo.
- The Zed assistant now uses AIndex context for your tasks.
30 Minuten bis zu deinem ersten Proof
3 · Belege es in 30 Minuten
Führe den Proof-Befehl aus und lies die gemessene Token-Reduktion.