Skip to content

Commit 2874294

Browse files
committed
Disable render ui tool for now
1 parent 7015b88 commit 2874294

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

agents/base2/base2.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ export function createBase2(
7070
'read_subtree',
7171
!isFast && 'write_todos',
7272
!isFast && !noAskUser && 'suggest_followups',
73-
!isFast && 'render_ui',
7473
'str_replace',
7574
'write_file',
7675
!isFree && 'propose_str_replace',

0 commit comments

Comments
 (0)