From c374b943f389745eeeebb8a2f15499082a01d621 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Mon, 9 Mar 2026 21:24:15 +0100 Subject: [PATCH] docs(changelog): add Anthropic docs link for tool_search entry --- src/pages/changelog.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 8f6f0d4..d735311 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -47,7 +47,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Git Commit Text Area. Made the Git commit text area bigger and dynamic.
  • AI Chat Panel. Toned down the font color to make it easier to read.
  • AI Chat Panel. Made completed tool calls fade a little to make it easier to separate.
  • -
  • Zaguán Coder Daemon. Added a tool_search tool based on the Anthropic documentation to help reduce initial token usage.
  • +
  • Zaguán Coder Daemon. Added a tool_search tool based on the Anthropic documentation to help reduce initial token usage.