summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2025-11-25wip: zenFrank
2025-11-25zen: trialFrank
2025-11-25fix(tui): abort in-progress generation on undo (#4744)Tommy D. Rossi
2025-11-25fix: build errorAdam
2025-11-25fix: missing depsAdam
2025-11-25fix: prompt submit error with `opencode -c` (#4496)Haris Gušić
Co-authored-by: Aiden Cline <[email protected]>
2025-11-25fix: sanitize absolute pathsAdam
2025-11-25docs: improve notes on mobile (#4747)Jaga Santagostino
2025-11-25chore: format codeGitHub Action
2025-11-25better overloaded messageDax Raad
2025-11-25release: v1.0.112opencode
2025-11-25release: v1.0.111opencode
2025-11-25retry anthropic overloaded errorsDax Raad
2025-11-25fix: accordion stylesAdam
2025-11-25fix: css code splitting off for desktopAdam
2025-11-25tweak stats command to show avg & median # of tokens per sessionAiden Cline
2025-11-25docs: reduce mobile padding (#4745)Jaga Santagostino
2025-11-25Theme selector UX (current theme indicator and easier selection) (#4623)Youssef Achy
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-11-25fix: scroll gutterAdam
2025-11-25fix: add missing compacted eventAiden Cline
2025-11-25fix: markdown inline code styleAdam
2025-11-25fix(share): style issuesAdam
2025-11-25fix(share): don't highlight words unless splitAdam
2025-11-25fix: dont auto continue if compaction was manualAiden Cline
2025-11-25fix(share): metadata and popover close delayAdam
2025-11-25core(enterprise): use aws4fetch for smaller bundle size on edge runtimesDax Raad
2025-11-25fix: disable virtual extmarks for file/agent mentions (#4731)Tommy D. Rossi
2025-11-25tweak: alphabetical (mostly) opencode models output (#4725)Ariane Emory
Co-authored-by: Dax Raad <[email protected]>
2025-11-25fix: merge plugin selections (resolves #4565) (#4724)Ariane Emory
Co-authored-by: Dax Raad <[email protected]> Co-authored-by: GitHub Action <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2025-11-25chore: format codeGitHub Action
2025-11-25fix: favicons across all web propertiesAdam
2025-11-25chore: format codeGitHub Action
2025-11-25fix(enterprise): custom element defsAdam
2025-11-25fix(enterprise): custom element defsAdam
2025-11-25feat(share): SSR'd diffsAdam
2025-11-25better scroll speed default for windowsAiden Cline
2025-11-24prompt_async: Allows to receive prompt and return immediately, start … (#4664)Shantur Rathore
Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-11-24Revert "Support basic auth in opencode sdk (#4697)"Aiden Cline
This reverts commit b9253d0b3b61483f82689a06c906f15ca9620287.
2025-11-24fixed suspense in enterpriseDax Raad
2025-11-24zen: remove official support for unified endpointFrank
2025-11-24zen: add zai logoFrank
2025-11-24Revert "config: add setCacheKey in provider options (#4654)"Aiden Cline
This reverts commit 9b6d03c497d33d136cd635e44ba9e543b59d9f62.
2025-11-24config: add setCacheKey in provider options (#4654)Shantur Rathore
Co-authored-by: GitHub Action <[email protected]>
2025-11-24zen: graduate kimi k2 thinkingFrank
2025-11-24zen: sticky sessionFrank
2025-11-24log dataDax Raad
2025-11-25chore: format codeGitHub Action
2025-11-24core: refactor share system to separate session IDs from share IDsDax Raad
- Generate shorter share IDs from session IDs for better URL structure - Update API routes to use shareID parameter instead of sessionID - Improve sync mechanism with better data queuing and deduplication - Maintain backward compatibility while improving security and organization
2025-11-25tui: align session panel content with consistent left paddingDax Raad
2025-11-25release: v1.0.110opencode