diff --git a/src/pages/index.astro b/src/pages/index.astro index a3c2190..53a77d0 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -30,10 +30,8 @@ const version = pkg.version ?? "";
- The graphical frontend ("The Body") for the Zaguán AI system. - Built with Vite + React Router as recommended by Tauri developers. - A lightweight, high-performance interface with deep AI integration through the Blade Protocol. - Supports Local AI via Ollama and OpenAI-compatible connections. + What you see is just the interface. The real magic lives in the Zaguán Coder Daemon—a Go-powered backend where all AI reasoning happens. + Its standout feature is Unlimited Context: instead of hitting token limits, we intelligently compress your conversation history and tool results into retrievable artifacts. The AI always gets exactly what it needs to work efficiently, without the bloat.