Commit Graph

507 Commits

Author SHA1 Message Date
Adam
ed96ae9d45
chore: cleanup 2025-12-15 10:22:07 -06:00
Adam
8cb26b6066
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
df2713a6c2
chore: cleanup 2025-12-15 10:20:19 -06:00
Adam
df2ebfac7d
wip(desktop): progress 2025-12-15 10:20:19 -06:00
Adam
ae8c4154aa
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
d31824320e
Revert "wip(desktop): session turn state consolidation"
This reverts commit 453f862616dc4d3ac90680581cde279e118b0da1.
2025-12-15 10:20:17 -06:00
Adam
82c4755fb0
wip(desktop): progress 2025-12-15 10:20:17 -06:00
Adam
40572eeba4
wip(desktop): progress 2025-12-15 10:20:17 -06:00
Adam
d81d63045a
wip(desktop): session turn state consolidation 2025-12-15 10:20:16 -06:00
Adam
ece3bfd93d
wip(desktop): progress 2025-12-15 10:20:16 -06:00
Adam
acd91bddf7
wip(desktop): progress 2025-12-15 10:20:16 -06:00
opencode
56dde2cc83 release: v1.0.154 2025-12-15 16:01:15 +00:00
David Hill
bb426112ed fix: replace agents dropdown with shadow border 2025-12-15 14:09:47 +00:00
David Hill
d2217bb825 fix: fix width and padding on agent select
- conditionally hide the role=presentation element because it was adding extra gap before the first agent
2025-12-15 14:05:24 +00:00
Adam
ba16bfdf3d
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
62ffeb3987
fix(desktop): auto scroll 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
opencode
a34e67b518 release: v1.0.153 2025-12-14 19:04:01 +00:00
YeonGyu-Kim
210b3e905b
fix(ui): guard Node reference for SSR compatibility in isTriggerTitle (#5509) 2025-12-13 22:28:14 -06:00
Adam
c7bac83212
chore: cleanup 2025-12-13 16:17:32 -06:00
Adam
a8957d8d16
fix(desktop): auto scroll 2025-12-13 15:56:12 -06:00
Adam
0660433921
feat(desktop): show richer status when thinking 2025-12-13 15:47:50 -06:00
Adam
1a6f4f1c0d
fix: css scroll jitter 2025-12-13 15:36:28 -06:00
Adam
5ebe29de1e
fix: don't open shell by default 2025-12-13 15:17:22 -06:00
Adam
5bcc93851c
chore: cleanup 2025-12-13 15:12:41 -06:00
Adam
a6e297baad
feat(desktop): message history 2025-12-13 14:57:24 -06:00
Adam
307af10c8b
fix: session turn scroll 2025-12-13 14:57:23 -06:00
opencode
b84d513bd7 release: v1.0.152 2025-12-12 22:29:21 +00:00
Adam
91ab966921
fix: max height on bash tool 2025-12-12 16:10:13 -06:00
opencode
379c4ecab3 release: v1.0.151 2025-12-12 21:34:32 +00:00
Adam
9846b26be7
fix: desktop layout 2025-12-12 15:26:53 -06:00
Adam
d6ba6af6f3
fix: desktop layout 2025-12-12 15:24:43 -06:00
Adam
d463ade028
fix: desktop layout 2025-12-12 15:24:43 -06:00
Adam
6c3495a75a
fix: desktop layout 2025-12-12 15:24:43 -06:00
Adam
a16edb4ea0
fix: desktop layout 2025-12-12 15:24:43 -06:00
Adam
9efe09564b
fix: desktop layout 2025-12-12 15:24:42 -06:00
Adam
ccdd77032a
fix: desktop layout 2025-12-12 15:24:42 -06:00
Adam
41e234c6d0
fix: desktop layout 2025-12-12 15:24:42 -06:00
Adam
3e03646e42
fix: desktop layout 2025-12-12 15:24:42 -06:00
Adam
f7acc34327
fix: desktop layout 2025-12-12 15:24:41 -06:00
Adam
bf420e7df6
chore: cleanup 2025-12-12 15:24:41 -06:00
Adam
78484f545c
chore: cleanup 2025-12-12 15:24:41 -06:00
Adam
ad008d2151
wip: desktop timeline changes 2025-12-12 15:24:41 -06:00
GitHub Action
f3a33d41f1 chore: format code 2025-12-12 20:26:02 +00:00
David Hill
9b77246246 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-12 20:23:06 +00:00
David Hill
cf3bc1e0a6 fix: increase font-size-small to 13px 2025-12-12 20:22:51 +00:00
David Hill
4550ad049e fix: make syntax colors have more contrast 2025-12-12 20:22:08 +00:00
Adam
3f4a792c8a
fix: tweak missing colors 2025-12-12 10:56:30 -06:00
Adam
feb8c4f3c6
feat(desktop): archive sessions 2025-12-12 07:07:54 -06:00
Adam
04b4dacee3
feat(desktop): basic alerting 2025-12-12 05:14:51 -06:00
GitHub Action
c0e30f48c6 chore: format code 2025-12-12 09:44:46 +00: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
bfdb236581
fix: toast colors 2025-12-11 15:16:44 -06:00
Adam
dea5111a5a
fix: message nav popover placement 2025-12-11 14:52:06 -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
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
GitHub Action
55ea20de84 chore: format code 2025-12-11 18:12:25 +00:00
David Hill
4f855072f2 wip: avatar colors 2025-12-11 18:07:14 +00: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
David Hill
b17fdc7f4e fix: inverted text colors 2025-12-11 16:21:31 +00:00
David Hill
eb6596cb97 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-11 13:10:46 +00:00
David Hill
8fcd31f353 wip: social share image 2025-12-11 13:03:08 +00:00
Adam
d7b8dce6a7
fix: missing font 2025-12-11 06:49:00 -06:00
Adam
1980113ee4
wip(desktop): progress 2025-12-11 06:48:59 -06:00
Adam
3bb546c94d
wip(desktop): progress 2025-12-11 06:48:58 -06:00
David Hill
e91d121ef8 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-11 10:47:24 +00: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
David Hill
a468044c9f Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-11 00:46:07 +00:00
David Hill
e9d3e240c2 wip: lander updates 2025-12-11 00:18:22 +00:00
Dax Raad
13611176b0 fix deploy 2025-12-10 19:11:49 -05:00
Adam
85cfa226c3
wip(desktop): progress 2025-12-10 17:17:37 -06:00
Adam
58e66dd3d1
wip(desktop): progress 2025-12-10 15:17:04 -06: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
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
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
e2ebe560ea
feat: provider icon component 2025-12-09 21:39:12 -06:00
opencode
a3fbbece9a release: v1.0.141 2025-12-10 02:57:38 +00:00
Adam
0aa3e6c270
wip(desktop): progress 2025-12-09 16:23:05 -06:00
Adam
41d78c1ecc
wip(desktop): progress 2025-12-09 15:32:36 -06:00
Adam
1fbd7a7f9a
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
c944d19c3b
wip(desktop): progress 2025-12-09 13:24:37 -06: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
5442adb517
wip(desktop): progress 2025-12-09 11:09:00 -06:00
Adam
0a357be160
wip(desktop): progress 2025-12-09 06:12:09 -06:00
Adam
d29205e677
fix: diff scroll gutter 2025-12-09 06:12:09 -06: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
9363c15b4a
feat: better code and diff perf 2025-12-08 06:24:24 -06:00
Adam
9a90939ac4
fix: use diff context instead of prop drilling 2025-12-07 21:21:18 -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
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
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
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
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
67ab9dc4d0
fix: share page ssr 2025-12-02 07:08:25 -06:00
Adam
79a4c1544d
fix: type error 2025-12-02 06:51:05 -06:00
Adam
c0a35141e6
feat: better code and diff rendering performance 2025-12-02 06:50:21 -06:00
Adam
0acefd5c08
fix: safari icons 2025-12-01 16:27:12 -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
adamelmore
bf8c866bf7
chore: otf fonts 2025-12-01 07:20:53 -06: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
4dd9f33eba
fix: diffs double rendering when CSR'd 2025-11-28 20:08:50 -06:00
Adam
cb2dd34a5e
fix: unified diff as default 2025-11-28 05:35:35 -06:00
Adam
6a1552f65c
fix: unwrap solid store part 2025-11-27 20:15:49 -06:00
Adam
50fd416d49
fix: simpler sanitize 2025-11-27 05:05:55 -06:00
opencode
aef6904247 release: v1.0.119 2025-11-27 03:15:40 +00:00