From c5c8e86a3f550953415f4c9c0e89cba195a6b309 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?=
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.
+ Switch to cloud when you need speed.
- Connect to local models via Ollama or any OpenAI-compatible endpoint. Your code, your AI, your hardware — fully private and offline capable.
+ Run models locally via Ollama or connect to any OpenAI-compatible endpoint.
- Blade separates the UI from the AI daemon, keeps resource usage low, and respects Git as the source of truth. It’s built for engineers who care about control and hate silent failures. + Blade separates the UI from the AI daemon, keeps resource usage low, and respects Git as the source of truth. It's built for engineers who care about control and hate silent failures.
Used daily to develop Zaguán Blade and zcoderd. Tested on real production projects. @@ -111,11 +110,11 @@ const version = pkg.version ?? "";