docs(changelog): add AI Chat Panel readability improvements

This commit is contained in:
2026-03-08 18:13:23 +01:00
parent 61e0203fa2
commit d49176fd7f
+2
View File
@@ -44,6 +44,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<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>
<li><strong>Chat Panel Update.</strong> Updated the Chat panel and took a lot of inspiration from <a href="https://github.com/pingdotgg/t3code" target="_blank" rel="noopener">T3 Code</a>.</li>
<li><strong>Git Commit Text Area.</strong> Made the Git commit text area bigger and dynamic.</li>
<li><strong>AI Chat Panel.</strong> Toned down the font color to make it easier to read.</li>
<li><strong>AI Chat Panel.</strong> Made completed tool calls fade a little to make it easier to separate.</li>
</ul>
</div>