Commit graph

56 commits

Author SHA1 Message Date
opencode-agent[bot]
f9dac262ff
fix(app): remove session loading stripe (#33649)
Co-authored-by: Test <test@opencode.test>
2026-06-25 10:09:06 +08:00
Luke Parker
88f5b9a90e
experiment: better web picker using @pierre/tree (#31208) 2026-06-16 17:43:23 +02:00
Brendan Allan
eab34b46d0
refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
OpeOginni
337993d53e
feat(desktop): add mcp client registration status and authentication handling (#27525) 2026-05-14 20:38:52 +08:00
Brendan Allan
163290bcf0
desktop: sentry integration (#15300)
Co-authored-by: Jay V <air@live.ca>
2026-05-01 11:56:31 +08:00
Aiden Cline
6aa8e894b1
chore: rm broken codesearch tool (#24992) 2026-04-29 13:15:44 -05:00
Brendan Allan
4712f0f3c1
feat(prompt): add shell mode UI with cancel button, custom icon, and example placeholder (#24105) 2026-04-24 14:04:55 +08:00
Brendan Allan
811a7e9a8b
feat(app): allow disabling progress bar in settings (#23674) 2026-04-21 19:10:50 +08:00
Luke Parker
10bd044c55
feat: add terminal font settings and built-in Nerd Font (#23391) 2026-04-19 19:46:34 +10:00
Adam
b8fb75a94a
fix(app): don't bundle fonts (#19329) 2026-03-26 14:02:01 -05:00
Aiden Cline
77fc88c8ad
chore: remove dead code for todoread tool (#19128) 2026-03-25 16:21:42 +00:00
Aiden Cline
8e09e8c612
feat: integrate multistep auth flows into desktop app (#18103) 2026-03-19 13:47:51 +10:00
Adam
843f188aaa
fix(app): support text attachments (#17335) 2026-03-13 06:58:24 -05:00
Adam
05cb3c87ca
chore(app): i18n sync (#17283) 2026-03-13 06:48:38 -05:00
Adam
42a5af6c8f
feat(app): follow-up behavior (#17233) 2026-03-12 20:17:36 +00:00
David Hill
6b99dd50b6
tui: align session empty states (#16412) 2026-03-07 05:39:43 -06:00
Adam
6ef3af73df
chore(app): i18n sync (#15362) 2026-02-27 09:45:00 -06:00
Adam
7e6a007c35
feat(app): auto-accept all permissions mode 2026-02-26 15:23:26 -06:00
David Hill
7453e78b35
feat: opencode go provider list (#15203) 2026-02-26 14:37:33 +00:00
Adam
aaf8317c82
feat(app): feed customization options 2026-02-22 11:36:00 -06:00
Adam
ce2763720e
fix(app): better sound effect disabling ux 2026-02-20 16:05:41 -06:00
David Hill
2589eb207f tweak(app): shorten prompt mode toggle tooltips 2026-02-18 21:33:14 +00:00
Adam
d327a2b1cf
chore(app): use radio group in prompt input (#14025) 2026-02-17 15:53:38 -06:00
Adam
10985671ad
feat(app): session timeline/turn rework (#13196)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-17 07:16:23 -06:00
Brandon Julio Thenaro
985c2a3d15
feat: Add GeistMono Nerd Font to available mono font options (#13720) 2026-02-15 07:44:21 -06:00
Adam
85b5f5b705
feat(app): clear notifications action (#13668)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-02-14 19:33:22 -06:00
Adam
f252e3234c
fix(app): translations 2026-02-11 09:19:16 -06:00
Filip
eef3ae3e1f
Fix/reverception (#13166)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-02-11 09:18:44 -06:00
Adam
2e8082dd21
Revert "feat(desktop): add WSL backend mode (#12914)"
This reverts commit 213a87234d.
2026-02-11 08:51:41 -06:00
Brendan Allan
213a87234d
feat(desktop): add WSL backend mode (#12914) 2026-02-11 07:49:48 +00:00
Alex Yaroshuk
a598ecac1f
fix(app): localize "close tab" in command pallete (#12756) 2026-02-08 19:14:48 -06:00
Devin Griffin
c639200ede
fix(app): Toast when session is missing on prompt-submit (#12654) 2026-02-08 05:26:31 -06:00
ChangeHow
805207e096
feat(app): add web input focus shortcut (#12493) 2026-02-07 13:35:46 -06:00
Devin Griffin
6bdd3528ac
feat(app): drag-n-drop to @mention file (#12569) 2026-02-07 13:33:00 -06:00
Adam
2c58dd6203
chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
Adam
1fe1457cfa
chore: cleanup 2026-02-05 07:21:50 -06:00
Adam
dcff5b6596
fix(app): command palette placeholder text 2026-02-03 11:58:58 -06:00
Alex Yaroshuk
824165eb79
feat(app): add workspace toggle command to command palette and prompt input (#11810) 2026-02-02 14:36:00 -06:00
Brendan Allan
52eb8a7a8c
feat(app): unread session navigation keybinds (#11750) 2026-02-02 05:05:47 -06: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
Alex Yaroshuk
23c803707d
fix(app): binary file handling in file view (#11312) 2026-02-01 09:40:33 -06:00
Nattawee Phantawong
775d288027
feat(i18n): add th locale support (#10809) 2026-01-28 08:10:50 -06:00
adamelmore
06e3c4a4f2
chore(app): translations 2026-01-27 11:38:36 -06:00
adamelmore
04337f6202
chore: cleanup 2026-01-26 13:03:34 -06:00
adamelmore
00d960d080 chore: cleanup 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
fbcf138526
chore: better i18n links 2026-01-25 19:07:23 -06:00
OpeOginni
67ea21b55a
feat(web): implement new server management for web and desktop (#8513) 2026-01-24 12:03:36 -06:00
Edin
65c236c071
feat(app): auto-open oauth links for codex and copilot (#10258) 2026-01-23 09:35:44 -06:00
Ygor Simões
32f72f49a8
feat(i18n): add br locale support (#10086) 2026-01-22 12:36:33 -06:00