From cfc852643a0c6c85571e380cffea7d7c2f90398c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 4 Mar 2026 07:18:11 +0100 Subject: [PATCH] docs(changelog): add Inception Mercury 2 testing support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added changelog entry for Inception Mercury 2 testing support in Zaguán Coder Daemon. --- src/pages/changelog.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 13274f9..cc266f9 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -47,6 +47,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Zaguán Coder Daemon. Added preliminary support for Mistral Devstral 2.
  • Rust Backend. Did an audit of the Rust backend using the Rust Skill. Found and fixed a few bugs, memory optimizations and panic-prone locks.
  • Zaguán Coder Daemon. Replaced Gemini 3 Flash Preview with Gemini 3.1 Flash Lite Preview.
  • +
  • Zaguán Coder Daemon. Initial testing support for Inception Mercury 2.