docs(changelog): add blindspot-radar update and Qwen fix entries

This commit is contained in:
2026-05-23 11:12:47 +02:00
parent ddf1289c24
commit f5b857b702
+2
View File
@@ -72,6 +72,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<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>
<li><strong>Zaguán Coder Daemon.</strong> Added <a href="https://docs.x.ai/developers/models/grok-build-0.1" target="_blank" rel="noopener">Grok Build 0.1</a> and will evaluate it as a potential featured model.</li>
<li><strong>Zaguán Coder Daemon.</strong> Updated the <code>blindspot-radar</code> skill based on deep research into Unknown Unknowns.</li>
</ul>
</div>
@@ -81,6 +82,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Bug Fixes
</h3>
<ul class="changes-list">
<li><strong>Zaguán Coder Daemon.</strong> Fixed bugs in the Qwen system prompt and logic.</li>
</ul>
</div>
</div>