You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document the new Critic built-in agent (introduced in v1.0.18) in
Chapter 04's Built-in Agents table and explain how it works for
beginners using the /plan command.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
| ❌ **Failure** | Full output with stack traces, compiler errors, and detailed logs |
98
99
100
+
What about the Critic Agent? When you use `/plan`, the Critic agent may automatically kick in to review the plan before you see it. Think of it as a second pair of eyes — it uses a different AI model to double-check the plan for mistakes or gaps before handing it back to you. You don't need to do anything to activate it; just use `/plan` as normal and Copilot handles the rest.
101
+
102
+
> 💡 **Note**: The Critic agent is currently experimental and works with Claude models. If you don't see it in action, try enabling experimental features in your Copilot settings.
0 commit comments