You've already forked zblade.dev
docs(changelog): add Zaguán Coder Daemon bug fixes for reconnection and zlp_request
This commit is contained in:
@@ -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>
|
<li><strong>Zaguán Coder Daemon.</strong> Fixed a bug that prevented Mistral 3.5 from working past the first response.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user