Commit Graph

8110 Commits

Author SHA1 Message Date
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 8d0077a91a fix(app): don't show scroll to bottom if no scroll 2026-01-24 15:01:17 -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
Maharshi Patel b757c5b0c6 fix(opentui): question selection click when terminal unfocused (#9731) 2026-01-24 15:12:16 -05:00
adamelmore ec950c86f1 fix(app): scrolling for unpaid model selector 2026-01-24 13:38:14 -06:00
Dax Raad 99f7eb563c 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 a7a472f742 fix adam 2026-01-24 14:25:01 -05:00
Dax Raad 05cf87fd8c tests 2026-01-24 14:16:46 -05:00
adamelmore 62053cff45 fix(app): prompt submission failing on first message 2026-01-24 13:15:34 -06:00
Dax Raad 04af783c63 sync 2026-01-24 14:14:17 -05:00
Dax Raad 9920190f6b core: fix models snapshot loading to prevent caching issues 2026-01-24 14:06:07 -05:00
GitHub Action 4d92374933 chore: generate 2026-01-24 18:59:51 +00: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 d30480d27b fix(ui): change read-only comment popover border-radius to 8px 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 6b8e5ba46a fix(util): change filename truncation to end truncation, add truncateMiddle utility 2026-01-24 18:59:07 +00:00
David Hill fd34be5a31 fix(ui): remove unnecessary !important from diff selection styles 2026-01-24 18:59:07 +00:00
David Hill d0104903e6 fix(ui): fix selected line number color in diff view for light/dark mode 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
adamelmore 18911fcf47 fix(app): line selection ux 2026-01-24 12:41:50 -06:00
adamelmore b57a06dbc9 fix(app): line selection ux fixes 2026-01-24 12:41:50 -06:00
Dax Raad 52f3917a29 fix nix 2026-01-24 13:24:40 -05: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
Dax Raad f9e8fbfb8a core: fix unicode filename handling in snapshot diff by disabling quote escaping
This ensures unicode and special characters in filenames are displayed correctly when generating diff patches, allowing proper file detection and revert operations
2026-01-24 13:07:07 -05:00
zerone0x 6550de3398 fix(provider): deep merge providerOptions in applyCaching (#10323)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-24 13:07:04 -05: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
Britt 16c9f5b8a4 fix(web): construct apply_patch metadata before requesting permission (#10422) 2026-01-24 12:00:21 -06:00