docs(changelog): add entry for tuned system prompts

Added changelog entry for system prompt tuning improvements, making prompts more informative and interactive during tasks.
This commit is contained in:
2026-05-21 22:10:03 +02:00
parent 8e8c172cbc
commit 33f4a46546
+1
View File
@@ -70,6 +70,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<li><strong>Zaguán Coder Daemon.</strong> Added support for Xiaomi MiMo 2.5 Pro.</li> <li><strong>Zaguán Coder Daemon.</strong> Added support for Xiaomi MiMo 2.5 Pro.</li>
<li><strong>Zaguán Coder Daemon.</strong> Cleaned up the list of supported models and removed unused/outdated models.</li> <li><strong>Zaguán Coder Daemon.</strong> Cleaned up the list of supported models and removed unused/outdated models.</li>
<li><strong>Zaguán Coder Daemon.</strong> Added and enabled <a href="https://docs.cohere.com/docs/command-a-plus" target="_blank" rel="noopener">Cohere Command A+</a>. Will be testing it to evaluate its capabilities as a potential featured model.</li> <li><strong>Zaguán Coder Daemon.</strong> Added and enabled <a href="https://docs.cohere.com/docs/command-a-plus" target="_blank" rel="noopener">Cohere Command A+</a>. Will be testing it to evaluate its capabilities as a potential featured model.</li>
<li><strong>Zaguán Coder Daemon.</strong> Tuned several system prompts to make them more informative and interactive during tasks.</li>
</ul> </ul>
</div> </div>