+ {/* Settings gear button */}
+ {onSaveSettings && (
+
+ )}
+ {/* Plan button */}
+
setShowPlanModal(true)} />
+ {currentPlan && (
+ setShowPlanModal(false)} />
+ )}
+ {/* Cancel button — always visible so user can force-cancel unreported activity */}
+
+
{/* Slash command palette (above input, in document flow) */}