summaryrefslogtreecommitdiffhomepage
path: root/packages/console/app/src
AgeCommit message (Collapse)Author
2025-12-14ignore: simplify download page to use GitHub latest redirect URLsDax Raad
2025-12-12reuse existing server queryDax Raad
2025-12-12syncDax Raad
2025-12-12syncDax Raad
2025-12-11Zen: syncFrank
2025-12-11console: fix download route async handlingDax Raad
2025-12-11console: fix download links to use dynamic GitHub release versionDax Raad
2025-12-11chore: format codeGitHub Action
2025-12-11docs: lander copyJay V
2025-12-11chore: format codeGitHub Action
2025-12-11wip: lander updatesDavid Hill
2025-12-11fix: free ctaDavid Hill
2025-12-11wip: update lander videoDavid Hill
2025-12-11fix: load fonts the right wayAdam
2025-12-11wip: add faq to downloadDavid Hill
2025-12-11wip: add more items to downloadDavid Hill
2025-12-11wip: lander updatesDavid Hill
2025-12-11Merge branch 'dev' of https://github.com/sst/opencode into devDavid Hill
2025-12-11wip: hero and nav updatesDavid Hill
2025-12-11wip: lander hero updatesDavid Hill
2025-12-11wip: downloadsDavid Hill
2025-12-10syncDax Raad
2025-12-11wip: lander updatesDavid Hill
2025-12-11Merge branch 'dev' of https://github.com/sst/opencode into devDavid Hill
2025-12-11wip: lander updatesDavid Hill
2025-12-11wip: lander updatesDavid Hill
2025-12-10core: reposition OpenCode as open source multi-platform coding agentJay V
docs: update main intro page to reflect open source positioning and multi-platform availability
2025-12-10wip: lander updatesDavid Hill
2025-12-10docs: desktopJay V
2025-12-10zen: syncFrank
2025-12-05openapi routeDax Raad
2025-12-04ignore: fix provider credentials query for BYOKDax Raad
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-04zen: fix byokFrank
2025-12-03zen: make session provider stickyFrank
2025-12-03zen: fix chart loadingFrank
2025-12-03zen: fix chart loadingFrank
closes #5030
2025-12-03zen: usage graph respect light/dark modeFrank
2025-12-02zen: data dumperFrank
2025-12-02chore: update landing page statsAdam
2025-12-02chore: update landing page statsAdam
2025-12-02chore: format codeGitHub Action
2025-12-02Merge branch 'dev' of https://github.com/sst/opencode into devDavid Hill
2025-12-02fix: add docs buttonDavid Hill
2025-12-02chore: format codeGitHub Action
2025-12-02fix: website hero copyDavid Hill
2025-12-01zen: remove unnecessary transactionsFrank
2025-11-27ignore: add reply-to support for enterprise form emailsJay V
2025-11-25zen: trialFrank
2025-11-25wip: zenFrank
2025-11-25wip: zenFrank