docs(changelog): add coder daemon conversation stopping bug fix entry

This commit is contained in:
2026-05-25 08:30:31 +02:00
parent f86382474e
commit 70260deb72
+1
View File
@@ -93,6 +93,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Bug Fixes
</h3>
<ul class="changes-list">
<li><strong>Zaguán Coder Daemon.</strong> Fixed a bug that would result in the conversation stopping after the first message for some models.</li>
<li><strong>Zaguán Coder Daemon.</strong> Fixed bugs in the Qwen system prompt and logic.</li>
</ul>
</div>