From 888d514988c271b841516983b3636eae32387e92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Tue, 26 May 2026 16:33:47 +0200 Subject: [PATCH] docs(changelog): add v0.8.0 development section with Full Context feature MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds changelog entries for Zaguán Blade and Zaguán Coder Daemon covering Full Context support, system prompt improvements, and Cohere Command A+ disabling. --- src/pages/changelog.astro | 56 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index def100c..e3212a4 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -20,6 +20,62 @@ import BaseLayout from '../layouts/BaseLayout.astro'; + +
+
+
+
+
+

v0.8.0

+ TBD +
+ Development +
+ +
+
+

Introducing Full Context, a new capability that gives models a complete picture of your project from the start.

+
+ +

Zaguán Blade

+ +
+

+ + Enhancements +

+
    +
  • Full Context. Added support for Full Context. This will only be available from v0.8.0 and beyond.
  • +
+
+ +

Zaguán Coder Daemon

+ +
+

+ + Enhancements +

+
    +
  • Zaguán Coder Daemon. Added full support for versioned Full Context.
  • +
+
+ +
+

+ 🐛 + Bug Fixes +

+
    +
  • Zaguán Coder Daemon. Fixed system prompts and logic so that models get to work faster instead of fetching content forever.
  • +
  • Zaguán Coder Daemon. Disabled Cohere Command A+ for now due to issues that have been impossible to solve.
  • +
+
+
+
+
+
+