You've already forked zblade.dev
docs(changelog): add shell command runtime guard entry
This commit is contained in:
@@ -42,6 +42,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
</h3>
|
||||
<ul class="changes-list">
|
||||
<li><strong>Zaguán Coder Daemon.</strong> Added stronger detection for Google Gemini if it was unable to apply a patch to help it recover and try again instead of hanging.</li>
|
||||
<li><strong>Zaguán Coder Daemon.</strong> Added a runtime guard to prevent AI models from inappropriately using shell commands (e.g., <code>grep</code>, <code>cat</code>) instead of dedicated tools, automatically guiding them to correct usage.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user