Commit Graph

550 Commits

Author SHA1 Message Date
adamelmore
801eb5d2cb
wip(app): file tree mode 2026-01-26 11:07:52 -06:00
adamelmore
ebeed03115
wip(app): file tree mode 2026-01-26 11:07:51 -06:00
Adam
d9eed4c6ca
feat(app): file tree 2026-01-26 11:07:51 -06:00
Rahul A Mistry
783121c06e
fix(ui): use focus-visible instead of focus to prevent sticky hover effect on click (#10651) 2026-01-26 10:58:29 -06:00
adamelmore
84b12a8fb7
feat(app): model settings 2026-01-26 08:15:01 -06:00
adamelmore
1934ee13d8
wip(app): model settings 2026-01-26 08:15:01 -06:00
adamelmore
0d651eab3b
feat(app): default servers on web 2026-01-26 08:15:00 -06:00
adamelmore
99ae3a7717 chore: cleanup 2026-01-25 20:40:00 -06:00
adamelmore
a09a8701ae chore: cleanup 2026-01-25 20:40:00 -06:00
adamelmore
00d960d080 chore: cleanup 2026-01-25 20:40:00 -06:00
adamelmore
c323d96deb wip(app): provider settings 2026-01-25 20:40:00 -06:00
adamelmore
03d884797c wip(app): provider settings 2026-01-25 20:40:00 -06:00
adamelmore
3d23d2df71
fix(app): missing translations for status 2026-01-25 19:39:09 -06:00
adamelmore
471fc06f01
chore(app): visual cleanup 2026-01-25 10:48:20 -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
adamelmore
8d1a66d043
fix(app): unnecessary suspense flash 2026-01-24 17:17:44 -06:00
David Hill
8714b1a3ac add active state to comment cards in prompt input 2026-01-24 23:09:22 +00:00
adamelmore
2f1be914cd
fix(app): remove terminal connection error overlay 2026-01-24 16:58:43 -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
30111d2b16 fix(ui): prevent focus on share popover text field 2026-01-24 22:17:59 +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
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
adamelmore
27b45d070d
fix(app): scrolling for unpaid model selector 2026-01-24 13:38:14 -06: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
David Hill
ac204ed89d 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
1080f37f9c
fix(app): don't use findLast 2026-01-24 12:41:50 -06:00
GitHub Action
8f0d08fae0 chore: generate 2026-01-24 18:17:29 +00:00
Joseph Campuzano
15801a01ba
fix: add state to pause existing audio for demo menus, add support fo… (#10428) 2026-01-24 12:16:53 -06:00
OpeOginni
67ea21b55a
feat(web): implement new server management for web and desktop (#8513) 2026-01-24 12:03:36 -06:00
adamelmore
6d8e994383
fix(app): line selection fixes 2026-01-24 09:09:27 -06:00
Ariane Emory
98b66ff933
feat(desktop): add Iosevka as a font choice (resolves #10103) (#10347) 2026-01-24 06:28:58 -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
Rahul A Mistry
8105f186dc
fix(app): center checkbox indicator in provider selection (#10267) 2026-01-23 10:23:24 -06:00
Edin
65c236c071
feat(app): auto-open oauth links for codex and copilot (#10258) 2026-01-23 09:35:44 -06: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
Adam
4afb46f571 perf(app): don't remount directory layout 2026-01-23 05:18:57 -06:00
Adam
c4d223eb99 perf(app): faster workspace creation 2026-01-23 05:18:42 -06:00
Adam
82ec84982e
Reapply "wip(app): line selection"
This reverts commit df7b6792cd.
2026-01-23 05:01:10 -06:00
Adam
df7b6792cd
Revert "wip(app): line selection"
This reverts commit 1780bab1ce.
2026-01-23 04:58:41 -06:00
Adam
1780bab1ce wip(app): line selection 2026-01-22 22:12:12 -06:00
Adam
d35fabf5db chore: cleanup 2026-01-22 22:12:12 -06:00
Adam
82f718b3cf wip(app): line selection 2026-01-22 22:12:12 -06:00
Adam
0eb523631d wip(app): line selection 2026-01-22 22:12:12 -06:00
Adam
1e1872aada wip(app): line selection 2026-01-22 22:12:12 -06:00
Adam
cb481d9ac8 wip(app): line selection 2026-01-22 22:12:12 -06:00
Adam
0ce0cacb28 wip(app): line selection 2026-01-22 22:12:12 -06:00
Adam
640d1f1ecc wip(app): line selection 2026-01-22 22:12:12 -06:00
Adam
14db336e3a
fix(app): flash of fallback icon for projects 2026-01-22 20:17:50 -06:00
Adam
07015aae07
fix(app): folder suggestions missing last part 2026-01-22 20:17:50 -06:00
Adam
972cb01d5c fix(app): allow adding projects from any depth 2026-01-22 20:09:18 -06:00
Adam
a8018dcc43 fix(app): allow adding projects from root 2026-01-22 20:09:18 -06:00
Adam
bcf7a65e36
fix(app): non-git projects should be renameable 2026-01-22 18:07:57 -06:00
Alex Yaroshuk
fdac21688c
feat(app): add app version display to settings (#10095) 2026-01-22 14:41:29 -06:00
GitHub Action
c96c25a72c chore: generate 2026-01-22 18:24:16 +00:00
Aryan "LAG" Gupta
cda7d3dd78
fix: make 'Learn More' link functional in theme settings (#10078) 2026-01-22 12:23:29 -06:00
Adam
16fad51b5e feat(app): add workspace startup script to projects 2026-01-22 07:42:56 -06:00
Adam
ae2693425e
fix(app): snap to bottom on prompt 2026-01-22 05:45:53 -06:00
Adam
d9b9485019
fix(app): a11y translations 2026-01-22 05:36:38 -06:00
GitHub Action
d14735ef4b chore: generate 2026-01-22 11:11:32 +00:00
Nolan Darilek
3435327bc0
fix(app): session screen accessibility improvements (#9907) 2026-01-22 05:10:53 -06:00
David Hill
7b0ad87781 fix: add 8px left margin to sidebar toggle on desktop 2026-01-22 09:50:13 +00:00
David Hill
3b92d5c1c6 fix: match terminal toggle button size with sidebar and review toggles 2026-01-22 09:48:10 +00:00
DNGriffin
9afc067152
feat(app): always show Toggle-Review button (#9944) 2026-01-22 02:09:55 -06:00
Adam
fa91337723
fix(app): provider connect oauth error handling 2026-01-21 14:26:14 -06:00
Adam
ae8cff22e5
fix(app): renaming non-git projects shouldn't affect other projects 2026-01-21 14:21:58 -06:00
Adam
52535654e7
fix(app): tab should select suggestion 2026-01-21 14:21:58 -06:00
Adam
b33cec485a
fix: type error 2026-01-21 13:25:43 -06:00
Adam
3ba1111ed0
fix(app): terminal issues/regression 2026-01-21 13:23:50 -06:00
Allan Hvam
13405aedea
fix(app): remove terminal button border to align with close button (#9874) 2026-01-21 13:05:32 -06:00
GitHub Action
95b17bcf5e chore: generate 2026-01-21 17:17:33 +00:00
Adam
621550ac77
fix(app): keybind search height 2026-01-21 11:14:11 -06:00
Adam
850d50eb64
fix(app): missing i18n keys 2026-01-21 11:14:11 -06:00
GitHub Action
178767af70 chore: generate 2026-01-21 16:36:03 +00:00
Rahul A Mistry
b8a0e420f8
feat(app): search on settings shortcuts (#9850) 2026-01-21 10:35:15 -06:00
GitHub Action
b10f423743 chore: generate 2026-01-21 15:58:36 +00:00
Nolan Darilek
0059fdc1f5
fix(app): add aria-labels to titlebar and sidebar buttons (#9843) 2026-01-21 09:57:50 -06:00
GitHub Action
f736751a8c chore: generate 2026-01-21 15:26:15 +00:00
Ronan Kearns
6ac8c85b34
feat(app): model tooltip metadata in chooser (per Figma request) (#9707) 2026-01-21 09:25:34 -06:00
Brendan Allan
d00b8df770
feat(desktop): properly integrate window controls on windows (#9835) 2026-01-21 08:35:05 -06:00
Halil Tezcan KARABULUT
87d91c29e2
fix(app): terminal improvements - focus, rename, error state, CSP (#9700) 2026-01-21 06:49:46 -06:00
Ronan Kearns
996eeb1f68
feat(app): add manage models icon to selector (per Figma request) (#9722) 2026-01-21 04:44:17 -06:00
DNGriffin
8e8fb6a54b
feat(app): allow users to select directory text on new session (#9760) 2026-01-21 04:41:03 -06:00
Jacob Bahn
65d9e829e7
feat(desktop): standardize desktop layout icons (#9685) 2026-01-20 20:34:33 -06:00
GitHub Action
6793b4a6fd chore: generate 2026-01-21 02:28:43 +00:00
Alex Yaroshuk
489f2d3709
fix(ui): remove portal spacer and fix terminal toggle padding (#9728) 2026-01-20 20:27:33 -06:00
GitHub Action
bb8bf32abe chore: generate 2026-01-20 23:58:59 +00:00
Adam
233d003b49 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
f86c37f579 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
9b7d9c8173 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
0f2e8ea2b4 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
be493e8be0 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
7e8e4d9938 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
7a359ff67c wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
835fea6bb1 wip(app): i18n prompt input 2026-01-20 17:58:06 -06:00
Adam
92beae1410 wip(app): i18n 2026-01-20 17:58:06 -06:00
David Hill
7be6671e6e refactor Select component to use settings variant for settings modal styling 2026-01-20 21:53:17 +00:00
David Hill
de87694867 fix: resolve Select children type conflict with ButtonProps 2026-01-20 21:09:20 +00:00
David Hill
ecd28fd520 fix: prompt agent button style 2026-01-20 21:08:50 +00:00
Adam
96a9744347
fix: type error 2026-01-20 15:08:03 -06:00
David Hill
261b1eca2e update keyboard shortcuts panel to match general settings styling 2026-01-20 20:34:45 +00:00
David Hill
dbc15d4816 add color scheme preview on hover in appearance dropdown 2026-01-20 20:34:45 +00:00
David Hill
602b6be4d4 update settings panel padding and make content full width 2026-01-20 20:34:45 +00:00
David Hill
7f4277695d set 32px spacing between main title and group title 2026-01-20 20:34:45 +00:00
David Hill
39afc055bf add fade gradient to settings panel headers 2026-01-20 20:34:45 +00:00
David Hill
0c270b4743 reset select trigger to default state after selection 2026-01-20 20:34:45 +00:00
David Hill
2b95956132 add x-large dialog size and use it for settings modal 2026-01-20 20:34:45 +00:00
David Hill
c57491ba48 add triggerStyle prop to Select and use it for font selector 2026-01-20 20:34:44 +00:00
David Hill
f9c951aa8b render font options in their respective fonts 2026-01-20 20:34:44 +00:00
David Hill
78bcbda2fa wrap settings row groups with styled container 2026-01-20 20:34:44 +00:00
David Hill
262aca1bca remove border and background from settings panel headers 2026-01-20 20:34:44 +00:00
David Hill
0cbbe5af77 remove subheader from General settings panel 2026-01-20 20:34:44 +00:00
David Hill
83557e9b66 add keyboard icon and use it for Shortcuts settings tab 2026-01-20 20:34:44 +00:00
David Hill
1a4abe85e8 add sliders icon and use it for General settings tab 2026-01-20 20:34:44 +00:00
David Hill
74ad6dd4c9 update settings tabs layout and spacing 2026-01-20 20:34:44 +00:00
David Hill
a94667e8e7 increase icon letter size to 32px in edit project dialog 2026-01-20 20:34:44 +00:00
GitHub Action
dfe6ce211d chore: generate 2026-01-20 16:57:52 +00:00
Rahul A Mistry
8639b0767a
feat(app): add tooltips to sidebar new session/workspace buttons (#9652) 2026-01-20 10:57:11 -06:00
GitHub Action
cd2125eecd chore: generate 2026-01-20 16:01:54 +00:00
Adam
8595dae1a4
fix(app): session loading loop 2026-01-20 10:01:04 -06:00
Adam
d77cbf9c46 chore: cleanup 2026-01-20 07:33:44 -06:00
Adam
340285575b chore: cleanup 2026-01-20 07:33:44 -06:00
Adam
924fc9ed80 wip(app): settings 2026-01-20 07:33:44 -06:00
Adam
df094a10ff wip(app): settings 2026-01-20 07:33:44 -06:00
Adam
de3641e8eb wip(app): settings 2026-01-20 07:33:44 -06:00
Adam
8bcbfd6396 wip(app): settings 2026-01-20 07:33:44 -06:00
David Hill
6ed656a615 remove top padding from edit project dialog form 2026-01-20 01:36:34 +00:00
Adam
a4d1824412
fix(app): no more favicons 2026-01-19 14:59:47 -06:00
Filip
c3393ecc6c
fix(app): give feedback when trying to paste a unsupported filetype (#9452) 2026-01-19 14:16:25 -06:00
Adam
c2f9fd5fef
fix(app): reload instance after workspace reset 2026-01-19 12:44:41 -06:00
David Hill
2dbdd18483 add hover overlay with upload/trash icons to project icon in edit dialog 2026-01-19 17:10:27 +00:00
David Hill
b0794172bf update: tighten edit project color spacing 2026-01-19 17:10:27 +00:00
David Hill
9fbf2e72b4 update: constrain edit project dialog width 2026-01-19 17:10:27 +00:00
David Hill
494e8d5be9 update: tweak edit project icon container 2026-01-19 17:10:27 +00:00
David Hill
e12b94d91a update: adjust edit project icon helper text 2026-01-19 17:10:27 +00:00
David Hill
89be504abc update: align edit project dialog padding and avatar styles 2026-01-19 17:10:27 +00:00
Mani Sundararajan
08005d755b
refactor(desktop): tweak share button to prevent layout shift (#9322) 2026-01-19 04:34:40 -06:00
OpeOginni
ad2e03284b
refactor(desktop): improve layout and styling of session search button (#9251) 2026-01-18 08:10:38 -06:00
Mani Sundararajan
06bc4dcb06
feat(desktop): implement session unshare button (#8660) 2026-01-18 05:12:07 -06:00
David Hill
53227bfc2a fix: command pallete file list item spacing 2026-01-17 21:46:23 +00:00
David Hill
759ce8fb8e fix: prevent text clipping on search button descenders 2026-01-17 01:06:53 +00:00
David Hill
ef7ef6538e fix: limit search modal max-height to 480px 2026-01-17 00:55:13 +00:00
David Hill
d23c21023a fix: refine search modal styling and list component 2026-01-17 00:55:13 +00:00
David Hill
dfa2a9f225 fix: reduce command item left padding in search modal 2026-01-17 00:55:13 +00:00
David Hill
6f78a71fa7 feat: add hideIcon and class options to List search, customize search modal input 2026-01-17 00:55:13 +00:00
David Hill
f8f1f46a4f fix: adjust command item left padding in search modal 2026-01-17 00:55:13 +00:00
David Hill
ab705dacfa fix: add left padding to command items in search modal 2026-01-17 00:55:13 +00:00
David Hill
d1b93616f7 fix: increase keybind border-radius in search modal 2026-01-17 00:55:13 +00:00
David Hill
54e52896a4 refactor: use Keybind component in search modal list 2026-01-17 00:55:13 +00:00
David Hill
b18fb16e9c refactor: use Keybind component in titlebar search button 2026-01-17 00:55:13 +00:00
Adam
71306cbd1f
Revert "feat(desktop): Terminal Splits (#8767)"
This reverts commit 88fd6a294b.
2026-01-16 14:03:13 -06:00
Daniel Polito
88fd6a294b
feat(desktop): Terminal Splits (#8767) 2026-01-16 10:51:02 -06:00
David Hill
46f415ecb0 fix: desktop hamburger shift 2026-01-16 13:05:50 +00:00
David Hill
d0399045da fix: make hamburger centred with project avatars 2026-01-16 13:00:44 +00:00
David Hill
3ba03a97dc fix: search bar size and padding, and shortcut style 2026-01-16 11:55:15 +00:00
Adam
657f3d5089
feat(app): unified search for commands and files 2026-01-15 17:59:26 -06:00
Adam
472a6cc83e
fix(app): sidebar toggle on desktop 2026-01-15 15:45:12 -06:00
David Hill
bb6e350d68 fix: move left panel toggle over
- not sure how this impacts on the titlebar when the traffic lights are there
2026-01-15 19:15:21 +00:00
David Hill
6450ba1b79 fix: search bar in header 2026-01-15 19:15:21 +00:00
Adam
2f32f2ceb5 chore: cleanup 2026-01-15 07:29:13 -06:00
Adam
679270d9e0 feat(app): new layout 2026-01-15 07:29:13 -06:00
adamelmore
9f66a45970 feat(app): new layout 2026-01-15 07:29:13 -06:00
Joe Harrison
66b7a4991e
fix(prompt-input): handle Shift+Enter before IME check to prevent stuck state (#8275) 2026-01-13 14:06:38 -06:00
Daniel Polito
217cf24c3c
fix(desktop): Revert provider icon on select model dialog (#8245) 2026-01-13 12:26:21 -06:00
GitHub Action
20b52cad2a chore: generate 2026-01-13 15:42:58 +00:00
Daniel Polito
528291532b
feat(desktop): Adding Provider Icons (#8215) 2026-01-13 09:41:35 -06:00
Brendan Allan
35cb06e0e4
fix(app): provide pty socket auth if available from desktop (#8210) 2026-01-13 07:08:19 -06:00
GitHub Action
64f0205f97 chore: generate 2026-01-12 21:27:36 +00:00
OpeOginni
b3a1360ad9
feat(dialog-select-server): add icon button for server removal (#8053) 2026-01-12 15:26:58 -06:00
Daniel Polito
025ed04da0
feat(desktop): Image Preview support for Image Attachments (#7841) 2026-01-11 14:12:52 -06:00
Daniel Polito
76386f5cfc
feat(desktop): Fork Session (#7673) 2026-01-10 16:04:01 -06:00
Daniel Polito
a9275def43
feat(desktop): Make mouse hover / click work on prompt input autocomplete (#7661) 2026-01-10 16:02:47 -06:00
Andrew Thal
02b7eb59f8
feat: support configuring default server URL for desktop (#7363) 2026-01-10 08:56:48 -06:00
AJ Ka
030b14ac4e
fix: prevent model picker overflow with Zen in new sessions (#7495) 2026-01-09 09:53:18 -06:00
adamelmore
0433d4d064
fix(app): store terminal and review pane visibility per session 2026-01-09 08:20:00 -06:00
Daniel Polito
8b062ed621 feat(desktop): Change Terminal's Cursor to Bar and Stop Blinking when not focused (#7402) 2026-01-09 01:32:00 -05:00
AJ Ka
faa848cfb1
Fix for #7229 Fix/project sidebar folder name (#7232) 2026-01-08 17:47:15 -06:00
Daniel Polito
2d5b9a5cc6
Desktop: Fix Paste image on empty input (#7130) 2026-01-07 09:40:21 -06:00
Adam
761863ae35
chore(app): rework storage approach 2026-01-06 21:42:03 -06:00
Adam
488c3502a7
fix(app): terminal selection color contrast 2026-01-06 21:18:17 -06:00
Adam
5181e4e90a
fix(app): copy and paste in terminal was broken 2026-01-06 13:38:15 -06:00
Adam
ecbcbfbe90
fix(app): more contrast in terminal text 2026-01-06 12:03:24 -06:00
Justas Raudonius
4142e1bcf6
fix(app): open review sidebar when selecting file from picker (#7096) 2026-01-06 10:27:22 -06:00
Justas Raudonius
49d837e0c1
feat(app): add middle-click to close tabs in review sidebar (#7094) 2026-01-06 10:15:17 -06:00
Adam
b88bcd49fd
fix(app): code splitting for web load perf gains 2026-01-06 08:19:17 -06:00
GitHub Action
48d14d4cac chore: generate 2026-01-05 19:33:32 +00:00
OpeOginni
8996185f3b
Feat/clickable subtask (#6846) 2026-01-05 13:32:16 -06:00
Adam
ec637aa21e
fix(app): store image attachments 2026-01-05 13:21:33 -06:00
Adam
cb8533ef5b
fix(app): terminal long-running processes 2026-01-05 13:21:32 -06:00
Adam
cdbb009ab0
fix(app): terminal flakiness 2026-01-05 13:21:31 -06:00
Adam
d315026abc
fix(app): prompt input shouldn't cover content 2026-01-05 13:21:30 -06:00
Adam
d1191675c6
fix(app): worktree selection should navigate to worktree 2026-01-05 13:21:29 -06:00
GitHub Action
aef01003e7 chore: generate 2026-01-05 19:07:34 +00:00
Melih Mucuk
a38e1701ee
fix: pass image parts to custom commands (#6525)
Co-authored-by: Melih Mucuk <melih@monkeysteam.com>
2026-01-05 13:06:57 -06:00
MogamiTsuchikawa
6b207b09d6
fix(app): avoid unintended submits during IME composition (#6952) 2026-01-05 12:38:38 -06:00
Albin Groen
bbd1c071c4
fix(app): fix flicker and navigation when collapsing/expanding projects (#6658) 2026-01-05 11:24:49 -06:00
Albin Groen
265cbaea7c
fix(app): fix image dragging in project edit dialog (#6700) 2026-01-05 04:54:11 -06:00
GitHub Action
59ed8ccbd8 chore: generate 2026-01-05 02:18:20 +00:00
OpeOginni
91ed101378
feat(desktop): implement auto-scroll for active command in slash popover (#6797) 2026-01-04 20:17:47 -06:00
Daniel Polito
fb60f9c396
Desktop: Fix Responsive Menu (#6789) 2026-01-04 18:47:14 -06:00
Ravi Kumar
65c7168492
fix(app): fix custom slash commands not showing on initial / (#6829) 2026-01-04 18:30:34 -06:00
Adam
5ca2f6c5a9
fix(app): prompt input improvements 2026-01-04 11:08:47 -06:00
Adam
12ffb270fb
fix(app): prompt input improvements 2026-01-04 10:37:56 -06:00
Adam
177b01a853
fix(app): scroll position restoration 2026-01-04 04:53:55 -06:00
Adam
c9f907caec
fix(app): don't override ctrl+a on windows 2026-01-04 04:35:26 -06:00
Adam
052de3c556
feat: add managed git worktrees (#6674) 2026-01-02 20:17:02 -06:00
Adam
e6ba241045
wip(app): progress 2026-01-01 21:03:08 -06:00
Adam
afc1825cf5
wip(app): progress 2026-01-01 21:03:06 -06:00
Adam
797d8425e0
wip(app): progress 2026-01-01 21:03:06 -06:00
Adam
6647b1e22f
wip(desktop): progress 2026-01-01 21:03:04 -06:00
Adam
78940d5b7e
wip(app): file context 2026-01-01 21:03:03 -06:00
Adam
6e7fc30f94
feat(app): context window window 2026-01-01 05:23:07 -06:00
Daniel Polito
87978b1c17
Desktop: Add Subagents Mention Support (#6540) 2025-12-31 18:07:45 -06:00
Adam
e842205550
chore: cleanup 2025-12-31 15:08:00 -06:00
Adam
b2aa387376
feat(app): better model selector 2025-12-31 15:07:59 -06:00
Adam
16957fd107
fix(app): auto-accept colors 2025-12-31 14:35:41 -06:00
Adam
7f3a0b8e5c
fix(desktop): tooltip colors 2025-12-31 14:20:21 -06:00
Adam
d4a2652eda
feat(desktop): better affordance for auto-accept 2025-12-31 14:04:44 -06:00
Adam
31e2c8b5e9
wip: input changes 2025-12-31 13:31:46 -06:00
Adam
b5546dce80
wip(app): better variant toggle 2025-12-31 13:12:30 -06:00
Adam
3a1cfa6c73
chore(app): keybind tooltip component 2025-12-31 13:12:29 -06:00
Adam
a2857bba83
fix(desktop): prompt input cleanup 2025-12-31 13:12:28 -06:00
Adam
a7c4f83ca2
fix(desktop): remove status bar, new elements in header 2025-12-31 10:22:17 -06:00
Adam
18a5eb205f
fix(desktop): better new session button 2025-12-31 10:22:16 -06:00
Adam
1e74560796
feat(app): model variants 2025-12-30 20:06:03 -06:00
Adam
8d2feed30e
fix(desktop): more defensive agent access 2025-12-30 11:03:34 -06:00
Adam
dff1fe2d28
fix(desktop): sort servers by health 2025-12-30 10:34:55 -06:00
Adam
72ab4260ee
fix(desktop): don't persist fallback server urls 2025-12-30 10:31:48 -06:00
Adam
e53192889c
fix(app): better text selection 2025-12-30 10:21:37 -06:00
Adam
2d18d80ac3
chore: cleanup 2025-12-30 07:35:20 -06:00
Adam
e0e07c5d48
feat(app): change server 2025-12-30 07:24:40 -06:00
Adam
a576fdb5e4
feat(web): open projects 2025-12-30 04:57:37 -06:00
Adam
ae53f876f1
feat(desktop): readline shortcuts 2025-12-30 04:57:36 -06:00
Daniel Polito
0c6da69f39
Desktop: Edit Project (#6360) 2025-12-29 08:54:49 -06:00
Adam
80f704ebbf
fix(desktop): context usage alignment 2025-12-29 02:47:51 -06:00
Adam
4a9ff9412e
feat(desktop): themes 2025-12-28 05:12:36 -06:00
Adam
2e972b3fdc
fix(desktop): copy/paste in terminal 2025-12-27 20:18:59 -06:00
Adam
fc082a0f14
fix(desktop): drag file over entire body to attach 2025-12-27 19:49:35 -06:00
Adam
c523ca4127
wip(desktop): handle more errors 2025-12-27 14:33:22 -06:00
Adam
4385fa4dd7
fix(desktop): prompt input fixes, directory and branch in status bar 2025-12-26 20:47:13 -06:00
Daniel Polito
2333af6ed3
Desktop: MCP UI (#6162)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-26 10:49:05 -06:00
Adam
e9c2f1f3f3
fix(desktop): padding 2025-12-25 19:22:16 -06:00
Adam
7469cba7cf
fix(desktop): move session context to top-right 2025-12-25 19:21:04 -06:00
Adam
5b5b8c57d9
fix(desktop): so many prompt input fixes, merry christmas 2025-12-25 08:04:42 -06:00
Adam
8a9b4245b4
chore: cleanup dead code 2025-12-24 20:30:52 -06:00
Adam
3aca9e5fa5
fix(desktop): conditionally show review pane toggle 2025-12-24 05:22:25 -06:00
Adam
794fe8f381
chore: rename packages/desktop -> packages/app 2025-12-22 19:39:00 -06:00
Adam
3fa280d218
chore: app -> desktop 2025-10-03 09:04:28 -05:00
Adam
cc955098cd
wip: desktop work 2025-10-02 08:34:01 -05:00
Adam
b207ed2b7b
wip: better desktop file status state and timeline 2025-09-25 14:41:31 -05:00
Adam
c3e52580b0
feat(app): changes view 2025-09-24 15:46:33 -05:00
Adam
2badfcdcf4
fix: select dialog hover 2025-09-24 15:08:58 -05:00
Adam
f589fc2327
feat: fuzzy file open 2025-09-24 12:40:54 -05:00
Filip
d3b6545e7c
feat(app): added command palette (#2630)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-09-24 11:05:15 -05:00
Adam
ee6ceb4c64
fix: open text files 2025-09-23 12:43:24 -05:00
Adam
80b0a93d64
wip: desktop file updates 2025-09-23 11:41:15 -05:00
Adam
d88c17dad0
wip: desktop progress 2025-09-19 10:53:49 -05:00
Adam
e5271f3d1a
wip: desktop work 2025-09-19 07:18:39 -05:00
Adam
1edb23c2c7
wip: desktop work 2025-09-19 07:18:39 -05:00
Adam
b1e6b9c7c9
wip: desktop work 2025-09-19 07:18:39 -05:00
Dax
725104572e
feat: add desktop/web app package (#2606)
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 03:28:08 -04:00