docs(changelog): add gpt-5.5 to model listing and mention new system prompt

This commit is contained in:
2026-04-26 10:26:55 +02:00
parent 23ec9364f5
commit b9d442b64c
+2 -1
View File
@@ -42,7 +42,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Enhancements Enhancements
</h3> </h3>
<ul class="changes-list"> <ul class="changes-list">
<li><strong>New Models.</strong> Introducing DeepSeep V4 Pro and Flash. These are currently in testing and may be unstable.</li> <li><strong>New Models.</strong> Introducing DeepSeek V4 Pro and Flash, plus gpt-5.5. These are currently in testing and may be unstable.</li>
<li><strong>New Models.</strong> Crafted a new system prompt for gpt-5.5 based on documentation from OpenAI.</li>
<li><strong>Zaguán Coder Daemon.</strong> Added a new PRD Skill.</li> <li><strong>Zaguán Coder Daemon.</strong> Added a new PRD Skill.</li>
<li><strong>Zaguán Coder Daemon.</strong> Added a save and fetch of memories.</li> <li><strong>Zaguán Coder Daemon.</strong> Added a save and fetch of memories.</li>
</ul> </ul>