Adam
5be1202eea
chore: cleanup
2026-02-09 09:58:55 -06:00
Adam
7ff51183ce
chore: cleanup
2026-02-09 07:41:17 -06:00
Adam
bda0cbdec7
chore: cleanup
2026-02-09 07:38:06 -06:00
Adam
03f3029dc6
feat(app): polish Open in icon treatment
...
Bring in the Open in button-group and transparent icon updates from #12641 while keeping locale strings unchanged. Replace CSS inversion with dedicated light/dark Zed icon assets for cleaner theme handling.
Co-authored-by: Edin <86423329+edoedac0@users.noreply.github.com>
2026-02-09 07:38:05 -06:00
Adam
dd2d232a9d
fix: add fallback for when crypto.randomUUID is unavailable
...
Closes #11452
Co-authored-by: Yo'av Moshe <bjesus@users.noreply.github.com>
2026-02-09 06:35:53 -06:00
Israel Araújo de Oliveira
93a11ddedf
feat(desktop): add native Wayland toggle on Linux ( #11971 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 17:00:35 +08:00
Kit Langton
27c8a08144
ui: default TextField copy affordance to clipboard ( #12714 )
2026-02-08 11:37:59 -06:00
Adam
7c6b8d7a8a
fix(ui): context stale in prompt input ( #12695 )
2026-02-08 12:36:53 +00:00
opencode-agent[bot]
d5c86b03ba
chore: generate
2026-02-08 11:27:37 +00:00
Kit Langton
bc25efdf72
refine(app): tighten slash autocomplete matching ( #12647 )
2026-02-08 05:26:59 -06:00
Devin Griffin
c639200ede
fix(app): Toast when session is missing on prompt-submit ( #12654 )
2026-02-08 05:26:31 -06:00
Abdul Rahman ArM
d5036cf01f
fix(desktop): add native clipboard image paste and fix text paste ( #12682 )
2026-02-08 11:24:09 +00:00
Ryan Miville
ecaeb9e602
fix(app): respect terminal toggle keybind when terminal is focused ( #12635 )
2026-02-07 19:26:54 -06:00
Devin Griffin
fb331f6cb8
fix(app): disable 3 safari prompt-input annoyances ( #12558 )
2026-02-07 13:33:54 -06:00
Devin Griffin
6bdd3528ac
feat(app): drag-n-drop to @mention file ( #12569 )
2026-02-07 13:33:00 -06:00
Khang Ha (Kelvin)
4efbfcd087
fix(app): handle Windows paths in frontend file URL encoding ( #12601 )
2026-02-07 13:27:40 -06:00
Rahul A Mistry
b5b93aea42
fix(app): toggle file tree and review panel better ux ( #12481 )
2026-02-07 05:02:40 -06:00
Khang Ha (Kelvin)
fde0b39b7c
fix: properly encode file URLs with special characters ( #12424 )
2026-02-06 16:16:56 -06:00
Abdi Ibrahim
e9a3cfc083
fix(desktop): allow agent select to use full width on windows ( #12428 )
2026-02-06 16:15:04 -06:00
Ganesh
13381580af
fix(app): keep startup script field scrollable in edit project dialog ( #12431 )
2026-02-06 16:13:37 -06:00
Adam
6324d1c351
fix(app): more terminal replay issues
2026-02-06 12:10:05 -06:00
OpeOginni
8069197329
feat(desktop): added Macos support for displaying only installed editors & added sublime text editor ( #12501 )
2026-02-06 17:21:47 +00:00
Adam
2c58dd6203
chore: refactoring and tests, splitting up files ( #12495 )
2026-02-06 10:02:31 -06:00
Adam
a4bc883595
chore: refactoring and tests ( #12468 )
2026-02-06 09:37:49 -06:00
Brendan Allan
b7ad8e459c
desktop: add loading window and restructure rust ( #12176 )
2026-02-06 23:03:07 +08:00
Adam
0ec5f6608b
fix(app): hide 'open in app' button on narrow viewports
2026-02-06 07:10:23 -06:00
opencode-agent[bot]
732a3dab8c
chore: generate
2026-02-06 12:20:53 +00:00
OpeOginni
400bc7973a
fix(desktop): update server removal logic to clear default server URL if removed ( #12372 )
2026-02-06 06:20:03 -06:00
Alex Yaroshuk
ac88c6b637
feat(app): session last updated time display in command pallete's search ( #12376 )
2026-02-06 06:19:25 -06:00
Maharshi Patel
d4fcc1b863
fix(ui): add Windows File Explorer icon for session header ( #12386 )
2026-02-06 06:18:45 -06:00
Cameron
6c0dce6711
fix(desktop): support desktop titlebar double-click maximize ( #12459 )
2026-02-06 20:13:24 +08:00
Adam
4afec6731d
ignore: refactoring and tests ( #12460 )
2026-02-06 05:51:01 -06:00
Brendan Allan
e0e32ed3a8
desktop: add more basic menu bar items
2026-02-06 18:10:48 +08:00
Alex Yaroshuk
d160cca179
fix(app): make close comment button visible in prompt input ( #12349 )
2026-02-05 15:23:29 -06:00
Adam
d7c2d5db3b
fix(app): hide prompt input when there are perms or questions ( #12339 )
2026-02-05 14:42:56 -06:00
Adam
2875405514
fix(app): more terminal stability fixes
2026-02-05 14:21:13 -06:00
Adam
8c0300c021
fix(app): modified file color contrast
2026-02-05 14:21:13 -06:00
Adam
b738d88ec4
feat(app): open in <app> button ( #12322 )
2026-02-05 19:55:49 +00:00
Adam
83646e0366
fix(app): allow toggling file tree closed independently ( #12293 )
2026-02-05 13:51:08 -06:00
Adam
bf7af99a3f
fix(app): terminal URL issues
2026-02-05 06:20:19 -06:00
Adam
2896b8a863
fix(app): terminal url
2026-02-04 15:43:13 -06:00
Adam
9679e0c59c
fix(app): terminal EOL issues
2026-02-04 14:36:10 -06:00
Dave Dennis
912098928a
fix(app): derive terminal WebSocket URL from browser origin instead o… ( #12178 )
2026-02-04 14:22:50 -06:00
Adam
57b8c62909
fix(app): terminal hyperlink clicks
2026-02-04 10:54:55 -06:00
Adam
a219615fe5
fix(app): opened tabs follow created session
2026-02-04 06:22:55 -06:00
Lucas (TaeYoung) Jo
891875402c
fix(terminal): support remote server connections and fix GLIBC compatibility ( #11906 )
2026-02-04 05:01:10 -06:00
Adam
4f7da2b757
fix(app): model selector truncating too soon
2026-02-03 11:51:30 -06:00
Daniel Polito
76381f33d5
feat(desktop): Allow empty prompt with review comments ( #11953 )
2026-02-03 09:06:02 -06:00
Adam
a38bae684f
chore(app): don't forceMount tooltips
2026-02-03 07:01:12 -06:00
Rahul A Mistry
0d557721cf
fix(app): edit project dialog icon on hover ( #11921 )
2026-02-03 06:19:07 -06:00
Adam
e709808b32
fix(app): move session search to command palette
2026-02-03 05:19:43 -06:00
Devin Griffin
0d22068c90
fix(app): custom providers overflow ( #11252 )
...
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-03 16:17:13 +08:00
Filip
96fbc30945
fix(app): drag region for native controls ( #11854 )
2026-02-02 18:20:05 -06:00
Filip
aadd2e13d7
fix(app): prompt input overflow issue ( #11840 )
2026-02-02 22:02:56 +00:00
Adam
70cf609ce9
Revert "feat(ui): Select, dropdown, popover styles & transitions ( #11675 )"
...
This reverts commit 377bf7ff21 .
2026-02-02 14:24:24 -06:00
Adam
2f76b49df3
Revert "feat(ui): Smooth fading out on scroll, style fixes ( #11683 )"
...
This reverts commit e445dc0746 .
2026-02-02 14:24:24 -06:00
Adam
dfd5f38408
fix(app): icon sizes
2026-02-02 14:24:24 -06:00
Adam
3b93e8d95c
fix(app): added/deleted file status now correctly calculated
2026-02-02 14:24:23 -06:00
Adam
30a25e4edc
fix(app): user messages not rendering consistently
2026-02-02 14:24:23 -06:00
Filip
b9aad20be6
fix(app): open project search ( #11783 )
2026-02-02 12:15:53 -06:00
Rahul A Mistry
3408f1a6ae
feat(app): add tab close keybind ( #11780 )
2026-02-02 06:50:06 -06:00
Brendan Allan
c02dd067b2
fix(desktop): keep mac titlebar stable under zoom ( #11747 )
2026-02-02 07:54:25 +00:00
R44VC0RP
cb6ec0a564
fix(app): hide badge for builtin slash commands
...
Add source: 'command' to builtin and config-defined commands so they
don't show a 'custom' badge. Only MCP and skill commands show badges.
2026-02-01 19:26:23 -05:00
R44VC0RP
12b8c42387
feat(app): show skill/mcp badges for slash commands
...
Display 'skill' or 'mcp' badge instead of 'custom' for slash commands
based on their source type. This provides better clarity to users about
where each command comes from.
2026-02-01 19:26:23 -05:00
opencode-agent[bot]
fa75d922ed
chore: generate
2026-02-02 00:18:42 +00:00
Aaron Iker
e445dc0746
feat(ui): Smooth fading out on scroll, style fixes ( #11683 )
2026-02-02 01:18:06 +01:00
opencode-agent[bot]
e84d441b82
chore: generate
2026-02-02 00:17:54 +00:00
Aaron Iker
377bf7ff21
feat(ui): Select, dropdown, popover styles & transitions ( #11675 )
2026-02-02 01:17:14 +01:00
Filip
33252a65b4
test(app): general settings, shortcuts, providers and status popover ( #11517 )
2026-01-31 14:01:21 -06:00
Ryan Vogel
53f118c57a
Revert "feat(app): add skill slash commands" ( #11484 )
2026-01-31 10:20:23 -05:00
Ryan Vogel
786ae0a584
feat(app): add skill slash commands ( #11369 )
2026-01-31 08:59:28 -06:00
Alex Yaroshuk
ac254fb442
fix(app): session header 'share' button to hug content ( #11371 )
2026-01-31 08:53:49 -06:00
Adam
a552652fcc
Revert "feat: Transitions, spacing, scroll fade, prompt area update ( #11168 )" ( #11461 )
...
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-01-31 07:18:51 -06:00
Filip
f48e2e56c9
test(app): change language test ( #11295 )
2026-01-30 18:04:02 +00:00
opencode-agent[bot]
fe66ca163c
chore: generate
2026-01-30 17:58:31 +00:00
Aaron Iker
20619a6a26
feat: Transitions, spacing, scroll fade, prompt area update ( #11168 )
...
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaroniker <4730431+aaroniker@users.noreply.github.com>
2026-01-30 17:57:49 +00:00
adamelmore
5f282c268d
fix(app): free model layout
2026-01-29 20:44:38 -06:00
adamelmore
a70c66eb3f
fix(app): free model scroll
2026-01-29 20:26:35 -06:00
Filip
b43a35b737
test(app): test for toggling model variant ( #11221 )
2026-01-29 19:05:31 -06:00
Filip
aa1d0f6167
fix(app): better header item wrapping ( #10831 )
2026-01-29 14:51:56 -06:00
GitHub Action
d8fe12aafc
chore: generate
2026-01-29 03:21:26 +00:00
Devin Griffin
a7d7f5bb07
fix(app): make settings more responsive for mobile and small web/desktop ( #10775 )
2026-01-28 21:20:34 -06:00
Alex Yaroshuk
36df0d823a
fix(app): alignment and padding in dialogs ( #10866 )
2026-01-28 16:50:00 -06:00
adamelmore
f607353be6
fix(app): close review pane
2026-01-28 10:27:01 -06:00
Sairaj
57ad1814e3
fix(desktop): enable ctrl+n and ctrl+p for popover navigation ( #10777 )
2026-01-28 08:12:27 -06:00
adamelmore
65e1186efe
wip(app): global config
2026-01-28 07:28:03 -06:00
adamelmore
8faa2ffcf8
chore: cleanup
2026-01-28 07:28:02 -06:00
adamelmore
bdfd8f8b0f
feat(app): custom provider
2026-01-28 07:28:02 -06:00
adamelmore
d9741866c5
fix(app): reintroduce review tab
2026-01-27 20:24:27 -06:00
Alex Yaroshuk
15ffd3cba1
feat(app): add 'connect provider' button to the manage models dialog ( #10887 )
2026-01-27 17:26:15 -06:00
adamelmore
d17ba84ee1
fix(app): file tree not always loading
2026-01-27 16:13:11 -06:00
adamelmore
605e533558
fix(app): file tree not always loading
2026-01-27 15:59:01 -06:00
adamelmore
842f17d6d9
perf(app): better memory management
2026-01-27 15:25:07 -06:00
David Hill
f2bf620206
fix(app): highlight selected change
...
Track clicked file in the Changes tree and apply selection styling to the matching review diff.
2026-01-27 20:22:05 +00:00
David Hill
00c7729658
fix(app): set filetree padding to 6px
2026-01-27 20:13:52 +00:00
David Hill
18d6c2191c
fix(app): align filetree change styling
2026-01-27 20:13:52 +00:00
David Hill
d15201d11d
fix(app): delay nav tooltips
2026-01-27 20:13:52 +00:00
David Hill
1fffbc6fb3
fix(app): adjust titlebar left spacing
2026-01-27 20:13:52 +00:00
David Hill
8ee5376f9b
feat(app): add filetree tooltips with diff labels
2026-01-27 20:13:52 +00:00
David Hill
82068955f7
feat(app): color filetree change dots by diff kind
2026-01-27 20:13:52 +00:00
adamelmore
7de42ca242
feat(app): improved layout
2026-01-27 11:40:39 -06:00
adamelmore
2f5a238b51
feat(app): update settings in general settings
2026-01-27 11:38:35 -06:00
adamelmore
00e79210e5
fix(app): tooltips causing getComputedStyle errors in model select
2026-01-27 08:43:38 -06:00
adamelmore
099ab929db
chore(app): cleanup tailwind vs pure css
2026-01-27 08:43:37 -06:00
adamelmore
eac2d4c699
fix(app): navigate to tabs when opening file
2026-01-27 08:43:37 -06:00
adamelmore
c3d8d2b27f
Revert "fix(app): select model anchor"
...
This reverts commit 36babf5fc390fd9a892ad3742690740296d94a23.
2026-01-27 08:43:36 -06:00
adamelmore
19c7874493
fix(app): select model anchor
2026-01-27 08:43:36 -06:00
adamelmore
27bb82761b
perf(app): shared terminal ghostty-web instance
2026-01-27 08:43:36 -06:00
adamelmore
c7e2f1965d
perf(app): cleanup connect provider timers
2026-01-27 08:43:35 -06:00
David Hill
c68261fc06
fix(ui): add max-width 280px to tabs with text truncation
2026-01-27 14:04:10 +00:00
David Hill
2d0049f0d9
fix(app): use smaller close icon on tabs to match comment cards
2026-01-27 14:04:10 +00:00
adamelmore
095328faf4
fix(app): non-fatal error handling
2026-01-27 06:29:20 -06:00
adamelmore
2180be2f3f
chore: cleanup
2026-01-27 06:29:19 -06:00
adamelmore
58b9b54600
feat(app): forward and back buttons
2026-01-27 06:29:18 -06:00
adamelmore
c0a5f85349
chore(app): missing tooltips
2026-01-27 06:29:18 -06:00
adamelmore
213c0e18ab
fix(app): only show files in select dialog when clicking + tab
2026-01-26 20:07:50 -06:00
Rahul A Mistry
7655f51e10
fix(app): add connect provier in model selector ( #10706 )
2026-01-26 18:46:04 -06:00
adamelmore
b07d7cdb71
fix(app): file tree performance
2026-01-26 16:41:18 -06:00
adamelmore
ccc7aa49c3
wip: highlights
2026-01-26 15:36:59 -06:00
adamelmore
8b6484ac1a
wip: highlights
2026-01-26 15:36:56 -06:00
adamelmore
c1e840b9b2
chore: cleanup
2026-01-26 15:35:09 -06:00
David Hill
a77df3c174
wip: new release modal
...
- highlight key updates or new features
- needs some transition love
- all copy including text and video placeholder
2026-01-26 15:35:09 -06:00
adamelmore
7b3d5f1d68
chore: cleanup
2026-01-26 15:30:01 -06:00
GitHub Action
b21f82f5b0
chore: generate
2026-01-26 21:24:09 +00:00
adamelmore
d82e94c209
fix(app): zen disconnect not working
2026-01-26 15:23:25 -06:00
adamelmore
cbe8f265b9
fix(app): disconnect zen provider
2026-01-26 15:23:24 -06:00
David Hill
3f9b59c798
fix(app): move file tree toggle to right
2026-01-26 19:50:05 +00:00
David Hill
c6febd8ddd
fix(app): fade filetree guide lines on hover
2026-01-26 19:47:58 +00:00
David Hill
010ed55590
fix(app): dim non-deep filetree guide lines
2026-01-26 19:47:58 +00:00
David Hill
2be4598011
fix(app): reduce filetree folder indent
2026-01-26 19:47:58 +00:00
David Hill
99cd7f3468
fix(app): refine filetree row spacing and indent
2026-01-26 19:47:58 +00:00
David Hill
fca0825b71
fix(app): use medium font for filetree items
2026-01-26 19:47:58 +00:00
David Hill
9babdb80cf
fix(app): use chevron icons for filetree folders
2026-01-26 19:47:58 +00:00
David Hill
f4392e023a
fix(app): tighten filetree row spacing
2026-01-26 19:47:58 +00:00
David Hill
d9a61cd94c
feat(app): add Vercel AI Gateway provider description
2026-01-26 19:47:58 +00:00
David Hill
0f4a10f4a3
feat(app): add provider descriptions to settings
2026-01-26 19:47:58 +00:00
David Hill
7962ff38b0
feat(app): add transition to command palette
2026-01-26 19:47:58 +00:00
David Hill
3ac11df66a
feat(app): add transition to select provider dialog
2026-01-26 19:47:57 +00:00
David Hill
92229b44f8
feat(ui): add optional transition animations to dialog
2026-01-26 19:47:57 +00:00
David Hill
0a572afd46
fix(app): style view all button with interactive color and margin
2026-01-26 19:47:57 +00:00
David Hill
ecd04a118a
feat(ui): add models icon and use in settings
2026-01-26 19:47:57 +00:00
David Hill
6f3d413472
feat(ui): add providers icon and use in settings
2026-01-26 19:47:57 +00:00
David Hill
7c96d704d3
fix(app): use default cursor for env provider text
2026-01-26 19:47:57 +00:00
David Hill
9346c1ae3f
fix(app): add hover text for env-connected providers
2026-01-26 19:47:57 +00:00
David Hill
e0e97e9d93
fix(app): set provider row height to 56px
2026-01-26 19:47:57 +00:00
David Hill
810bc012b6
fix(ui): update button styles and disconnect button size
2026-01-26 19:47:57 +00:00
adamelmore
97aec21cb3
chore(app): missing i18n strings
2026-01-26 13:03:34 -06:00
adamelmore
d05ed5ca83
chore(app): createStore over signals
2026-01-26 11:26:17 -06:00
adamelmore
37f1a1a4ef
chore: cleanup
2026-01-26 11:07:52 -06:00
adamelmore
b8e8d82323
chore: cleanup
2026-01-26 11:07:52 -06:00