From 535c877e66ee78ead302e2cd6b0a69455995a56b Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Thu, 9 Apr 2026 12:11:50 -0400 Subject: [PATCH] chore(tools/view): improve tool description --- internal/agent/tools/view.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/agent/tools/view.md b/internal/agent/tools/view.md index 740e7cd3bca6dbe973109b1f2e7456123d1e19a8..99460ea66ebf26b3dc6d409a1e9230d8d53b83ab 100644 --- a/internal/agent/tools/view.md +++ b/internal/agent/tools/view.md @@ -1,4 +1,4 @@ -Reads and displays file contents with line numbers for examining code, logs, or text data. +Read a file by path with line numbers; supports offset and line limit (default 2000, max 5MB); renders images (PNG, JPEG, GIF, BMP, SVG, WebP); use ls for directories. - Provide file path to read