GitHub Action
e1fe86e6d7
chore: generate
2026-01-24 23:10:03 +00:00
David Hill
93e948ae12
fix(ui): ensure comment popover appears above other comment icons
2026-01-24 23:09:22 +00:00
David Hill
8714b1a3ac
add active state to comment cards in prompt input
2026-01-24 23:09:22 +00:00
David Hill
4ded06f05d
update: theme variables
2026-01-24 23:09:22 +00:00
GitHub Action
6d0fecb985
chore: generate
2026-01-24 23:02:21 +00:00
adamelmore
e223d1a0e5
fix: type error
2026-01-24 17:01:37 -06:00
adamelmore
3fdd6ec120
fix(app): terminal clone needs remount
2026-01-24 16:58:43 -06:00
adamelmore
2f1be914cd
fix(app): remove terminal connection error overlay
2026-01-24 16:58:43 -06:00
GitHub Action
1269766cb8
chore: generate
2026-01-24 22:58:15 +00:00
adamelmore
ae11cad13b
fix: type error
2026-01-24 16:57:38 -06:00
adamelmore
10d227b8d6
fix(ui): tab focus state
2026-01-24 16:57:38 -06:00
adamelmore
d97cd56867
fix(ui): popover exit ux
2026-01-24 16:57:38 -06: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
241087d1dc
fix(app): update status popover empty state text color and centering
2026-01-24 22:35:24 +00:00
David Hill
fba77a364c
fix(ui): prevent tooltip fade when forceOpen is true
2026-01-24 22:29:38 +00:00
David Hill
3d956c5f7e
fix(ui): show 'Copied' tooltip instantly when copy button clicked
2026-01-24 22:25:20 +00:00
David Hill
4a4c1b31a7
fix(ui): update copy button tooltip gutter and label to 'Copy link'
2026-01-24 22:22:01 +00:00
David Hill
30111d2b16
fix(ui): prevent focus on share popover text field
2026-01-24 22:17:59 +00:00
David Hill
b695216063
fix(ui): align list search input width with list items
2026-01-24 22:11:31 +00:00
David Hill
c2ec608212
feat(ui): add link icon and use it for copy-to-clipboard buttons
...
Replace copy icon with new link icon in share URL copy button
and TextField copyable button for better visual indication.
2026-01-24 22:02:09 +00:00
David Hill
c1af7ddc6b
fix(app): adjust share popover position 64px to the left
2026-01-24 22:02:09 +00:00
David Hill
cf7c6417f8
fix(app): update share popover gutter to 6px and radius to match status dropdown
2026-01-24 22:02:09 +00:00
David Hill
937474aff0
fix(app): add 8px spacing between share button and icon buttons in titlebar
2026-01-24 22:02:09 +00:00
David Hill
a878b8d7ac
refactor(app): replace Popover with DropdownMenu for server options
2026-01-24 22:02:09 +00:00
David Hill
b824fc5516
fix(app): update options icon button styling - active state and hover
2026-01-24 22:02:09 +00:00
David Hill
c56f6127c7
fix(app): change server item actions div padding from px-4 to pl-4
2026-01-24 22:02:09 +00:00
David Hill
8845f2b926
feat(ui): add onFilter callback to List, discard add server row when searching
2026-01-24 22:02:09 +00:00
David Hill
df4d839577
fix(app): position status circle inside input wrapper and fix dialog padding
2026-01-24 22:02:09 +00:00
David Hill
8fe42cd5dc
fix(app): remove hover background color from server list items
2026-01-24 22:02:09 +00:00
David Hill
a169c2987b
fix(app): allow add server row to grow for error message
2026-01-24 22:02:08 +00:00
David Hill
a5c08bc4f8
fix(app): update add server button and row styling
2026-01-24 22:02:08 +00:00
David Hill
02aea77e92
feat(app): update manage servers dialog styling and behavior
2026-01-24 22:02:08 +00:00
David Hill
a98add29d1
feat(app): add truncation tooltip to server items in status popover
2026-01-24 22:02:08 +00:00
David Hill
d01df32e36
fix(app): update server and MCP item styles in status popover
2026-01-24 22:02:08 +00:00
David Hill
2c620e1742
fix(app): update status popover styling and positioning
2026-01-24 22:02:08 +00:00
David Hill
262084d7e6
fix(app): use rounded-sm for explicit 4px border radius
2026-01-24 22:02:08 +00:00
David Hill
b089358503
fix(app): update titlebar spacing and status popover styling
2026-01-24 22:02:08 +00:00
David Hill
02456376ce
fix(app): enable submit button when comment cards are present
2026-01-24 22:02:08 +00:00
GitHub Action
faf2609bc5
chore: generate
2026-01-24 21:53:51 +00:00
Liyang Zhu
aeeb05e4a0
feat(app): back button in subagent sessions ( #10439 )
2026-01-24 15:53:15 -06:00
adamelmore
847a7ca009
fix(app): don't show scroll to bottom if no scroll
2026-01-24 15:01:17 -06:00
adamelmore
dc1ff0e63e
fix(app): model select not closing on escape
2026-01-24 15:01:05 -06:00
adamelmore
7ba25c6afb
fix(app): model selector ux
2026-01-24 15:01:05 -06:00
adamelmore
b951187a6e
fix(app): no select on new session
2026-01-24 14:58:16 -06:00
Maharshi Patel
8f99e9a606
fix(opentui): question selection click when terminal unfocused ( #9731 )
2026-01-24 15:12:16 -05:00
adamelmore
27b45d070d
fix(app): scrolling for unpaid model selector
2026-01-24 13:38:14 -06:00
Dax Raad
07d7dc083c
ci: remove unused environment variables from test workflow
...
Removes MODELS_DEV_API_JSON and OPENCODE_DISABLE_MODELS_FETCH environment variables that were redundant in the test workflow, simplifying the configuration.
2026-01-24 14:26:59 -05:00
Dax Raad
eaa622e852
fix adam
2026-01-24 14:25:01 -05:00
Dax Raad
ff9c186485
tests
2026-01-24 14:16:46 -05:00
adamelmore
41f2653a30
fix(app): prompt submission failing on first message
2026-01-24 13:15:34 -06:00