You've already forked zblade.dev
docs(changelog): add Mistral Devstral 2 and Gemini 3.1 Flash Lite entries
This commit is contained in:
@@ -44,7 +44,9 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
<li><strong>Frontend Audit.</strong> Completed a full frontend audit: removed dead files, tightened up many functions, removed unused fonts, and made the codebase cleaner and leaner.</li>
|
<li><strong>Frontend Audit.</strong> Completed a full frontend audit: removed dead files, tightened up many functions, removed unused fonts, and made the codebase cleaner and leaner.</li>
|
||||||
<li><strong>i18n Preparation.</strong> Began preparing the application for internationalization (i18n); English is now ready.</li>
|
<li><strong>i18n Preparation.</strong> Began preparing the application for internationalization (i18n); English is now ready.</li>
|
||||||
<li><strong>Zaguán Coder Daemon.</strong> Enabled parallel tool calling for supported models.</li>
|
<li><strong>Zaguán Coder Daemon.</strong> Enabled parallel tool calling for supported models.</li>
|
||||||
|
<li><strong>Zaguán Coder Daemon.</strong> Added preliminary support for <a href="https://docs.mistral.ai/models/devstral-2-25-12" target="_blank" rel="noopener">Mistral Devstral 2</a>.</li>
|
||||||
<li><strong>Rust Backend.</strong> Did an audit of the Rust backend using the <a href="https://github.com/leonardomso/rust-skills" target="_blank" rel="noopener">Rust Skill</a>. Found and fixed a few bugs, memory optimizations and panic-prone locks.</li>
|
<li><strong>Rust Backend.</strong> Did an audit of the Rust backend using the <a href="https://github.com/leonardomso/rust-skills" target="_blank" rel="noopener">Rust Skill</a>. Found and fixed a few bugs, memory optimizations and panic-prone locks.</li>
|
||||||
|
<li><strong>Zaguán Coder Daemon.</strong> Replaced Gemini 3 Flash Preview with Gemini 3.1 Flash Lite Preview.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user