Commit Graph

295 Commits

Author SHA1 Message Date
Frank
ede5871cf4 zen: error handling for stream requests 2025-12-26 14:34:11 -06:00
Frank
f84e54517f zen: error handling for stream requests 2025-12-26 14:34:10 -06:00
Jay V
f0b2dfce6e docs: add legal pages with privacy policy and terms of service links 2025-12-26 14:34:10 -06:00
Brendan Allan
9c2ee8320e console: use download proxy to rename mac and windows installers (#5697)
Co-authored-by: GitHub Action <action@github.com>
2025-12-26 14:34:06 -06:00
GitHub Action
aa51979592 chore: format code 2025-12-26 14:34:05 -06:00
Brendan Allan
5a9b52e92e console: add /download/[platform] endpoint 2025-12-26 14:34:05 -06:00
David Hill
201b3f4014 wip: auto-detect OS and show desktop download button 2025-12-26 14:34:03 -06:00
David Hill
b3e173fb8f fix: website cta button 2025-12-26 14:34:03 -06:00
Connor Adams
8c15365133 docs: add homebrew command for opencode-desktop (#5631)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-26 14:33:54 -06:00
Adam
94d6c1bc92 fix: landing page CLS hero jump down 2025-12-26 14:33:41 -06:00
Adam
acd2d77e47 fix: landing page CLS hero jump down 2025-12-26 14:33:41 -06:00
Dax Raad
f23fc83d3c docs: update header navigation to include desktop download 2025-12-26 14:33:37 -06:00
Dax Raad
9ffaaf9bbf docs: restore desktop beta banner to homepage 2025-12-26 14:33:36 -06:00
Adam
973162c444 chore: update stats 2025-12-26 14:33:34 -06:00
Dax Raad
0b60e82266 ignore: simplify download page to use GitHub latest redirect URLs 2025-12-26 14:33:20 -06:00
Dax Raad
b41333d30f reuse existing server query 2025-12-26 14:33:07 -06:00
Dax Raad
f9c24ba266 sync 2025-12-26 14:33:07 -06:00
Dax Raad
0d6eba5392 sync 2025-12-26 14:33:07 -06:00
Frank
010d1298c0 Zen: sync 2025-12-26 14:33:03 -06:00
Dax Raad
6f8746ab94 console: fix download route async handling 2025-12-11 16:55:23 -05:00
Dax Raad
9d4ed5b04a console: fix download links to use dynamic GitHub release version 2025-12-11 16:49:15 -05:00
GitHub Action
55957b2ac7 chore: format code 2025-12-11 21:34:17 +00:00
Jay V
14291bff71 docs: lander copy 2025-12-11 16:26:42 -05:00
GitHub Action
78d4f32d79 chore: format code 2025-12-11 19:35:36 +00:00
David Hill
521fbb93cd wip: lander updates 2025-12-11 19:33:55 +00:00
David Hill
11e6a181ad fix: free cta 2025-12-11 18:07:14 +00:00
David Hill
93dd01947d wip: update lander video 2025-12-11 14:36:49 +00:00
Adam
dfdd1c9b20 fix: load fonts the right way 2025-12-11 06:51:39 -06:00
David Hill
ca08dc87dd wip: add faq to download 2025-12-11 12:38:40 +00:00
David Hill
4287552991 wip: add more items to download 2025-12-11 12:26:47 +00:00
David Hill
a8e3caca3f wip: lander updates 2025-12-11 12:09:31 +00:00
David Hill
e91d121ef8 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-11 10:47:24 +00:00
David Hill
1b4975ba54 wip: hero and nav updates 2025-12-11 10:47:22 +00:00
David Hill
380d2c466e wip: lander hero updates 2025-12-11 10:36:31 +00:00
David Hill
02705e460f wip: downloads 2025-12-11 10:19:41 +00:00
Dax Raad
a02223a310 sync 2025-12-10 23:19:28 -05:00
David Hill
a5a3060208 wip: lander updates 2025-12-11 00:56:05 +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
f0274fd29f wip: lander updates 2025-12-11 00:46:02 +00:00
David Hill
e9d3e240c2 wip: lander updates 2025-12-11 00:18:22 +00:00
Jay V
92fa66d76f core: reposition OpenCode as open source multi-platform coding agent
docs: update main intro page to reflect open source positioning and multi-platform availability
2025-12-10 19:05:33 -05:00
David Hill
fba0aad2f8 wip: lander updates 2025-12-10 23:57:11 +00:00
Jay V
1a1874d8b3 docs: desktop 2025-12-10 18:43:19 -05:00
Frank
744a7159e4 zen: sync 2025-12-10 11:44:37 -05:00
Dax Raad
f8807144d4 openapi route 2025-12-05 20:11:01 -05:00
Dax Raad
71e578eac9 ignore: fix provider credentials query for BYOK
Provider credentials field was being selected from ProviderTable even when the table wasn't joined (when byokProvider was undefined). Now the join is conditional - when byokProvider exists, we join and get the credentials; when it doesn't, the join condition is always false so provider remains null.
2025-12-04 22:57:39 -05:00
Frank
4380727727 zen: fix byok 2025-12-04 21:53:33 -05:00
Frank
bcf740f98a zen: make session provider sticky 2025-12-03 23:33:46 -05:00
Frank
4ff5783e59 zen: fix chart loading 2025-12-03 22:41:31 -05:00
Frank
7a4aa68706 zen: fix chart loading
closes #5030
2025-12-03 18:12:28 -05:00