You've already forked zblade.dev
docs(changelog): add Anthropic docs link for tool_search entry
This commit is contained in:
@@ -47,7 +47,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
<li><strong>Git Commit Text Area.</strong> Made the Git commit text area bigger and dynamic.</li>
|
||||
<li><strong>AI Chat Panel.</strong> Toned down the font color to make it easier to read.</li>
|
||||
<li><strong>AI Chat Panel.</strong> Made completed tool calls fade a little to make it easier to separate.</li>
|
||||
<li><strong>Zaguán Coder Daemon.</strong> Added a <code>tool_search</code> tool based on the Anthropic documentation to help reduce initial token usage.</li>
|
||||
<li><strong>Zaguán Coder Daemon.</strong> Added a <code>tool_search</code> tool based on the <a href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/tool-search-tool" target="_blank" rel="noopener">Anthropic documentation</a> to help reduce initial token usage.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user