docs(changelog): add AI Chat Panel v2 entry

Added bullet describing the rewrite of the AI Chat panel, now more performant and responsive.
This commit is contained in:
2026-03-06 20:41:07 +01:00
parent e86f74d3d4
commit 25e91dc7b5
+1
View File
@@ -41,6 +41,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
</h3> </h3>
<ul class="changes-list"> <ul class="changes-list">
<li><strong>Zaguán Coder Daemon.</strong> Implemented a new GPT skill inspired by <a href="https://github.com/cyxzdev/Uncodixfy" target="_blank" rel="noopener">Uncodixfy</a> and refined the other design skill.</li> <li><strong>Zaguán Coder Daemon.</strong> Implemented a new GPT skill inspired by <a href="https://github.com/cyxzdev/Uncodixfy" target="_blank" rel="noopener">Uncodixfy</a> and refined the other design skill.</li>
<li><strong>AI Chat Panel v2.</strong> A complete rewrite of the AI Chat panel. v2 is now a lot more performant and responsive.</li>
</ul> </ul>
</div> </div>
</div> </div>