docs(changelog): add duplicate summary message fix entry

This commit is contained in:
2026-05-29 19:34:06 +02:00
parent 6e3bce7bab
commit f42c0e44a8
+1
View File
@@ -85,6 +85,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.</strong> Fixed a bug where zcoderd would send the summary message twice.</li>
<li><strong>Zaguán Coder Daemon.</strong> Fixed bugs in the prompts and logic for the Deepseek and MiMo models.</li> <li><strong>Zaguán Coder Daemon.</strong> Fixed bugs in the prompts and logic for the Deepseek and MiMo models.</li>
<li><strong>Zaguán Coder Daemon.</strong> Added a fix for sessions that went stale after a server restart.</li> <li><strong>Zaguán Coder Daemon.</strong> Added a fix for sessions that went stale after a server restart.</li>
<li><strong>Zaguán Coder Daemon.</strong> Added Xiaomi MiMo to tool call retry logic.</li> <li><strong>Zaguán Coder Daemon.</strong> Added Xiaomi MiMo to tool call retry logic.</li>