summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-12-15fix: replace agents dropdown with shadow borderDavid Hill
2025-12-15fix: fix width and padding on agent selectDavid Hill
- conditionally hide the role=presentation element because it was adding extra gap before the first agent
2025-12-15fix: hide prompt input send tooltip when the send button is disabledDavid Hill
2025-12-15fix: avatar and icon size in sidebarDavid Hill
2025-12-15fix: remove blue border from prompt inputDavid Hill
2025-12-15ignore: update download stats 2025-12-15GitHub Action
2025-12-14Provider fix, anthropic Errorhandling if empty image file is read (#5521)René
2025-12-14fix: input lip visibility for transparent themes (#5544)Nalin Singh
2025-12-14fix(edit): add per-file lock to prevent read-before-write race (#4388)Spoon
2025-12-14ignore: fix debug var in last commitAiden Cline
2025-12-14Add dismiss button to Getting Started box (#5543)opencode-agent[bot]
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-12-14feat: restore experimental.chat.messages.transform and add ↵DS
experimental.chat.system.transform hooks (#5542)
2025-12-14ci: switch modelAiden Cline
2025-12-15tauri: use correct sidecar nameBrendan Allan
2025-12-15tauri: rename sidecar to opencode-cliBrendan Allan
2025-12-14ci: smart ocAiden Cline
2025-12-14fix(session): fix unshare command not clearing share state (#5523)Ravi Kumar
2025-12-15chore: format codeGitHub Action
2025-12-14fix: testAdam
2025-12-14fix: update sdkAdam
2025-12-14wip(desktop): progressAdam
2025-12-14wip(desktop): progressAdam
2025-12-14wip(desktop): progressAdam
2025-12-14wip(desktop): progressAdam
2025-12-14wip(desktop): progressAdam
2025-12-14wip(desktop): progressAdam
2025-12-14fix(desktop): auto scrollAdam
2025-12-14wip(desktop): progressAdam
2025-12-14fix(desktop): layout fixesAdam
2025-12-14feat(cli): auto-submit prompt when using --prompt flag (#4510)Mark Jaquith
2025-12-14fix share linkDax Raad
2025-12-14ci: fix test failures in CI by pre-populating models cacheDax Raad
Tests were failing in CI because the models.json cache file doesn't exist and the data() macro fallback only works at build time, not runtime. The preload now pre-fetches models.json and disables the background refresh to prevent race conditions during test execution.
2025-12-14fix desktop updaterDax Raad
2025-12-14LLM cleanup (#5462)Dax
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-12-14fix(tui): --continue selects wrong session (#5513)Ravi Kumar
2025-12-14chore: format codeGitHub Action
2025-12-14feat: add experimental.continue_loop_on_deny config option (#4729)Martijn Baay
Co-authored-by: Aiden Cline <[email protected]>
2025-12-14ignore: simplify download page to use GitHub latest redirect URLsDax Raad
2025-12-14chore: format codeGitHub Action
2025-12-14disable app imageDax Raad
2025-12-14release: v1.0.153opencode
2025-12-14tweak: fallback to provider default for temperatureAiden Cline
2025-12-14chore: format codeGitHub Action
2025-12-14fix: ensure input borders are drawn in transparent themes (#5524)Nalin Singh
2025-12-14chore: format codeGitHub Action
2025-12-14feat: add server_error, rate_limit, and no_kv_space retry logic to ↵Sellers Crisp
accommodate Foundry API issues (#5527) Co-authored-by: Aiden Cline <[email protected]>
2025-12-14docs: add `opencode-pty` and `opencode-google-antigravity-auth` plugins to ↵shekohex
the echosystem (#5530)
2025-12-14Add Gleam LSP and formatter (#5514)Lawrence Sarpong
2025-12-14docs: Fix Wakatime link in ecosystem documentation (#5528)Aymvn
2025-12-14ignore: update download stats 2025-12-14GitHub Action