Skip to content

Commit a8b9cb6

Browse files
CopilotDanWahlin
andauthored
docs: remove Critic agent from built-in agents table (experimental, not ready for course)
Agent-Logs-Url: https://github.com/github/copilot-cli-for-beginners/sessions/19dc97e2-9414-4ddd-8072-fade91ba8516 Co-authored-by: DanWahlin <1767249+DanWahlin@users.noreply.github.com>
1 parent 9e53c81 commit a8b9cb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

04-agents-custom-instructions/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ Never used or made an agent? Here's all you need to know to get started for this
6666
|-------|---------------|--------------|
6767
| **Plan** | `/plan` or `Shift+Tab` (cycle modes) | Creates step-by-step implementation plans before coding |
6868
| **Code-review** | `/review` | Reviews staged/unstaged changes with focused, actionable feedback |
69-
| **Critic** | *Automatic* | Reviews plans and complex implementations using a second model to catch errors early (experimental, Claude models only) |
7069
| **Init** | `/init` | Generates project configuration files (instructions, agents) |
7170
| **Explore** | *Automatic* | Used internally when you ask Copilot to explore or analyze the codebase |
7271
| **Task** | *Automatic* | Executes commands like tests, builds, lints, and dependency installs |

0 commit comments

Comments
 (0)