Adam
4f7da2b757
fix(app): model selector truncating too soon
2026-02-03 11:51:30 -06:00
Daniel Polito
76381f33d5
feat(desktop): Allow empty prompt with review comments ( #11953 )
2026-02-03 09:06:02 -06:00
Filip
aadd2e13d7
fix(app): prompt input overflow issue ( #11840 )
2026-02-02 22:02:56 +00:00
Adam
70cf609ce9
Revert "feat(ui): Select, dropdown, popover styles & transitions ( #11675 )"
...
This reverts commit 377bf7ff21 .
2026-02-02 14:24:24 -06:00
Adam
dfd5f38408
fix(app): icon sizes
2026-02-02 14:24:24 -06:00
Adam
30a25e4edc
fix(app): user messages not rendering consistently
2026-02-02 14:24:23 -06:00
R44VC0RP
cb6ec0a564
fix(app): hide badge for builtin slash commands
...
Add source: 'command' to builtin and config-defined commands so they
don't show a 'custom' badge. Only MCP and skill commands show badges.
2026-02-01 19:26:23 -05:00
R44VC0RP
12b8c42387
feat(app): show skill/mcp badges for slash commands
...
Display 'skill' or 'mcp' badge instead of 'custom' for slash commands
based on their source type. This provides better clarity to users about
where each command comes from.
2026-02-01 19:26:23 -05:00
opencode-agent[bot]
e84d441b82
chore: generate
2026-02-02 00:17:54 +00:00
Aaron Iker
377bf7ff21
feat(ui): Select, dropdown, popover styles & transitions ( #11675 )
2026-02-02 01:17:14 +01:00
Ryan Vogel
53f118c57a
Revert "feat(app): add skill slash commands" ( #11484 )
2026-01-31 10:20:23 -05:00
Ryan Vogel
786ae0a584
feat(app): add skill slash commands ( #11369 )
2026-01-31 08:59:28 -06:00
Adam
a552652fcc
Revert "feat: Transitions, spacing, scroll fade, prompt area update ( #11168 )" ( #11461 )
...
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com >
2026-01-31 07:18:51 -06:00
opencode-agent[bot]
fe66ca163c
chore: generate
2026-01-30 17:58:31 +00:00
Aaron Iker
20619a6a26
feat: Transitions, spacing, scroll fade, prompt area update ( #11168 )
...
Co-authored-by: Github Action <action@github.com >
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: aaroniker <4730431+aaroniker@users.noreply.github.com >
2026-01-30 17:57:49 +00:00
Filip
b43a35b737
test(app): test for toggling model variant ( #11221 )
2026-01-29 19:05:31 -06:00
adamelmore
f607353be6
fix(app): close review pane
2026-01-28 10:27:01 -06:00
Sairaj
57ad1814e3
fix(desktop): enable ctrl+n and ctrl+p for popover navigation ( #10777 )
2026-01-28 08:12:27 -06:00
adamelmore
d9741866c5
fix(app): reintroduce review tab
2026-01-27 20:24:27 -06:00
adamelmore
842f17d6d9
perf(app): better memory management
2026-01-27 15:25:07 -06:00
adamelmore
7de42ca242
feat(app): improved layout
2026-01-27 11:40:39 -06:00
adamelmore
099ab929db
chore(app): cleanup tailwind vs pure css
2026-01-27 08:43:37 -06:00
adamelmore
97aec21cb3
chore(app): missing i18n strings
2026-01-26 13:03:34 -06:00
adamelmore
2b07291e17
fix(app): scroll to comment on click
2026-01-25 10:30:10 -06:00
adamelmore
dcc8d1a638
perf(app): performance improvements
2026-01-25 06:43:27 -06:00
GitHub Action
460513a835
chore: generate
2026-01-25 00:37:59 +00:00
adamelmore
2f9f588f77
fix(app): submit button state
2026-01-24 18:34:42 -06:00
David Hill
8714b1a3ac
add active state to comment cards in prompt input
2026-01-24 23:09:22 +00:00
David Hill
43906f56c8
fix(app): remove space between ellipsis and truncated text in comment card tooltip
2026-01-24 22:42:52 +00:00
David Hill
02456376ce
fix(app): enable submit button when comment cards are present
2026-01-24 22:02:08 +00:00
David Hill
e5d2d984b6
feat(app): change prompt placeholder based on comment count
2026-01-24 18:59:07 +00:00
David Hill
9759afad83
fix(app): adjust prompt input positioning - 12px from bottom/right, remove session panel bottom padding
2026-01-24 18:59:07 +00:00
adamelmore
6d8e994383
fix(app): line selection fixes
2026-01-24 09:09:27 -06:00
David Hill
b280207481
fix(app): add tooltip with path, 6px spacing before close icon, and reduce filename truncation to 14 chars
2026-01-24 06:18:55 +00:00
David Hill
75cccc305a
feat(app): add middle truncation for filename in comment card
2026-01-24 06:18:55 +00:00
David Hill
18ea09868a
fix(app): truncate filename from start to show end of path
2026-01-24 06:18:55 +00:00
David Hill
1df697dec7
fix(app): remove gap between filename and comment in comment card
2026-01-24 06:18:55 +00:00
David Hill
1476c4ca49
fix(app): add shadow-xs-border with hover state to comment card
2026-01-24 06:18:55 +00:00
David Hill
3b3ab29d8c
fix(app): comment card styling - 48px height, 2px gap, truncate filename while keeping line count visible
2026-01-24 06:18:55 +00:00
David Hill
258d207fd6
fix(app): increase comment font size to 12px
2026-01-24 06:18:55 +00:00
David Hill
4b64bff11b
fix(app): add 8px gap before close icon and truncate long filenames
2026-01-24 06:18:55 +00:00
David Hill
c70e8b5880
fix(app): keep close icon in top right of comment card
2026-01-24 06:18:55 +00:00
David Hill
42a1a1202c
fix(app): add transition-all to comment card hover states
2026-01-24 06:18:55 +00:00
David Hill
d3490cfd29
feat(ui): add close-small icon and use it for comment card dismiss button
2026-01-24 06:18:55 +00:00
David Hill
5384040051
fix(app): truncate comment text and set card max-width to 200px
2026-01-24 06:18:55 +00:00
David Hill
1bf4caa0c1
fix(app): indent comment text to align with filename in context card
2026-01-24 06:18:55 +00:00
David Hill
56ece04dd5
fix(app): update prompt input styling - 14px border radius, card hover states, and 8px padding
2026-01-24 06:18:55 +00:00
David Hill
328bd3fb02
fix(app): update context cards styling with 8px padding/gap and 6px border radius
2026-01-24 06:18:55 +00:00
Adam
b6beda1569
fix: type error
2026-01-23 05:32:37 -06:00
Adam
2a2d800ac4
fix: type error
2026-01-23 05:18:57 -06:00