chore(astro): upgrade to Astro 6 and move content config

Add @astrojs/rss and update blog, changelog, and RSS pages
to use the new content collections configuration path
This commit is contained in:
2026-03-18 16:06:45 +01:00
parent 80c1964f4c
commit 8fd0450b0a
7 changed files with 83 additions and 172 deletions
+2
View File
@@ -59,6 +59,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<li><strong>Setup Flow.</strong> Removed the blocking setup dialog that prevented users from exploring the app.</li>
<li><strong>Messaging.</strong> Clarified the messaging around Local vs Cloud usage.</li>
<li><strong>UX &amp; Copy.</strong> Various UX and copy improvements throughout the app.</li>
<li><strong>Zaguán Coder Daemon.</strong> Fixed a bug where we didn't catch the reasoning chunks correctly for the GLM-5 model.</li>
<li><strong>Zaguán Coder Daemon.</strong> Fixed a bug where the final response from MiniMax M2.5 and M2.7 was placed above the tool calls when it should be the last message in the conversation.</li>
</ul>
</div>
</div>