Skip to content

Commit aea4bb4

Browse files
grimmerkclaude
andcommitted
style: show assistant response note below Session Preview
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1f4b387 commit aea4bb4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/popup.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,9 @@ const PopupDefaultExample = ({
516516
<option value="both">First + Last</option>
517517
</select>
518518
</div>
519+
<div style={{ padding: '0 16px 2px', fontSize: '9px', color: '#555' }}>
520+
◀ Assistant response always shown
521+
</div>
519522
<div style={rowStyle}>
520523
<span style={labelStyle} title="Uses Claude Code hooks to detect session state">Session Status <span style={{ fontSize: '10px', color: '#888' }}>(hooks)</span></span>
521524
<label

0 commit comments

Comments
 (0)