+ How the coding agent's file edits and commands get approved — applies in both modes. +
- {modelOptions.length > 0 && ( + {/* The model only powers Rowboat's own turns; the coding agent uses its + own configured model, so hide this entirely for direct sessions. */} + {mode === 'rowboat' && modelOptions.length > 0 && (