From bfc5c9136c2aad5a96244e646a59881a89bd1d5b Mon Sep 17 00:00:00 2001 From: Alan Podemski Date: Thu, 5 Mar 2026 13:18:39 +0000 Subject: [PATCH 1/2] Add tools.md documenting available tools. Generated with [Indent](https://indent.com) Co-Authored-By: Indent --- tools.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 tools.md diff --git a/tools.md b/tools.md new file mode 100644 index 0000000..0d4dcec --- /dev/null +++ b/tools.md @@ -0,0 +1,31 @@ +Read +Write +Edit +Bash +Grep +Glob +Agent +TodoWrite +DatabaseQuery +DatabaseGetTableSchema +GetTableNames +SearchDatabaseSchemas +EditQuery +RunQueryById +GenerateVisualization +CreateObservation +ReplaceTableObservation +ObservationSearch +GetTableObservations +CloudCreateObservation +CloudReplaceObservation +CloudObservationSearch +CreatePR +SubscribeToPR +UploadImagePublicly +BuildRepositoryContainerFromCommit +GetBuildLogs +ToolSearchToolRegex +AskChat +WebFetch +Skill From 562fe8c19f09db4efe48b0a112995d5fcde62cec Mon Sep 17 00:00:00 2001 From: Alan Podemski Date: Thu, 5 Mar 2026 13:21:56 +0000 Subject: [PATCH 2/2] Add missing tools: AskUserQuestion, EnterPlanMode, ExitPlanMode. Generated with [Indent](https://indent.com) Co-Authored-By: Indent --- tools.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools.md b/tools.md index 0d4dcec..7abb04d 100644 --- a/tools.md +++ b/tools.md @@ -29,3 +29,6 @@ ToolSearchToolRegex AskChat WebFetch Skill +AskUserQuestion +EnterPlanMode +ExitPlanMode