From 33f4a46546df48f73c89b08ad1c811ed36381eab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Thu, 21 May 2026 22:10:03 +0200 Subject: [PATCH] docs(changelog): add entry for tuned system prompts Added changelog entry for system prompt tuning improvements, making prompts more informative and interactive during tasks. --- src/pages/changelog.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 983d0f1..a715158 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -70,6 +70,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Zaguán Coder Daemon. Added support for Xiaomi MiMo 2.5 Pro.
  • 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.