docs(changelog): add Zaguán Coder Daemon bug fixes for reconnection and zlp_request

This commit is contained in:
2026-05-02 23:01:26 +02:00
parent 3f15cd4acb
commit 855337d943
+10
View File
@@ -44,6 +44,16 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<li><strong>Zaguán Coder Daemon.</strong> Fixed a bug that prevented Mistral 3.5 from working past the first response.</li>
</ul>
</div>
<div class="changes-section">
<h3 class="changes-title">
<span class="changes-icon">🐛</span>
Bug Fixes
</h3>
<ul class="changes-list">
<li><strong>Zaguán Coder Daemon.</strong> Fixed a bug where it reconnected to the provider in a longer session.</li>
<li><strong>Zaguán Coder Daemon.</strong> Wired up <code>zlp_request</code>. It was planned, but missing.</li>
</ul>
</div>
</div>
</div>
</div>