Commit graph

763 commits

Author SHA1 Message Date
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