You've already forked zblade.dev
docs(website): update changelog daemon note
This commit is contained in:
@@ -43,7 +43,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
<ul class="changes-list">
|
||||
<li><strong>Project Index Tools.</strong> Added 2 new tools to retrieve the <code>project_index.md</code> file. This file can be used by the model to get an overview of the project.</li>
|
||||
<li><strong>Editor Context.</strong> Send filenames of all open tabs in the editor to the AI model.</li>
|
||||
<li><strong>Zaguán Coder Daemon.</strong> Working on making gpt-5.3-codex work well consistently. Minor tweaks in the system prompt and the logic.</li>
|
||||
<li><strong>Zaguán Coder Daemon.</strong> Dug through a few open-source projects to figure out the best way to make gpt-5.3-codex work seamlessly. A huge thanks to these very smart and talented people building awesome tools.</li>
|
||||
<li><strong>OpenAI integration.</strong> OpenAI GPT-5.3-Codex is now available in Zaguán Blade.</li>
|
||||
<li><strong>Zaguán Coder Daemon.</strong> Tightened up the logic for Google Gemini 3.1 Pro. TTFT now 4-5x faster.</li>
|
||||
<li><strong>Git Panel.</strong> Enhanced Git Panel to show a strikethrough for elements that are moved, renamed or deleted.</li>
|
||||
|
||||
Reference in New Issue
Block a user