From f5b857b702218105656bb568901a9cee9a432144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Sat, 23 May 2026 11:12:47 +0200 Subject: [PATCH] docs(changelog): add blindspot-radar update and Qwen fix entries --- src/pages/changelog.astro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 1301f27..c213cb2 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -72,6 +72,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Zaguán Coder Daemon. Added and enabled Cohere Command A+. Will be testing it to evaluate its capabilities as a potential featured model.
  • Zaguán Coder Daemon. Tuned several system prompts to make them more informative and interactive during tasks.
  • Zaguán Coder Daemon. Added Grok Build 0.1 and will evaluate it as a potential featured model.
  • +
  • Zaguán Coder Daemon. Updated the blindspot-radar skill based on deep research into Unknown Unknowns.
  • @@ -81,6 +82,7 @@ import BaseLayout from '../layouts/BaseLayout.astro'; Bug Fixes