From e34dfd66b4bcd5da91596dba77a1dc0037958d6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Thu, 21 May 2026 20:40:27 +0200 Subject: [PATCH] docs(changelog): add Cohere Command A+ changelog entry --- src/pages/changelog.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 23481d7..f943cf2 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -69,6 +69,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Zaguán Coder Daemon. Updated the System Prompts based on how modern LLMs in 2026 work in terms of positive and negative instructions.
  • 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+ (https://docs.cohere.com/docs/command-a-plus). Will be testing it to evaluate its capabilities as a potential featured model.