GitHub Action
|
d2ad920907
|
chore: generate
|
2026-01-25 00:37:59 +00:00 |
|
adamelmore
|
7acac174a0
|
fix(app): submit button state
|
2026-01-24 18:34:42 -06:00 |
|
adamelmore
|
8a4683a56c
|
fix(app): unnecessary suspense flash
|
2026-01-24 17:17:44 -06:00 |
|
David Hill
|
4f30e60f3f
|
add active state to comment cards in prompt input
|
2026-01-24 23:09:22 +00:00 |
|
GitHub Action
|
9faba6e03c
|
chore: generate
|
2026-01-24 23:02:21 +00:00 |
|
adamelmore
|
e0a1708936
|
fix: type error
|
2026-01-24 17:01:37 -06:00 |
|
adamelmore
|
d5cd8f2544
|
fix(app): terminal clone needs remount
|
2026-01-24 16:58:43 -06:00 |
|
adamelmore
|
77d3488e8d
|
fix(app): remove terminal connection error overlay
|
2026-01-24 16:58:43 -06:00 |
|
David Hill
|
b62ec36b3f
|
fix(app): remove space between ellipsis and truncated text in comment card tooltip
|
2026-01-24 22:42:52 +00:00 |
|
David Hill
|
d9980507ff
|
fix(app): update status popover empty state text color and centering
|
2026-01-24 22:35:24 +00:00 |
|
David Hill
|
8bb6cf5e6a
|
fix(ui): prevent focus on share popover text field
|
2026-01-24 22:17:59 +00:00 |
|
David Hill
|
0f710a0b27
|
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
|
60a1621c29
|
fix(app): adjust share popover position 64px to the left
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
aa538d9760
|
fix(app): update share popover gutter to 6px and radius to match status dropdown
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
b7b8d4e00f
|
fix(app): add 8px spacing between share button and icon buttons in titlebar
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
f7aa63042b
|
refactor(app): replace Popover with DropdownMenu for server options
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
ff6115e18d
|
fix(app): update options icon button styling - active state and hover
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
a537449585
|
fix(app): change server item actions div padding from px-4 to pl-4
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
60477073fa
|
feat(ui): add onFilter callback to List, discard add server row when searching
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
4c54ef4ca1
|
fix(app): position status circle inside input wrapper and fix dialog padding
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
c863dc7481
|
fix(app): remove hover background color from server list items
|
2026-01-24 22:02:09 +00:00 |
|
David Hill
|
7e12046f5d
|
fix(app): allow add server row to grow for error message
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
1b81929dc3
|
fix(app): update add server button and row styling
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
d7222c2caa
|
feat(app): update manage servers dialog styling and behavior
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
5a20254f83
|
feat(app): add truncation tooltip to server items in status popover
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
881d199410
|
fix(app): update server and MCP item styles in status popover
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
ceb8291208
|
fix(app): update status popover styling and positioning
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
c12d7a40d2
|
fix(app): use rounded-sm for explicit 4px border radius
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
4b9d525a83
|
fix(app): update titlebar spacing and status popover styling
|
2026-01-24 22:02:08 +00:00 |
|
David Hill
|
a2413da596
|
fix(app): enable submit button when comment cards are present
|
2026-01-24 22:02:08 +00:00 |
|
GitHub Action
|
733eeb18ff
|
chore: generate
|
2026-01-24 21:53:51 +00:00 |
|
Liyang Zhu
|
755032a9c1
|
feat(app): back button in subagent sessions (#10439)
|
2026-01-24 15:53:15 -06:00 |
|
adamelmore
|
7a547e4f7e
|
fix(app): model select not closing on escape
|
2026-01-24 15:01:05 -06:00 |
|
adamelmore
|
fd2c5f9ab3
|
fix(app): model selector ux
|
2026-01-24 15:01:05 -06:00 |
|
adamelmore
|
dd09096334
|
fix(app): no select on new session
|
2026-01-24 14:58:16 -06:00 |
|
adamelmore
|
ec950c86f1
|
fix(app): scrolling for unpaid model selector
|
2026-01-24 13:38:14 -06:00 |
|
David Hill
|
3535c8a9f0
|
feat(ui): add critical shadow for comment input validation, set editor popover radius to 14px
|
2026-01-24 18:59:07 +00:00 |
|
David Hill
|
602d695703
|
fix(app): improve comment popover - remove disabled state, add error styling, fix click-outside detection
|
2026-01-24 18:59:07 +00:00 |
|
David Hill
|
85dd099a21
|
feat(app): change prompt placeholder based on comment count
|
2026-01-24 18:59:07 +00:00 |
|
David Hill
|
6ad8e3b6b9
|
fix(app): adjust prompt container padding to 16px bottom and horizontal
|
2026-01-24 18:59:07 +00:00 |
|
David Hill
|
493bb554db
|
fix(app): adjust prompt input positioning - 12px from bottom/right, remove session panel bottom padding
|
2026-01-24 18:59:07 +00:00 |
|
David Hill
|
fd80c6d205
|
fix(ui): add escape/click-away to close read-only comment popovers, 10px radius, remove 'Click to view context' text
|
2026-01-24 18:59:06 +00:00 |
|
adamelmore
|
2aac29593a
|
fix(app): don't use findLast
|
2026-01-24 12:41:50 -06:00 |
|
GitHub Action
|
725586a346
|
chore: generate
|
2026-01-24 18:17:29 +00:00 |
|
Joseph Campuzano
|
8d692d3d87
|
fix: add state to pause existing audio for demo menus, add support fo… (#10428)
|
2026-01-24 12:16:53 -06:00 |
|
GitHub Action
|
f4b52237c9
|
chore: generate
|
2026-01-24 18:04:12 +00:00 |
|
OpeOginni
|
f149624875
|
feat(web): implement new server management for web and desktop (#8513)
|
2026-01-24 12:03:36 -06:00 |
|
adamelmore
|
85f6a7496b
|
fix(app): new workspace expanded and at the top
|
2026-01-24 09:12:32 -06:00 |
|
adamelmore
|
95309aa10b
|
fix(app): missing translations
|
2026-01-24 09:12:12 -06:00 |
|
adamelmore
|
63e313648a
|
fix(app): line selection fixes
|
2026-01-24 09:09:27 -06:00 |
|