From 013efa0eba986780f9a9698dd266356c799460b9 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Thu, 9 Apr 2026 12:17:45 -0400 Subject: [PATCH] chore(tools/write): improve tool description --- internal/agent/tools/write.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/agent/tools/write.md b/internal/agent/tools/write.md index 6cdf0351d12563a688984f1047f2052a504cf3bd..fbe58a5648911375d8ae002fa9a1a83c7d81a305 100644 --- a/internal/agent/tools/write.md +++ b/internal/agent/tools/write.md @@ -1,4 +1,4 @@ -Creates or updates files in filesystem for saving/modifying text content. +Create or overwrite a file with given content; auto-creates parent dirs. Cannot append. Read the file first to avoid conflicts. For surgical changes use edit or multiedit. - Provide file path to write