docs(changelog): add research progress bug fix entry

This commit is contained in:
2026-02-23 20:47:24 +01:00
parent 2e400c16c4
commit 9161643646
+1
View File
@@ -52,6 +52,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Bug Fixes
</h3>
<ul class="changes-list">
<li><strong>Research Progress.</strong> Fixed an issue where research progress indicators (like "RUNNING_TOOLS") would remain stuck in a running state when a chat session ended or was stopped.</li>
<li><strong>Run Command.</strong> Fixed a bug in Zaguán Blade where a Run Command, when skipped, would still stay running.</li>
<li><strong>Run Command.</strong> Fixed a bug when the Stop button was pressed and a Run Command was running and would stay running.</li>
</ul>