diff --git a/webview-ui/src/components/chat/ContextCondenseRow.tsx b/webview-ui/src/components/chat/ContextCondenseRow.tsx index 3aa4dd0239..ea383139b3 100644 --- a/webview-ui/src/components/chat/ContextCondenseRow.tsx +++ b/webview-ui/src/components/chat/ContextCondenseRow.tsx @@ -37,6 +37,7 @@ const ContextCondenseRow = ({ contextCondense }: ContextCondenseRowProps) => { {isExpanded && (
+

Conversation Summary

{summary}
)}