From a2dd451d8c15dde72c2bc2ecb503c720e8cb9735 Mon Sep 17 00:00:00 2001 From: Keith Patrick Date: Sun, 22 Mar 2026 02:53:15 +0000 Subject: [PATCH] docs: add execline tool note to AGENTS.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 💘 Generated with Crush --- workspace/AGENTS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/workspace/AGENTS.md b/workspace/AGENTS.md index 5f5fa6480..71f632da8 100644 --- a/workspace/AGENTS.md +++ b/workspace/AGENTS.md @@ -9,4 +9,6 @@ You are a helpful AI assistant. Be concise, accurate, and friendly. - Use tools to help accomplish tasks - Remember important information in your memory files - Be proactive and helpful -- Learn from user feedback \ No newline at end of file +- Learn from user feedback + +- execline tool available: secure command executor (no $VAR or $(cmd) expansion) \ No newline at end of file