From ddf1289c248bf3932bbbc25118a915e8db65db75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Thu, 21 May 2026 23:31:35 +0200 Subject: [PATCH] docs(changelog): add entry for Grok Build 0.1 --- src/pages/changelog.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index a715158..1301f27 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -71,6 +71,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Zaguán Coder Daemon. Cleaned up the list of supported models and removed unused/outdated models.
  • 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.