From 458cde9045758418b96845040a827d2856663070 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 18 Mar 2026 15:18:34 +0100 Subject: [PATCH] feat(index): revise hero title and description Update hero messaging to emphasize local-first AI with optional cloud usage. Simplify title to value-focused copy and adjust meta tags to reflect flexibility between local and cloud models. --- src/pages/index.astro | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 8b3b3b5..07dab8f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -18,21 +18,19 @@ const version = pkg.version ?? "";
// NEXT-GEN EDITOR

- ZAGUÁN - BLADE - AI-NATIVE CODE EDITOR + Run AI locally. + Or use cloud models.

RUNS LOCAL / - LOCAL AI + FULL PROJECT CONTEXT / - WHOLE PROJECT CONTEXT - / - NO CLOUD REQUIRED + CLOUD OPTIONAL

- Zaguán Blade + zcoderd are built for long-running coding sessions. In our 250-turn benchmark, context compression and selective retrieval reduced token cost by ~31% on average, with higher gains in context-heavy runs. It’s not always cheaper in lean sessions — it’s designed to prevent context bloat when history grows. + Your code stays on your machine. No API required. + Switch to cloud when you need speed. , It’s not always cheaper in lean sessions — it’s designed to prevent context bloat when history grows.

Connect to local models via Ollama or any OpenAI-compatible endpoint. Your code, your AI, your hardware — fully private and offline capable.