From 500646ef8b6e4f8418e53cd248748c009dc35199 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 11 Mar 2026 00:17:53 +0100 Subject: [PATCH] =?UTF-8?q?docs(changelog):=20fix=20Zagu=C3=A1n=20Coder=20?= =?UTF-8?q?Daemon=20entry=20wording?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/changelog.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 82a83a2..918a87b 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -84,7 +84,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Terminal Resize. Fixed the resize logic for the Terminal—previously wonky, now much smoother.
  • Keyboard Shortcut. Added a new keyboard shortcut - Ctrl-L - to put the chat input in focus.
  • Diff View Styling. Fixed Diff View styling across all 4 themes. The new themes were using the style from the original theme.
  • -
  • Zaguán Coder Daemon. Fixed bugs in Zaguán Coder Daemon in relation to tool_search that would sometimes result in the model failing to apply patches and then overwrite files.
  • +
  • Zaguán Coder Daemon. Fixed bugs in relation to tool_search that would sometimes result in the model failing to apply patches and then overwrite files.