diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 5b82025..989c965 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -25,13 +25,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.3.1

- TBD + February 23, 2026
- Development + Latest
@@ -43,6 +43,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Zaguán Coder Daemon. Added stronger detection for Google Gemini if it was unable to apply a patch to help it recover and try again instead of hanging.
  • Zaguán Coder Daemon. Added a runtime guard to prevent AI models from inappropriately using shell commands (e.g., grep, cat) instead of dedicated tools, automatically guiding them to correct usage.
  • +
  • Dependencies. Updated modules for frontend and backend.
@@ -65,13 +66,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.3.0

February 23, 2026
- Latest + Previous