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

This commit is contained in:
2026-02-17 21:26:13 +01:00
parent 80a7fdb470
commit 9f2e221e61
+1
View File
@@ -52,6 +52,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Bug Fixes Bug Fixes
</h3> </h3>
<ul class="changes-list"> <ul class="changes-list">
<li><strong>Zaguán Coder Daemon provider fix.</strong> Fixed an issue where Anthropic-specific instructions were being sent to non-Anthropic providers.</li>
<li>Fixed a warning message that was too prominent.</li> <li>Fixed a warning message that was too prominent.</li>
<li>Fixed escaped characters showing up in the Blade Terminal.</li> <li>Fixed escaped characters showing up in the Blade Terminal.</li>
</ul> </ul>