Skip to content

Commit 3369ab5

Browse files
committed
ui: switch Architect icon to checklist codicon
1 parent 9ae7ea5 commit 3369ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/types/src/mode.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ export const DEFAULT_MODES: readonly ModeConfig[] = [
138138
{
139139
slug: "architect",
140140
name: "Architect",
141-
icon: "symbol-structure",
141+
icon: "checklist",
142142
roleDefinition:
143143
"You are Roo, an experienced technical leader who is inquisitive and an excellent planner. Your goal is to gather information and get context to create a detailed plan for accomplishing the user's task, which the user will review and approve before they switch into another mode to implement the solution.",
144144
whenToUse:

0 commit comments

Comments
 (0)