You've already forked zblade.dev
docs(changelog): add Git Commit Generator fix entry
This commit is contained in:
@@ -78,6 +78,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
<li><strong>Cancelled Tool Calls.</strong> Fixed an issue where a cancelled run_command tool call would end up below the response from the model.</li>
|
<li><strong>Cancelled Tool Calls.</strong> Fixed an issue where a cancelled run_command tool call would end up below the response from the model.</li>
|
||||||
<li><strong>Chat UI.</strong> Removed noisy elements from the chat and tightened up some of them as well. Much nicer view.</li>
|
<li><strong>Chat UI.</strong> Removed noisy elements from the chat and tightened up some of them as well. Much nicer view.</li>
|
||||||
<li><strong>Git Commit Generate.</strong> Fixed a bug in the Git Commit Generate path that would sometimes fail for certain models.</li>
|
<li><strong>Git Commit Generate.</strong> Fixed a bug in the Git Commit Generate path that would sometimes fail for certain models.</li>
|
||||||
|
<li><strong>Git Commit Generator.</strong> Fixed the Git Commit generator to also check for/include new/staged files. This was missed before.</li>
|
||||||
<li><strong>Blade Terminal Rendering.</strong> Rewired the logic to use the Blade Terminal again and hopefully fixed the rendering bugs.</li>
|
<li><strong>Blade Terminal Rendering.</strong> Rewired the logic to use the Blade Terminal again and hopefully fixed the rendering bugs.</li>
|
||||||
<li><strong>AI Chat v2 Design.</strong> Made minor tweaks to the AI chat v2 design.</li>
|
<li><strong>AI Chat v2 Design.</strong> Made minor tweaks to the AI chat v2 design.</li>
|
||||||
<li><strong>Terminal Resize.</strong> Fixed the resize logic for the Terminal—previously wonky, now much smoother.</li>
|
<li><strong>Terminal Resize.</strong> Fixed the resize logic for the Terminal—previously wonky, now much smoother.</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user