From cded5ae56b2f2ee81b3dfb4a9e5c2bc239a7cce2 Mon Sep 17 00:00:00 2001 From: "w. ian douglas" Date: Fri, 29 Aug 2025 23:12:11 -0600 Subject: [PATCH] deleting a recipe and testing workflow (#4451) --- .../pages/recipes/data/recipes/simplest-recipe.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 documentation/src/pages/recipes/data/recipes/simplest-recipe.yaml diff --git a/documentation/src/pages/recipes/data/recipes/simplest-recipe.yaml b/documentation/src/pages/recipes/data/recipes/simplest-recipe.yaml deleted file mode 100644 index 72af119f7e..0000000000 --- a/documentation/src/pages/recipes/data/recipes/simplest-recipe.yaml +++ /dev/null @@ -1,11 +0,0 @@ -version: "1.0.0" -id: greet-the-user -title: "Safe Greetings Helper" -description: "A cheerful recipe that says hello" -instructions: | - You are a helpful development assistant that can help with common tasks. - -activities: - - "greetings" - -prompt: Say hello to the user