docs(changelog): record Local AI system prompt fix

This commit is contained in:
2026-04-29 15:21:27 +02:00
parent afc17b861b
commit cfe3d62795
+1
View File
@@ -64,6 +64,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<li><strong>Zaguán Blade.</strong> Fixed lag in the chat when sending long messages, especially Markdown.</li> <li><strong>Zaguán Blade.</strong> Fixed lag in the chat when sending long messages, especially Markdown.</li>
<li><strong>Zaguán Coder Daemon.</strong> Fixed an issue in the Google Gemini system prompt and logic to make it work better.</li> <li><strong>Zaguán Coder Daemon.</strong> Fixed an issue in the Google Gemini system prompt and logic to make it work better.</li>
<li><strong>Zaguán Coder Daemon.</strong> Fixed parallel tool calling. Gives a perceived 10x speed improvement.</li> <li><strong>Zaguán Coder Daemon.</strong> Fixed parallel tool calling. Gives a perceived 10x speed improvement.</li>
<li><strong>Local AI.</strong> Fixed a bug so that it loads the correct System Prompt.</li>
</ul> </ul>
</div> </div>
</div> </div>