docs(changelog): add YOLO mode entry

This commit is contained in:
2026-05-24 12:16:58 +02:00
parent cf846a2056
commit 860fd7aebc
+1
View File
@@ -50,6 +50,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<li><strong>AI Chat.</strong> The chat input field now has a history that can be navigated with Arrow Up and Arrow Down.</li> <li><strong>AI Chat.</strong> The chat input field now has a history that can be navigated with Arrow Up and Arrow Down.</li>
<li><strong>Git Panel.</strong> Made the Git panel buttons look and feel the same.</li> <li><strong>Git Panel.</strong> Made the Git panel buttons look and feel the same.</li>
<li><strong>Semantic Search.</strong> Added support for Markdown in the Semantic Search database.</li> <li><strong>Semantic Search.</strong> Added support for Markdown in the Semantic Search database.</li>
<li><strong>YOLO Mode.</strong> Added YOLO mode that can be enabled in <code>Settings-&gt;Configuration</code>. This lets models run without interrupting you.</li>
</ul> </ul>
</div> </div>