From 9dad1da21cb152320f5811c209f298ff47c0e828 Mon Sep 17 00:00:00 2001 From: Jeremiah Snee <113928685+jeremiah-snee-openx@users.noreply.github.com> Date: Tue, 30 Sep 2025 11:02:13 -0500 Subject: [PATCH] Update collections/edge-ai-tasks.collection.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- collections/edge-ai-tasks.collection.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/edge-ai-tasks.collection.yml b/collections/edge-ai-tasks.collection.yml index 91521e1..316e2de 100644 --- a/collections/edge-ai-tasks.collection.yml +++ b/collections/edge-ai-tasks.collection.yml @@ -70,7 +70,7 @@ items: This prompt has the added benefit of attaching the plan as instructions, which helps with keeping the plan in context throughout the whole conversation. - **Expert Warning** ->>Use `phaseStop=false` to have Copilot implement the whole plane without stopping. Additionally, you can use `taskStop=true` to have Copilot stop after every Task implementation for finer detail control. + **Expert Warning** ->>Use `phaseStop=false` to have Copilot implement the whole plan without stopping. Additionally, you can use `taskStop=true` to have Copilot stop after every Task implementation for finer detail control. To use these generated instructions and prompts, you'll need to update your `settings.json` accordingly: