diff --git a/apps/web/src/components/ChatView.tsx b/apps/web/src/components/ChatView.tsx index 1bd167291..9308b4bbe 100644 --- a/apps/web/src/components/ChatView.tsx +++ b/apps/web/src/components/ChatView.tsx @@ -3638,14 +3638,25 @@ export default function ChatView({ threadId }: ChatViewProps) { data-chat-composer-form="true" >
+ {interactionMode === "plan" && ( + + Plan + + )} {activePendingApproval ? (
- - - -