From 0845c19bb55e5115ca7947af66cf637440b2b5c7 Mon Sep 17 00:00:00 2001 From: Jeremiah Snee <113928685+jeremiah-snee-openx@users.noreply.github.com> Date: Tue, 30 Sep 2025 10:56:49 -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 eb260f2..91521e1 100644 --- a/collections/edge-ai-tasks.collection.yml +++ b/collections/edge-ai-tasks.collection.yml @@ -48,7 +48,7 @@ items: * The details for the implementation, the plan file refers to this file for specific details (important if you have a big plan). * `.copilot-tracking/prompts/implement-*.prompt.md` - * A newly generated prompt file that will create a `.copilot-tracking/changes/*-changes.md` file and proceed to implement th changes. + * A newly generated prompt file that will create a `.copilot-tracking/changes/*-changes.md` file and proceed to implement the changes. Continue to use `task-planner` to iterate on the plan until you have exactly what you want done to your codebase.