Commit Graph

251 Commits

Author SHA1 Message Date
Dax Raad 19e3b64824 openapi route 2025-12-05 20:11:01 -05:00
Dax Raad 0c9f6928af 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 5ac9d189c9 zen: fix byok 2025-12-04 21:53:33 -05:00
Frank d5cfd2e8bc zen: make session provider sticky 2025-12-03 23:33:46 -05:00
Frank 816759d16f zen: fix chart loading 2025-12-03 22:41:31 -05:00
Frank 8123f8a8c8 zen: fix chart loading
closes #5030
2025-12-03 18:12:28 -05:00
Frank 6fcd9aed2f zen: usage graph respect light/dark mode 2025-12-03 14:24:44 -05:00
Frank efa655c868 zen: data dumper 2025-12-02 14:51:27 -05:00
Adam 50a32254f5 chore: update landing page stats 2025-12-02 11:59:37 -06:00
Adam 504d3d0149 chore: update landing page stats 2025-12-02 11:52:53 -06:00
GitHub Action 27f9813d5d chore: format code 2025-12-02 17:07:27 +00:00
David Hill 11c036f480 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-02 17:06:54 +00:00
David Hill c4b098402b fix: add docs button 2025-12-02 17:06:37 +00:00
GitHub Action f36aa882f6 chore: format code 2025-12-02 17:02:39 +00:00
David Hill 59a86633e7 fix: website hero copy 2025-12-02 17:00:40 +00:00
Frank 8c1f684975 zen: remove unnecessary transactions 2025-12-01 18:33:32 -05:00
Jay V 55acbb58ef ignore: add reply-to support for enterprise form emails 2025-11-27 12:12:44 -05:00
Frank 138291ca24 zen: trial 2025-11-25 23:44:57 -05:00
Frank a34970046f wip: zen 2025-11-25 18:04:25 -05:00
Frank a4c14e4480 wip: zen 2025-11-25 17:58:59 -05:00
Frank a56cc1040d zen: trial 2025-11-25 17:57:24 -05:00
Adam da7e9cc6ac fix: favicons across all web properties 2025-11-25 10:45:18 -06:00
Frank 2d2df723e3 zen: add zai logo 2025-11-24 23:33:23 -05:00
Frank 15ea6a281a zen: sticky session 2025-11-24 23:14:46 -05:00
Frank 56773e6faf zen: byok for gemini 2025-11-24 17:09:54 -05:00
Frank 4d3cf509c3 zen: display reasoning tokens 2025-11-24 16:54:54 -05:00
Frank bd051f3f1b wip: zen 2025-11-24 16:54:54 -05:00
Adam a563234be5 fix(console): remove extra favicon 2025-11-24 15:48:11 -06:00
Adam cdfc18f655 fix(console): favicon issues 2025-11-24 15:10:40 -06:00
Frank 094d5a64d6 wip: zen 2025-11-23 15:58:55 -05:00
Frank 96ca5fb20d wip: zen 2025-11-23 15:21:47 -05:00
Dax Raad bb42918919 sync 2025-11-23 12:43:23 -05:00
Dax Raad 98450f7ff0 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 5a538615ed fix suspense 2025-11-23 00:16:06 -05:00
Dax Raad dd708f707b fix logout 2025-11-23 00:12:58 -05:00
Dax Raad 96bffda649 fix logout 2025-11-22 23:59:50 -05:00
Dax Raad 2086524d5f fixed 2025-11-22 23:56:37 -05:00
Dax Raad 8af5ebb881 fix auth 2025-11-22 23:53:41 -05:00
Brendan Allan 3b4815356d Use devinxi-ed Solid Start (#4635)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2025-11-22 10:39:25 -05:00
Frank 7dbb50094a wip: zen 2025-11-20 10:31:35 -05:00
Frank 605b7631ac zen: show token breakdown 2025-11-20 09:54:22 -05:00
Frank ec113ad089 zen: add gemini icon 2025-11-19 21:14:31 -05:00
Frank 2424871ac7 zen: update gemini provider name 2025-11-19 20:58:22 -05:00
Adam 60231e3e1a fix(web): stats 2025-11-19 10:05:39 -06:00
Frank ffda5aa076 zen: fix cost in graph 2025-11-18 23:43:26 -05:00
Frank b07d2682db zen: gemini 2025-11-18 14:28:31 -05:00
Frank 4536fcbd1f wip: zen 2025-11-18 01:27:31 -05:00
Frank c598cc56a3 zen: add usage graph 2025-11-18 00:45:14 -05:00
Frank cd047c2ca9 wip: zen 2025-11-16 03:32:13 -05:00
Frank ee74c5a75e zen: usage paging 2025-11-16 03:29:52 -05:00