Skip to content

Commit a278d45

Browse files
committed
update editor's choice
1 parent ac6bd7e commit a278d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/app/store/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ interface AgentData {
7070
const EDITORS_CHOICE_AGENTS = [
7171
'base',
7272
'base-lite',
73-
'base2',
7473
'reviewer',
7574
'deep-thinker',
7675
'deep-code-reviewer',
76+
'codebase-commands-explorer',
7777
]
7878

7979
const AgentStorePage = () => {

0 commit comments

Comments
 (0)