diff --git a/public/screenshot-1.png b/public/screenshot-1.png index 37a3d4a..47d4a08 100644 Binary files a/public/screenshot-1.png and b/public/screenshot-1.png differ diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 989c965..84f1c19 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -22,6 +22,35 @@ import BaseLayout from '../layouts/BaseLayout.astro'; + +
+
+
+
+
+

v0.3.2

+ TBD +
+ Development +
+ +
+
+

+ šŸ› + Bug Fixes +

+
    +
  • Welcome screen. Fixed alignment issue on the Welcome screen.
  • +
  • Paste image. Fixed a bug where pasting images from clipboard into chat didn't work.
  • +
  • Tab focus. Active tab now always stays in focus while new tabs are opening.
  • +
+
+
+
+
+
+
diff --git a/src/pages/index.astro b/src/pages/index.astro index d674d04..4e8d62e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -20,18 +20,17 @@ const version = pkg.version ?? "";

ZAGUƁN BLADE - AI-NATIVE_ + AI-NATIVE CODE EDITOR

- TAURI V2 + VITE + RUNS LOCAL / - CODEMIRROR 6 + WHOLE PROJECT CONTEXT / - v{version} + NO CLOUD REQUIRED

- 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. + ZaguƔn Blade runs a local AI daemon that understands your entire project without sending your code to the cloud. Get the leverage of an AI coding assistant with the speed of a native editor, built specifically for engineers who need more than just autocomplete.

+ + +
+
+ ZaguƔn Blade Editor Interface +
+
@@ -56,17 +62,17 @@ const version = pkg.version ?? "";
01
-

ZAGUƁN CODER DAEMON

-

The actual brain of the operation. A Go server that handles all AI logic, system prompts, and context management. This is where the heavy lifting happens - your editor stays lightweight and responsive.

-
CORE ENGINE
+

NOT JUST ANOTHER COPILOT

+

Most AI editors just predict your next line. ZaguƔn Blade actively manages a workspace, executes shell commands, runs your tests, and writes multi-file patches. It's an autonomous agent embedded directly in your editor.

+
AGENTIC WORKFLOW
02
-

UNLIMITED CONTEXT

-

We've solved the token limit problem. Chat history and tool results are actively compressed into artifacts. The AI retrieves only what it needs - efficient, focused, and without arbitrary limits.

+

WHOLE PROJECT UNDERSTANDING

+

Instead of just looking at open files, Blade reads your workspace structure, searches for patterns, and compresses history into artifacts. It knows your codebase like a teammate.

03
@@ -78,8 +84,8 @@ const version = pkg.version ?? "";
04
-

BODY / BRAIN SEPARATION

-

The GUI contains zero AI logic - it's purely interface. All intelligence lives in the Coder Daemon. This means a lighter client and a more powerful, updatable backend.

+

LOCAL AI DAEMON

+

The editor GUI stays lightning fast while a dedicated Go backend handles all AI logic, system prompts, and tool execution out of the main thread.

05
@@ -114,10 +120,13 @@ const version = pkg.version ?? "";
-
+
+

+ ZaguƔn Blade is under heavy development. Download today to get a fully functional local AI editor, native Git integration, and our advanced context engine. Expect rapid updates and occasional breaking changes as we build toward v1.0.0. +

@@ -230,7 +239,7 @@ const version = pkg.version ?? "";
⚠ - Alpha software. AI features require active ZaguÔn AI subscription. + Pre-v1.0 software. Breaking changes may occur. AI features require an active ZaguÔn AI subscription.