diff --git a/.claude/settings.local.json b/.claude/settings.local.json index a3e993e..26e21e6 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -32,7 +32,8 @@ "Bash(find:*)", "Bash(./test_upload.sh:*)", "Bash(./test_all.sh)", - "Bash(/data/code/FT_Platform/YG_FT_Platform/test_data_dir.sh:*)" + "Bash(/data/code/FT_Platform/YG_FT_Platform/test_data_dir.sh:*)", + "Bash(grep:*)" ] } } diff --git a/web/pages/custom-tool-create.html b/web/pages/custom-tool-create.html index 0dde29a..978b4b4 100644 --- a/web/pages/custom-tool-create.html +++ b/web/pages/custom-tool-create.html @@ -4,55 +4,69 @@