Commit Graph

1040 Commits

Author SHA1 Message Date
adamelmore
9f66a45970 feat(app): new layout 2026-01-15 07:29:13 -06:00
Turcu Laurentiu
779610d668
fix(desktop): open external links in system browser instead of webview (#7360) 2026-01-15 02:12:27 -06:00
opencode
99a1e73fa1 release: v1.1.21 2026-01-15 02:34:07 +00:00
opencode
09ff3b9bb9 release: v1.1.20 2026-01-14 13:41:08 +00:00
opencode
3565d8e44d release: v1.1.19 2026-01-13 22:27:16 +00:00
opencode
c87939ad12 release: v1.1.18 2026-01-13 16:17:17 +00:00
usvimal
2b77a84c4f
fix(desktop): correct health check endpoint URL to /global/health (#8231) 2026-01-13 09:39:43 -06:00
opencode
29bf731d47 release: v1.1.17 2026-01-13 14:41:54 +00:00
Brendan Allan
3c5a256f0f
desktop: macos killall opencode-cli on launch 2026-01-13 22:38:24 +08:00
GitHub Action
a03daa4252 chore: generate 2026-01-13 13:13:45 +00:00
Brendan Allan
b01eec38d1
fix(desktop): set serverPassword 2026-01-13 21:13:06 +08:00
Brendan Allan
35cb06e0e4
fix(app): provide pty socket auth if available from desktop (#8210) 2026-01-13 07:08:19 -06:00
Brendan Allan
ddd9c71cca
feat(desktop): Tie desktop & CLI to the same Windows JobObject (#8153) 2026-01-13 15:32:54 +08:00
opencode
afb8a0d28a release: v1.1.16 2026-01-13 06:01:17 +00:00
Brendan Allan
f05f175842
feat(desktop): spawn local server with password (#8139) 2026-01-13 13:58:00 +08:00
Patrick Schiel
eb2044989e
fix: add missing args to windows tauri cli spawn (#8084) 2026-01-13 10:38:01 +08:00
opencode
db7243c364 release: v1.1.15 2026-01-12 21:03:52 +00:00
Brendan Allan
c6092e4ad9
disable appimage 2026-01-12 19:28:55 +08:00
GitHub Action
e6045ca925 chore: generate 2026-01-12 09:58:50 +00:00
Brendan Allan
ebbb4dd88a
fix(desktop): improve server detection & connection logic (#7962) 2026-01-12 17:58:13 +08:00
opencode
7c6b3f981e release: v1.1.14 2026-01-12 05:08:25 +00:00
opencode
efbab087df release: v1.1.13 2026-01-11 07:10:41 +00:00
Jérôme Benoit
f882cca98a
fix(desktop): add missing StoreExt import and fix unused mut warning (#7707) 2026-01-10 15:26:24 -06:00
Lekë Dobruna
2d2a044961
fix(desktop): build failing - missing import (#7697) 2026-01-10 15:24:15 -06:00
Andrew Thal
02b7eb59f8
feat: support configuring default server URL for desktop (#7363) 2026-01-10 08:56:48 -06:00
opencode
449270aacc release: v1.1.12 2026-01-10 13:56:12 +00:00
opencode
8a43c24934 release: v1.1.11 2026-01-10 01:25:30 +00:00
opencode
563b4c33f2 release: v1.1.10 2026-01-09 21:38:04 +00:00
adamelmore
0f2124db32
fix(app): no inline js 2026-01-09 11:57:31 -06:00
Jérôme Benoit
b1e381cff7
fix(desktop): complete symlink support implementation and enable CI for PRs (#7113) 2026-01-09 22:43:49 +08:00
opencode
bd9c13bb27 release: v1.1.8 2026-01-08 23:58:57 +00:00
Adam
3019b1f825
Revert "fix(desktop): open external links in default browser (#7221)"
This reverts commit 361a962673.
2026-01-08 17:51:30 -06:00
opencode
f3e79235fb release: v1.1.7 2026-01-08 20:37:24 +00:00
Andrew Thal
361a962673
fix(desktop): open external links in default browser (#7221) 2026-01-07 16:04:27 -06:00
opencode
184834da98 release: v1.1.6 2026-01-07 16:38:32 +00:00
Brendan Allan
d3d379fe2e
desktop: bundleMediaFramework 2026-01-07 22:55:29 +08:00
opencode
1e2992244f release: v1.1.5 2026-01-07 14:37:04 +00:00
Brendan Allan
270cd05195
fix entitlements 2026-01-07 20:03:38 +08:00
Saeed Vaziry
24c933ae60
Add audio input and camera permissions to entitlements (#7117)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-01-07 17:56:46 +08:00
Brendan Allan
2b7a021ba3
desktop: appimage bundleMediaFramework 2026-01-07 17:39:35 +08:00
GitHub Action
cbf87c50b9 chore: generate 2026-01-07 08:48:34 +00:00
Brendan Allan
3c375b971e
desktop: use Show instead of Suspense 2026-01-07 16:47:45 +08:00
Brendan Allan
6bac501be5
add ui package to desktop 2026-01-07 15:35:32 +08:00
usvimal
a8c2928a87
perf: show window immediately during desktop startup (#6734)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-07 15:19:01 +08:00
Adam
761863ae35
chore(app): rework storage approach 2026-01-06 21:42:03 -06:00
opencode
b2341c2d9a release: v1.1.4 2026-01-06 22:06:38 +00:00
Aiden Cline
494e03490e docs: fix desktop stuff 2026-01-06 13:07:20 -06:00
Aiden Cline
675eba6588 Revert "fix(desktop): use current_binary() to support symlinked executables (#7102)"
This reverts commit bb09df0c77.
2026-01-06 12:59:05 -06:00
Jérôme Benoit
bb09df0c77
fix(desktop): use current_binary() to support symlinked executables (#7102) 2026-01-06 12:07:18 -06:00
Brendan Allan
e5a868157e
update Cargo.lock 2026-01-06 17:08:34 +08:00
Junseo5
f510d17bd3
fix(desktop): add single-instance plugin to prevent multiple windows (#6966) 2026-01-06 14:19:29 +08:00
Guofang.Tang
9197a2a7a1
docs: polish markdown wording and capitalization (#7019)
Co-authored-by: Tang Guofang <tangguofang@mychery.com>
2026-01-05 22:45:40 -06:00
opencode
4f49967518 release: v1.1.3 2026-01-05 19:26:40 +00:00
Daniel Polito
8e9a0c4ad0
Desktop: Install CLI (#6526)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-06 01:07:46 +08:00
opencode
4d187af9d2 release: v1.1.2 2026-01-05 07:16:26 +00:00
NN708
3e09abbfda
feat(desktop): add AppStream MetaInfo file (#6030) 2026-01-04 18:36:07 -06:00
opencode
dc25669b6e release: v1.1.1 2026-01-04 15:52:55 +00:00
Adam
7ce0520f8d
fix(app): auto-scroll behaviors 2026-01-04 04:24:37 -06:00
theavgjojo
a58dbb3b5c
chore: add license field to package.json (#6693)
Co-authored-by: theavgjojo <jojo@noreply>
2026-01-02 16:29:09 -06:00
Dax
3c41e4e8f1
chore: rename repo references from sst/opencode to anomalyco/opencode (#6687)
Co-authored-by: Github Action <action@github.com>
2026-01-02 16:02:52 -05:00
Adam
a4c67515c9
fix(desktop): tweak window drag region layout 2026-01-02 12:40:36 -06:00
opencode
d60393835c release: v1.0.224 2026-01-02 03:05:57 +00:00
opencode
01237c5325 release: v1.0.223 2026-01-01 11:25:32 +00:00
opencode
3331b0600a release: v1.0.222 2026-01-01 01:21:04 +00:00
Luke Parker
c131dd0829
fix(desktop): Windows support for PTY and cross-platform build scripts (#6508) 2025-12-31 19:18:07 -06:00
opencode
c93e7621be release: v1.0.221 2025-12-31 21:10:33 +00:00
Adam
65bc72098b
fix(desktop): more defensive access 2025-12-31 13:12:30 -06:00
opencode
decc616c80 release: v1.0.220 2025-12-31 17:30:57 +00:00
opencode
8aa34ab9f3 release: v1.0.219 2025-12-31 14:01:59 +00:00
Adam
48f2419d9d
fix(desktop): better notification icon 2025-12-30 19:40:14 -06:00
opencode
2039c6936f release: v1.0.218 2025-12-30 20:17:26 +00:00
opencode
585378cba0 release: v1.0.217 2025-12-30 19:01:36 +00:00
opencode
9b04081ae0 release: v1.0.216 2025-12-30 18:07:37 +00:00
opencode
73bc3e704e release: v1.0.215 2025-12-30 17:09:08 +00:00
opencode
104d52bc38 release: v1.0.214 2025-12-30 16:37:22 +00:00
opencode
a1d54475fe release: v1.0.213 2025-12-30 15:26:35 +00:00
opencode
faaef45384 release: v1.0.212 2025-12-30 13:37:47 +00:00
opencode
281f9e6236 release: v1.0.211 2025-12-30 13:04:07 +00:00
opencode
f54d5377a4 release: v1.0.210 2025-12-30 11:00:28 +00:00
Adam
a7beba5aa9
chore(desktop): disable sourcemap 2025-12-30 04:57:36 -06:00
Adam
fa1ac7bc95
feat(desktop): system notifications 2025-12-30 04:57:35 -06:00
opencode
0c48e6a116 release: v1.0.209 2025-12-29 23:37:04 +00:00
Adam
2dec956a17
fix(desktop): better error messages 2025-12-29 17:29:56 -06:00
opencode
9721223b7e release: v1.0.208 2025-12-29 20:44:22 +00:00
opencode
76880dce0d release: v1.0.207 2025-12-29 01:57:53 +00:00
opencode
2abaa46e23 release: v1.0.206 2025-12-28 19:05:54 +00:00
opencode
ddf4897eaa release: v1.0.205 2025-12-28 18:37:58 +00:00
Adam
82a876da4d
chore: cleanup 2025-12-28 06:41:59 -06:00
Adam
4a9ff9412e
feat(desktop): themes 2025-12-28 05:12:36 -06:00
opencode
7aecb43e84 release: v1.0.204 2025-12-27 20:51:09 +00:00
Adam
c523ca4127
wip(desktop): handle more errors 2025-12-27 14:33:22 -06:00
opencode
7cc4b24ac2 release: v1.0.203 2025-12-26 04:10:11 +00:00
opencode
effa7b45cf release: v1.0.202 2025-12-26 02:11:47 +00:00
opencode
8aa3520683 release: v1.0.201 2025-12-25 14:07:19 +00:00
opencode
6f9bea4e1f release: v1.0.200 2025-12-25 04:39:32 +00:00
opencode
2284a4e6df release: v1.0.199 2025-12-25 02:40:19 +00:00
Adam
76ac1ccb6b
chore: show version on error page 2025-12-24 20:25:36 -06:00
opencode
ff3b68bd36 release: v1.0.198 2025-12-24 18:16:46 +00:00
opencode
987e444828 release: v1.0.197 2025-12-24 17:47:07 +00:00
opencode
ceeaf494c4 release: v1.0.196 2025-12-24 16:40:16 +00:00
opencode
a2e8737114 release: v1.0.195 2025-12-24 14:50:40 +00:00
opencode
376019e347 release: v1.0.194 2025-12-24 12:20:02 +00:00
opencode
66563fb974 release: v1.0.193 2025-12-23 15:16:20 +00:00
opencode
c81721e9fc release: v1.0.192 2025-12-23 14:43:07 +00:00
GitHub Action
f4cd708ca0 chore: generate 2025-12-23 10:15:49 +00:00
Brendan Allan
c20f2731ab
desktop: kill_sidecar before update install on windows 2025-12-23 18:14:44 +08:00
opencode
83397ebde2 release: v1.0.191 2025-12-23 05:57:23 +00:00
Adam
81c3c63895
chore: rename packages/tauri -> packages/desktop 2025-12-22 20:01:25 -06:00
Adam
794fe8f381
chore: rename packages/desktop -> packages/app 2025-12-22 19:39:00 -06:00
Adam
680a63e3de
fix(desktop): better error messages on connection failure 2025-12-22 19:16:54 -06:00
opencode
92c0ab51e2 release: v1.0.190 2025-12-22 23:31:20 +00:00
opencode
b9029afa22 release: v1.0.189 2025-12-22 23:15:23 +00:00
opencode
38551bda38 release: v1.0.188 2025-12-22 22:47:21 +00:00
Adam
9b6c9f64f7
feat(desktop): review pane toggle 2025-12-22 16:20:17 -06:00
opencode
e4d8a117c4 release: v1.0.187 2025-12-22 21:58:41 +00:00
Shpetim
8dfef670b3
[FEATURE]: Show context usage in OpenCode Desktop Context usage (#5979) 2025-12-22 13:56:36 -06:00
Adam
291b65977c
chore(desktop): auto scroll utility 2025-12-22 11:27:27 -06:00
Dax Raad
33c0b125cb fix url for web 2025-12-22 10:45:51 -05:00
opencode
c6e9a5c800 release: v1.0.186 2025-12-22 12:14:06 +00:00
Adam
2c16b9fa61
Revert "server: ensure frontend has correct port for PTY websocket connections (#5898)"
This reverts commit a05915ddc8.
2025-12-22 06:05:46 -06:00
Ashutosh Kumar
a05915ddc8
server: ensure frontend has correct port for PTY websocket connections (#5898) 2025-12-22 05:56:23 -06:00
Adam
eebbd73346
Revert "fix: use current page port instead of hardcoded 4096 (#5949)"
This reverts commit d04a72a4ad.
2025-12-22 05:55:15 -06:00
Adam
d4c981495a
fix(desktop): cleanup auto scroll 2025-12-22 05:46:07 -06:00
Adam
653c206688
feat(desktop): mobile responsiveness 2025-12-22 05:46:07 -06:00
Adam
580f46b589
fix(desktop): filter child sessions from header 2025-12-22 05:46:07 -06:00
lif
d04a72a4ad
fix: use current page port instead of hardcoded 4096 (#5949)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-22 05:45:08 -06:00
Aaron Iker
5fd873a35a
feat: polish dialog & list styles for the desktop app, add fixed logos from models.dev (#5925) 2025-12-22 05:41:38 -06:00
opencode
cb8af962cd release: v1.0.185 2025-12-21 23:38:40 +00:00
opencode
f53ebafbab release: v1.0.184 2025-12-21 11:04:32 +00:00
Adam
23ebc50da9
fix(desktop): layout regression 2025-12-21 05:01:30 -06:00
Adam
673c6f97b7
fix(desktop): better keybind tooltips 2025-12-21 04:56:20 -06:00
opencode
9d48fd4bbd release: v1.0.183 2025-12-21 10:14:41 +00:00
Adam
bf66390557
fix(desktop): better error reporting 2025-12-21 04:11:09 -06:00
Adam
1bce898ca7
fix(desktop): file loading errors 2025-12-21 04:02:00 -06:00
opencode
0b046d6cf0 release: v1.0.182 2025-12-21 03:07:26 +00:00
opencode
f9cef22a53 release: v1.0.181 2025-12-21 02:06:25 +00:00
Adam
b5d7d3dec1
fix(desktop): layout 2025-12-20 20:02:40 -06:00
Adam
182630e0d7
feat(desktop): new layout 2025-12-20 19:52:12 -06:00
opencode
c87d61b561 release: v1.0.180 2025-12-20 16:00:36 +00:00
opencode
33d8bfc937 release: v1.0.179 2025-12-20 15:38:38 +00:00
opencode
6a4f4009d5 release: v1.0.178 2025-12-20 15:08:27 +00:00
opencode
f29f284b3e release: v1.0.177 2025-12-20 15:00:40 +00:00
opencode
4c3336bbe7 release: v1.0.176 2025-12-20 12:28:27 +00:00
Adam
354ac0b493
fix(desktop): sidebar UX issues 2025-12-20 06:25:39 -06:00
Adam
f71da42520
fix(desktop): event reconnect gaps 2025-12-20 06:12:58 -06:00
opencode
2400354bab release: v1.0.175 2025-12-20 11:10:23 +00:00
Adam
49567fe61a
fix(desktop): add retries to init promises 2025-12-20 04:57:39 -06:00
Adam
e5b3f796e4
fix: types 2025-12-20 04:33:42 -06:00
Adam
742cf10dee
fix(desktop): removed projects 2025-12-20 04:25:16 -06:00
opencode
34bdfd0937 release: v1.0.174 2025-12-20 04:06:28 +00:00
opencode
9f5db46911 release: v1.0.173 2025-12-20 03:48:15 +00:00
opencode
39e2a5f595 release: v1.0.172 2025-12-20 03:29:07 +00:00
Adam
cdbb59fae8
fix(desktop): don't use tauri http for sse events 2025-12-19 13:07:53 -06:00
opencode
55d62fbd9f release: v1.0.170 2025-12-19 13:42:48 +00:00
Adam
e1ad2a355c
fix(desktop): error handling 2025-12-19 07:38:38 -06:00
Adam
2d814b6db2
fix(desktop): separate prompt history for shell 2025-12-19 07:38:38 -06:00
Adam
e561f1ad68
fix(desktop): don't navigate prompt history if dirty 2025-12-19 07:38:37 -06:00
opencode
289f4abaaa release: v1.0.169 2025-12-19 02:12:34 +00:00
Adam
0dd716a75e
fix(desktop): extra reqs 2025-12-18 19:53:38 -06:00
opencode
427157c683 release: v1.0.168 2025-12-18 21:55:29 +00:00
Adam
d57b963141
fix: id 2025-12-18 15:47:21 -06:00
Adam
0ebcaff927
fix(desktop): expanded states 2025-12-18 15:47:20 -06:00
Adam
af4087d7b5
fix(desktop): smaller max-width when review open 2025-12-18 15:47:20 -06:00
Adam
228b6444f8
fix(desktop): don't show image button in shell mode 2025-12-18 13:03:14 -06:00
Adam
83d8a88c90
fix(desktop): error styles 2025-12-18 11:16:33 -06:00
Adam
268f37f8c9
fix(desktop): prompt history nav, optimistic prompt dup 2025-12-18 11:16:33 -06:00
Adam
b0aaf04957
fix(desktop): session ordered by most recent 2025-12-18 11:16:32 -06:00
Adam
b7875256f3
feat(desktop): shell mode 2025-12-18 11:16:32 -06:00
Adam
7bc47fb904
chore: cleanup 2025-12-18 11:16:32 -06:00
Adam
fe65ed6a61
fix(desktop): disable pinch to zoom 2025-12-18 04:28:03 -06:00
Adam
e37a75a411
feat(desktop): custom update toast 2025-12-18 04:26:21 -06:00
opencode
194ff4919c release: v1.0.167 2025-12-18 09:45:33 +00:00
opencode
e682cc9daf release: v1.0.166 2025-12-17 22:08:15 +00:00
Adam
d359e086a4
chore: cleanup 2025-12-17 16:04:41 -06:00
Adam
f949755367
fix: better init error messages 2025-12-17 16:04:40 -06:00
opencode
ca65da2d9e release: v1.0.165 2025-12-17 21:46:21 +00:00
Adam
e48d804d84
feat(desktop): startup errors shown 2025-12-17 15:42:55 -06:00
Adam
b4209582fb
feat(desktop): optimistic prompt submit 2025-12-17 15:42:55 -06:00
Adam
4a3ba58f65
chore: localStorage -> tauri store 2025-12-17 13:11:02 -06:00
Adam
204e3bf382
feat(desktop): inter and ibm plex mono 2025-12-17 10:30:35 -06:00
Adam
65d7fc3ccd
fix: command shortcuts 2025-12-17 07:36:53 -06:00
Amadeus Demarzi
5c490c51ed
Diffs Performance Improvements (#5653)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-17 07:33:46 -06:00
Adam
494e6fff01
feat(desktop): share sessions 2025-12-17 03:47:49 -06:00
Adam
db2abc1b2c
tui: increase session width to accommodate longer code blocks and improve readability 2025-12-16 17:31:26 -06:00
David Hill
a0f9f8dabb fix: load more button 2025-12-16 23:23:18 +00:00
opencode
ef0fa2007b release: v1.0.164 2025-12-16 21:47:41 +00:00
Adam
f07d4b933c
fix(desktop): prompt history nav 2025-12-16 15:42:35 -06:00
Adam
99680baf83
fix(desktop): focus prompt input after dialog close 2025-12-16 15:25:00 -06:00
Adam
9aa5460a0e
fix(desktop): prompt history navigation 2025-12-16 15:10:44 -06:00
Adam
7e682a95c4
fix: prompt input multi line input 2025-12-16 15:10:43 -06:00
Adam
5eeba76bc5
fix: defensive audio init 2025-12-16 15:10:43 -06:00
Eric Guo
a2c91ebc32
feat(desktop): Loading more session number per project by button (#5616)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-16 14:50:33 -06:00
Adam
28aba35ff9
feat(desktop): show retries 2025-12-16 13:19:32 -06:00
Adam
20e3a74bad
fix: defensive audio init 2025-12-16 12:53:12 -06:00
Adam
ff690350b1
feat(desktop): show write tool output 2025-12-16 12:53:11 -06:00
Adam
ebefb26e8f
chore: cleanup 2025-12-16 12:53:11 -06:00
David Hill
53f20f7612 Revert "wip: make the default container wider"
This reverts commit 1f18f389c0.
2025-12-16 17:16:51 +00:00
David Hill
a190eda2c8 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-16 16:36:15 +00:00
David Hill
1f18f389c0 wip: make the default container wider 2025-12-16 16:35:57 +00:00
Brendan Allan
452c991f58
Keep release a draft until all builds are finished (#5632)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: GitHub Action <action@github.com>
2025-12-16 23:34:44 +08:00
David Hill
05e0759878 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-16 10:54:51 +00:00
David Hill
2330ec6dc3 fix: font size updates 2025-12-16 10:54:50 +00:00
opencode
92fe927785 release: v1.0.162 2025-12-16 00:40:27 +00:00
Dax Raad
112c58abf5 tui: refactor dialog system to use single active dialog instead of stack 2025-12-15 19:35:18 -05:00
opencode
0dce5173cc release: v1.0.161 2025-12-16 00:17:15 +00:00
Adam
2c70c0b00f
fix: undefined events 2025-12-15 18:13:11 -06:00
opencode
002db3abf4 release: v1.0.160 2025-12-15 23:26:00 +00:00
Dax Raad
dbbcf0b8d0 tui: fix model selection dialog to properly replace current dialog instead of creating nested dialogs 2025-12-15 18:14:33 -05:00
opencode
88314148e6 release: v1.0.159 2025-12-15 22:19:08 +00:00
Dax Raad
56452d886d fix dialog root complexity 2025-12-15 17:13:20 -05:00
Adam
4fd9a19fbb
fix: keybinds for agent and model selection 2025-12-15 15:19:19 -06:00
Adam
5388192aac
fix: session nav on homepage 2025-12-15 15:10:17 -06:00
Adam
300ec0e0af
fix: missing event type (global) 2025-12-15 14:43:48 -06:00
opencode
37e4c1e619 release: v1.0.158 2025-12-15 20:28:44 +00:00
Adam
02b5e7d72c
fix: modal search 2025-12-15 14:25:19 -06:00
Adam
337a7e9646
fix: allow for non-vcs projects in desktop 2025-12-15 14:16:08 -06:00
opencode
9c5f94bd66 release: v1.0.157 2025-12-15 19:46:23 +00:00
opencode
cf05e6e02b release: v1.0.156 2025-12-15 19:28:02 +00:00
Adam
7e49d0fb15
fix: connect provider on homepage 2025-12-15 13:24:30 -06:00
Adam
4236744fb5
fix: image attachments in desktop 2025-12-15 12:01:11 -06:00
opencode
b9b4349039 release: v1.0.155 2025-12-15 16:44:08 +00:00
Adam
ed96ae9d45
chore: cleanup 2025-12-15 10:22:07 -06:00
Adam
8ce0966987
wip(desktop): progress 2025-12-15 10:22:06 -06:00
Adam
5cf6a1343c
wip(desktop): progress 2025-12-15 10:22:04 -06:00
Adam
44d6c5780d
wip(desktop): progress 2025-12-15 10:20:20 -06:00
Adam
5eaa8e1bf4
chore: cleanup 2025-12-15 10:20:20 -06:00
Adam
df2713a6c2
chore: cleanup 2025-12-15 10:20:19 -06:00
Adam
ff6864a7ca
feat(desktop): custom commands 2025-12-15 10:20:19 -06:00
Adam
5e37a902ce
wip(desktop): progress 2025-12-15 10:20:19 -06:00
Adam
df2ebfac7d
wip(desktop): progress 2025-12-15 10:20:19 -06:00
Adam
5fbcb203f5
wip(desktop): progress 2025-12-15 10:20:19 -06:00
Adam
34db739442
wip(desktop): progress 2025-12-15 10:20:18 -06:00
Adam
315836c0b7
wip(desktop): progress 2025-12-15 10:20:18 -06:00
Adam
c0d009d5f3
wip(desktop): progress 2025-12-15 10:20:18 -06:00
Adam
c36f3b9dbe
wip(desktop): progress 2025-12-15 10:20:17 -06:00
Adam
88c0675148
wip(desktop): progress 2025-12-15 10:20:17 -06:00
Adam
82c4755fb0
wip(desktop): progress 2025-12-15 10:20:17 -06:00
Adam
acd91bddf7
wip(desktop): progress 2025-12-15 10:20:16 -06:00
Adam
3a14ca044c
wip(desktop): progress 2025-12-15 10:20:16 -06:00
Adam
d66d806700
wip(desktop): progress 2025-12-15 10:20:16 -06:00
Adam
e9b95b2e91
wip(desktop): progress 2025-12-15 10:20:15 -06:00
opencode
56dde2cc83 release: v1.0.154 2025-12-15 16:01:15 +00:00
David Hill
a0c0e2b5c3 fix: add tooltip to close review tab 2025-12-15 14:22:57 +00:00
David Hill
d43fbec12d fix: prompt input using border shadow 2025-12-15 14:14:10 +00:00
David Hill
ac495bd351 fix: hide prompt input send tooltip when the send button is disabled 2025-12-15 13:47:50 +00:00
David Hill
b913eb7acc fix: avatar and icon size in sidebar 2025-12-15 13:21:59 +00:00
David Hill
ea65a91b2e fix: remove blue border from prompt input 2025-12-15 13:11:09 +00:00
Adam
ba16bfdf3d
wip(desktop): progress 2025-12-14 21:38:59 -06:00
Adam
ad5614bbb9
wip(desktop): progress 2025-12-14 21:38:59 -06:00
Adam
dda579c8ad
wip(desktop): progress 2025-12-14 21:38:59 -06:00
Adam
4246cdb069
wip(desktop): progress 2025-12-14 21:38:58 -06:00
Adam
7ade6d386d
wip(desktop): progress 2025-12-14 21:38:58 -06:00
Adam
2613f44961
wip(desktop): progress 2025-12-14 21:38:58 -06:00
Adam
4a8e8f537c
wip(desktop): progress 2025-12-14 21:38:58 -06:00
Adam
a68bee7878
fix(desktop): layout fixes 2025-12-14 21:38:57 -06:00
Dax
fed4776451
LLM cleanup (#5462)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-14 21:11:30 -05:00
opencode
a34e67b518 release: v1.0.153 2025-12-14 19:04:01 +00:00
Adam
629f475f63
fix: sort models 2025-12-13 20:25:24 -06:00
Adam
43a7c1dd8c
fix: use opencode icon 2025-12-13 20:25:24 -06:00
Adam
e288ce0fca
chore: cleanup 2025-12-13 20:25:24 -06:00
Adam
67b3fcb31a
chore: cleanup 2025-12-13 20:25:24 -06:00
Adam
fc9789d7a7
fix(desktop): archive button 2025-12-13 16:14:31 -06:00
Adam
974a24ba02
fix: don't rotate placeholders in session 2025-12-13 15:25:56 -06:00
Adam
5bcc93851c
chore: cleanup 2025-12-13 15:12:41 -06:00
Adam
d0789632b4
fix(desktop): terminal light mode 2025-12-13 15:12:32 -06:00
Adam
a6e297baad
feat(desktop): message history 2025-12-13 14:57:24 -06:00
opencode
b84d513bd7 release: v1.0.152 2025-12-12 22:29:21 +00:00
Adam
0554d03162
Revert "fix: archive button"
This reverts commit bc3286de46.
2025-12-12 16:16:52 -06:00
Adam
bc3286de46
fix: archive button 2025-12-12 16:03:07 -06:00
opencode
379c4ecab3 release: v1.0.151 2025-12-12 21:34:32 +00:00
Adam
2da527aaa6
fix: desktop layout 2025-12-12 11:11:17 -06:00
Jeremy Osih
0303eb0cc1
Change tooltip text from 'Open file' to 'New Terminal' (#5435) 2025-12-12 10:57:52 -06:00
Adam
9629f7464b
chore: cleanup 2025-12-12 10:45:34 -06:00
Brendan Allan
59d4041aa4
tauri: add basic custom titlebar (#5438) 2025-12-12 09:37:17 -06:00
Adam
feb8c4f3c6
feat(desktop): archive sessions 2025-12-12 07:07:54 -06:00
Adam
3f5cd2c4a8
fix(desktop): audio stuff 2025-12-12 06:21:31 -06:00
Adam
a160eb76df
fix(desktop): homedir aware path on home 2025-12-12 06:21:31 -06:00
Adam
04b4dacee3
feat(desktop): basic alerting 2025-12-12 05:14:51 -06:00
David Hill
99158e736b Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-12 09:44:06 +00:00
David Hill
4c02d515a1 wip: desktop sidebar icon updates 2025-12-12 09:44:04 +00:00
Adam
e149b7c1e2
fix: avatar colors 2025-12-11 15:39:41 -06:00
Adam
a0472c0312
fix: free model logic 2025-12-11 15:24:32 -06:00
Adam
f8dc740c61
fix: remove settings button 2025-12-11 14:55:41 -06:00
Adam
7d55aeee0a
fix: no loading state in message nav 2025-12-11 14:46:32 -06:00
Adam
b34f434332
fix: message order ascending 2025-12-11 14:46:32 -06:00
opencode
5ffcde9dba release: v1.0.150 2025-12-11 20:09:20 +00:00
Adam
16b7370d8c
wip(desktop): progress 2025-12-11 13:42:47 -06:00
Adam
634fd62b25
wip(desktop): progress 2025-12-11 13:42:47 -06:00
Adam
e845eedbc3
wip(desktop): progress 2025-12-11 13:42:47 -06:00
Adam
4ae7e1b19c
wip(desktop): progress 2025-12-11 13:42:46 -06:00
Adam
0ca758e135
wip(desktop): progress 2025-12-11 13:42:45 -06:00
opencode
6382bda7d6 release: v1.0.149 2025-12-11 18:00:30 +00:00
opencode
71fc8b2115 release: v1.0.148 2025-12-11 17:49:42 +00:00
opencode
48c7913431 release: v1.0.147 2025-12-11 16:46:43 +00:00
Adam
f9f78122d0
wip(desktop): progress 2025-12-11 06:48:59 -06:00
Adam
1980113ee4
wip(desktop): progress 2025-12-11 06:48:59 -06:00
Adam
85c0311d38
wip(desktop): progress 2025-12-11 06:48:59 -06:00
Adam
740aa8e541
wip(desktop): progress 2025-12-11 06:48:59 -06:00
Adam
1b331548ba
wip(desktop): progress 2025-12-11 06:48:59 -06:00
Adam
3bb546c94d
wip(desktop): progress 2025-12-11 06:48:58 -06:00
Brendan Allan
53d2edc0f2
write typescript artifacts to node_modules/.ts-dist 2025-12-11 18:35:07 +08:00
opencode
ddd5464081 release: v1.0.146 2025-12-11 06:23:53 +00:00
opencode
fbad378966 release: v1.0.145 2025-12-11 06:19:42 +00:00
opencode
6251231e41 release: v1.0.144 2025-12-11 05:48:13 +00:00
Brendan Allan
6f5f73a74a
desktop: exclude ts-dist from tsconfig sources 2025-12-11 09:51:35 +08:00
Adam
56540f8312
wip(desktop): progress 2025-12-10 17:31:13 -06:00
Adam
85cfa226c3
wip(desktop): progress 2025-12-10 17:17:37 -06:00
Dax Raad
86f7cc17ae tui: pass dynamic port to frontend
Frontend now receives the server port via window.__OPENCODE__.port,
allowing it to connect when using a random free port instead of hardcoded 4096
2025-12-10 16:17:36 -05:00
Adam
190fa4c87a
wip(desktop): progress 2025-12-10 15:17:03 -06:00
Adam
91d743ef9a
wip(desktop): progress 2025-12-10 15:17:03 -06:00
Adam
804ad5897f
wip(desktop): progress 2025-12-10 15:17:03 -06:00
Adam
f20d6e8555
wip(desktop): progress 2025-12-10 15:17:03 -06:00
Adam
e694d4d880
wip(desktop): progress 2025-12-10 15:17:02 -06:00
Adam
ada40decd1
wip(desktop): progress 2025-12-10 15:17:02 -06:00
Adam
6866a060bc
wip(desktop): progress 2025-12-10 15:17:02 -06:00
Adam
a4ec619c74
wip(desktop): progress 2025-12-10 15:17:02 -06:00
Adam
67a95c3cc8
wip(desktop): progress 2025-12-10 15:17:01 -06:00
Dax Raad
8d3eac2347 fix type 2025-12-10 16:14:32 -05:00
opencode
ee4190aa41 release: v1.0.143 2025-12-10 13:53:21 +00:00
opencode
f7b2beaaf1 release: v1.0.142 2025-12-10 13:25:55 +00:00
Adam
d149c25aab
fix: types 2025-12-09 21:44:34 -06:00
Adam
18d24b8f5f
wip(desktop): progress 2025-12-09 21:39:13 -06:00
Adam
cf34981e8f
wip(desktop): progress 2025-12-09 21:39:13 -06:00
Adam
e2ebe560ea
feat: provider icon component 2025-12-09 21:39:12 -06:00
Brendan Allan
9986031481
fix: use project references for desktop typecheck 2025-12-10 11:15:12 +08:00
opencode
a3fbbece9a release: v1.0.141 2025-12-10 02:57:38 +00:00
Adam
44c17c1435
wip(desktop): progress 2025-12-09 16:23:05 -06:00
Adam
62cbed57cc
wip(desktop): progress 2025-12-09 15:55:08 -06:00
Adam
ebab7e176e
wip(desktop): progress 2025-12-09 15:53:08 -06:00
Adam
9c93853e22
wip(desktop): progress 2025-12-09 15:46:23 -06:00
Adam
2dad56c9a2
wip(desktop): progress 2025-12-09 15:39:44 -06:00
Adam
41d78c1ecc
wip(desktop): progress 2025-12-09 15:32:36 -06:00
Adam
35c04d9283
wip(desktop): progress 2025-12-09 15:24:11 -06:00
Adam
1fbd7a7f9a
wip(desktop): progress 2025-12-09 15:21:47 -06:00
Adam
d7563d1694
wip(desktop): progress 2025-12-09 15:21:47 -06:00
Adam
b9fa7d9163
wip(desktop): progress 2025-12-09 15:21:47 -06:00
Adam
f736751ab2
wip(desktop): progress 2025-12-09 15:21:45 -06:00
Dax Raad
b242659cc3 fix types 2025-12-09 16:03:58 -05:00
Dax Raad
0b40c3d37d rework project loading 2025-12-09 14:41:14 -05:00
Adam
ae4993f39a
wip(desktop): progress 2025-12-09 12:36:06 -06:00
opencode
76f4803d8d release: v1.0.138 2025-12-09 18:05:21 +00:00
Adam
1bc1e56da3
wip(desktop): progress 2025-12-09 11:52:43 -06:00
Adam
5442adb517
wip(desktop): progress 2025-12-09 11:09:00 -06:00
Adam
6b2ac20abc
wip(desktop): progress 2025-12-09 11:09:00 -06:00
Adam
20662e2101
wip(desktop): progress 2025-12-09 06:12:09 -06:00
Adam
0a357be160
wip(desktop): progress 2025-12-09 06:12:09 -06:00
Brendan Allan
0a47a3cea0
fix: use ts project references for desktop and tauri 2025-12-09 19:13:51 +08:00
opencode
0569e8652c release: v1.0.137 2025-12-09 03:00:50 +00:00
Adam
5e3a59d5a2
feat: resize handle 2025-12-08 10:24:26 -06:00
Adam
9f23d85e20
wip(desktop): progress 2025-12-08 10:24:26 -06:00
Adam
e8ce113b7f
fix: bump localstorage 2025-12-08 09:05:26 -06:00
Adam
9363c15b4a
feat: better code and diff perf 2025-12-08 06:24:24 -06:00
Brendan Allan
d531dff8d3
Export DesktopInterface from desktop and add PlatformContext 2025-12-08 13:43:36 +08:00
Adam
9a90939ac4
fix: use diff context instead of prop drilling 2025-12-07 21:21:18 -06:00
Dax
ea7ec60f51
v2 SDK (#5216)
Co-authored-by: GitHub Action <action@github.com>
2025-12-07 19:04:14 -05:00
Adam
9111005165
fix: terminal serialization and isolation 2025-12-06 06:43:53 -06:00
GitHub Action
8ec771d5be chore: format code 2025-12-06 11:53:20 +00:00
Adam
659e5653bc
fix: exclude dist 2025-12-06 05:52:47 -06:00
Adam
b35e010e2a
feat: consistent (updated) social share images 2025-12-05 15:42:19 -06:00
opencode
73258c6193 release: v1.0.134 2025-12-05 20:46:49 +00:00
Brendan Allan
cd6bfb3f69
OpenCode Desktop app (#5044)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-05 14:39:49 -06:00
Adam
6e6bd1e171
fix(desktop): terminal cursor position 2025-12-05 12:05:30 -06:00
Adam
81ee2d2332
fix(desktop): prompting 2025-12-05 10:51:35 -06:00
Adam
cfbaf81ef8
fix(desktop): clone pty session on reconnect 2025-12-05 10:30:48 -06:00
Adam
87a791fdb9
fix(desktop): new session not selecting tab 2025-12-05 10:30:48 -06:00
Adam
09f522f0aa
Reapply "feat(desktop): terminal pane (#5081)"
This reverts commit f9dcd97936.
2025-12-04 20:32:08 -06:00
opencode
49800a00bd release: v1.0.133 2025-12-04 22:02:17 +00:00
Aiden Cline
f9dcd97936 Revert "feat(desktop): terminal pane (#5081)"
This reverts commit d763c11a6d.
2025-12-04 15:57:01 -06:00
Adam
d763c11a6d
feat(desktop): terminal pane (#5081)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2025-12-04 15:37:29 -06:00
opencode
d0a48a09e2 release: v1.0.132 2025-12-04 04:23:39 +00:00
opencode
adf7681100 release: v1.0.131 2025-12-04 04:11:48 +00:00
opencode
dcfeb52983 release: v1.0.130 2025-12-04 03:38:18 +00:00
Dax
6d3fc63658
core: refactor provider and model system (#5033)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <thdxr@users.noreply.github.com>
2025-12-03 21:09:03 -05:00
opencode
23ff6dbba4 release: v1.0.129 2025-12-03 11:39:04 +00:00
Frank
28c802f399 wip: zen 2025-12-02 18:36:15 -05:00
Adam
f354507d42
fix: session turn margins 2025-12-02 15:50:24 -06:00
opencode
4ee4f7bcb3 release: v1.0.128 2025-12-02 20:14:22 +00:00
GitHub Action
da7ecda9ea chore: format code 2025-12-02 19:52:47 +00:00
Frank
1f11d4fb1a zen: data dumper 2025-12-02 14:51:27 -05:00
Adam
b308503ab5
chore: remove comment (redeploy) 2025-12-02 13:49:48 -06:00
Adam
3b10de4a28
fix: vite config 2025-12-02 13:08:59 -06:00
opencode
785d0b60b6 release: v1.0.127 2025-12-02 16:05:59 +00:00
Adam
c0a35141e6
feat: better code and diff rendering performance 2025-12-02 06:50:21 -06:00
opencode
729a6eda23 release: v1.0.126 2025-12-01 19:00:00 +00:00
opencode
c0fc02769b release: v1.0.125 2025-12-01 14:23:35 +00:00
opencode
4eb4d97d51 release: v1.0.124 2025-12-01 09:20:29 +00:00
opencode
5b92d49be7 release: v1.0.123 2025-12-01 01:07:50 +00:00
opencode
262fa184fd release: v1.0.122 2025-11-30 00:35:34 +00:00
opencode
012aa67e42 release: v1.0.121 2025-11-29 21:30:38 +00:00
Adam
2c4d1fb8b4
chore: cleanup duplicate markup 2025-11-29 06:18:51 -06:00
opencode
52716db649 release: v1.0.120 2025-11-29 02:34:23 +00:00
Adam
5953378a12
fix: theme-color value 2025-11-28 19:57:01 -06:00
Adam
398d35dc97
fix: theme-color value 2025-11-28 05:48:07 -06:00
Adam
5efeaae093
fix: desktop and share layouts 2025-11-28 05:35:35 -06:00
Adam
a8985b1849
fix(desktop): layout 2025-11-27 20:15:49 -06:00
Adam
c120447fd0
fix: desktop layout and scroll gutters 2025-11-27 05:41:50 -06:00
Adam
feb1f36126
fix: session turn margins 2025-11-27 05:25:39 -06:00
opencode
aef6904247 release: v1.0.119 2025-11-27 03:15:40 +00:00
opencode
427887db9c release: v1.0.118 2025-11-27 02:43:07 +00:00
opencode
6a9856d480 release: v1.0.117 2025-11-27 01:29:00 +00:00