From d49176fd7f987326156ac7bf5503df621a26e1a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Sun, 8 Mar 2026 18:13:23 +0100 Subject: [PATCH] docs(changelog): add AI Chat Panel readability improvements --- src/pages/changelog.astro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 657ad71..8cd0e89 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -44,6 +44,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • AI Chat Panel v2. A complete rewrite of the AI Chat panel. v2 is now a lot more performant and responsive.
  • Chat Panel Update. Updated the Chat panel and took a lot of inspiration from T3 Code.
  • Git Commit Text Area. Made the Git commit text area bigger and dynamic.
  • +
  • AI Chat Panel. Toned down the font color to make it easier to read.
  • +
  • AI Chat Panel. Made completed tool calls fade a little to make it easier to separate.