docs(website): add Zaguán Coder Daemon enhancement to changelog

This commit is contained in:
2026-02-25 22:48:57 +01:00
parent 91c087c20d
commit 0f5e01e88f
+10
View File
@@ -35,6 +35,16 @@ import BaseLayout from '../layouts/BaseLayout.astro';
</div> </div>
<div class="version-content"> <div class="version-content">
<div class="changes-section">
<h3 class="changes-title">
<span class="changes-icon">✨</span>
Enhancements
</h3>
<ul class="changes-list">
<li><strong>Zaguán Coder Daemon.</strong> Used the <a href="https://developers.openai.com/cookbook/examples/gpt-5/codex_prompting_guide" target="_blank" rel="noopener">Codex guide</a> to make the implementation better.</li>
</ul>
</div>
<div class="changes-section"> <div class="changes-section">
<h3 class="changes-title"> <h3 class="changes-title">
<span class="changes-icon">✨</span> <span class="changes-icon">✨</span>