Commit Graph

622 Commits (a7c4f83ca2e4d5da94de3df0c210dbb36b0bae86)

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