From c5f52e1efba01e915642489a29943c2c1246bd3b Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Fri, 20 Feb 2026 15:06:57 -0700 Subject: [PATCH] docs: Updated sisyphus README to always include the execute_command.sh tool --- assets/agents/sisyphus/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/agents/sisyphus/README.md b/assets/agents/sisyphus/README.md index c167d41..e59369e 100644 --- a/assets/agents/sisyphus/README.md +++ b/assets/agents/sisyphus/README.md @@ -35,7 +35,7 @@ global_tools: - fs_glob.sh - fs_ls.sh - web_search_loki.sh - # - execute_command.sh + - execute_command.sh # ... ```