docs(changelog): fix Zaguán Coder Daemon entry wording

This commit is contained in:
2026-03-11 00:17:53 +01:00
parent a39eb9a648
commit 500646ef8b
+1 -1
View File
@@ -84,7 +84,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<li><strong>Terminal Resize.</strong> Fixed the resize logic for the Terminal—previously wonky, now much smoother.</li>
<li><strong>Keyboard Shortcut.</strong> Added a new keyboard shortcut - Ctrl-L - to put the chat input in focus.</li>
<li><strong>Diff View Styling.</strong> Fixed Diff View styling across all 4 themes. The new themes were using the style from the original theme.</li>
<li><strong>Zaguán Coder Daemon.</strong> Fixed bugs in Zaguán Coder Daemon in relation to <code>tool_search</code> that would sometimes result in the model failing to apply patches and then overwrite files.</li>
<li><strong>Zaguán Coder Daemon.</strong> Fixed bugs in relation to <code>tool_search</code> that would sometimes result in the model failing to apply patches and then overwrite files.</li>
</ul>
</div>
</div>