Commit Graph

267 Commits (740aa8e54191ba67b3d89596938757c1932f3fb1)

Author SHA1 Message Date
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
Frank e5b13b767e zen: usage graph respect light/dark mode 2025-12-03 14:24:44 -05:00
Frank 1f11d4fb1a zen: data dumper 2025-12-02 14:51:27 -05:00
Adam 46dd3b8166
chore: update landing page stats 2025-12-02 11:59:37 -06:00
Adam eca07be072
chore: update landing page stats 2025-12-02 11:52:53 -06:00
GitHub Action 165d57b88e chore: format code 2025-12-02 17:07:27 +00:00
David Hill 28c44f7e5a Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-02 17:06:54 +00:00
David Hill 39d5bdff4b fix: add docs button 2025-12-02 17:06:37 +00:00
GitHub Action b9f8480b2f chore: format code 2025-12-02 17:02:39 +00:00
David Hill 408cdaf5e0 fix: website hero copy 2025-12-02 17:00:40 +00:00
Frank dc32705bc9 zen: remove unnecessary transactions 2025-12-01 18:33:32 -05:00
Jay V 35d118b0c4 ignore: add reply-to support for enterprise form emails 2025-11-27 12:12:44 -05:00
Frank da2099137a zen: trial 2025-11-25 23:44:57 -05:00
Frank 14a910bd64 wip: zen 2025-11-25 18:04:25 -05:00
Frank a1e87f6cd9 wip: zen 2025-11-25 17:58:59 -05:00
Frank b62c7943e7 zen: trial 2025-11-25 17:57:24 -05:00
Adam b4e6f128d7
fix: favicons across all web properties 2025-11-25 10:45:18 -06:00
Frank 8841112b07 zen: add zai logo 2025-11-24 23:33:23 -05:00
Frank 88c4e95428 zen: sticky session 2025-11-24 23:14:46 -05:00
Frank 9bd6be5c6d zen: byok for gemini 2025-11-24 17:09:54 -05:00
Frank 823d7da4c1 zen: display reasoning tokens 2025-11-24 16:54:54 -05:00
Frank 7fff191c57 wip: zen 2025-11-24 16:54:54 -05:00
Adam 5230b91b25
fix(console): remove extra favicon 2025-11-24 15:48:11 -06:00
Adam 337590c450
fix(console): favicon issues 2025-11-24 15:10:40 -06:00
Frank 4a81bd0f50 wip: zen 2025-11-23 15:58:55 -05:00
Frank bbc9142fc5 wip: zen 2025-11-23 15:21:47 -05:00
Dax Raad 5814df7eaa sync 2025-11-23 12:43:23 -05:00
Dax Raad af96ec5a30 ignore: update @solidjs/start dependency and fix console redirect handling
Updates the @solidjs/start dependency to latest version and removes deprecated getResponseHeaders usage from auth callback. Also adds error handling for workspace ID lookup to prevent redirect failures.
2025-11-23 12:07:28 -05:00
Dax Raad d69ba27f84 fix suspense 2025-11-23 00:16:06 -05:00