summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-12-22chore(desktop): auto scroll utilityAdam
2025-12-22chore: generateGitHub Action
2025-12-22Add keybindable commands to navigate between user messages (#5078)Will Marella
Co-authored-by: Will@Cambridge <[email protected]> Co-authored-by: Will@Cambridge <[email protected]>
2025-12-22ci: tweak docs promptAiden Cline
2025-12-22GitHub pull request event (#5335)Daniel Polito
2025-12-22fix(share): expanded state and responsivenessAdam
2025-12-22ci: limit to opencode repoAiden Cline
2025-12-22fix: duplicate words in dialog options (#5944)Lekë Dobruna
2025-12-22fix(desktop): diff readability (colors)Adam
2025-12-22fix url for webDax Raad
2025-12-22chore: generateGitHub Action
2025-12-22fix(read): narrow .env file blocking to not block .envrc (#5654)Buck Evan
Co-authored-by: Claude <[email protected]>
2025-12-22release: v1.0.186opencode
2025-12-22Revert "server: ensure frontend has correct port for PTY websocket ↵Adam
connections (#5898)" This reverts commit a05915ddc8f34d592c05ac6a4f4e8d932a9a0964.
2025-12-22Revert "fix: server"Adam
This reverts commit dbaac790397bb7e4c3f7def6078b40015e013516.
2025-12-22ignore: update download stats 2025-12-22GitHub Action
2025-12-22fix: serverAdam
2025-12-22server: ensure frontend has correct port for PTY websocket connections (#5898)Ashutosh Kumar
2025-12-22Revert "fix: use current page port instead of hardcoded 4096 (#5949)"Adam
This reverts commit d04a72a4ad6af0bfe75bbff36004d28adca179b2.
2025-12-22fix(desktop): cleanup auto scrollAdam
2025-12-22feat(desktop): mobile responsivenessAdam
2025-12-22fix(desktop): filter child sessions from headerAdam
2025-12-22feat(desktop): better task tool renderingAdam
2025-12-22fix: use current page port instead of hardcoded 4096 (#5949)lif
Co-authored-by: Claude <[email protected]>
2025-12-22feat: polish dialog & list styles for the desktop app, add fixed logos from ↵Aaron Iker
models.dev (#5925)
2025-12-22ci: fix tauri build argsBrendan Allan
2025-12-22ci: verbose build and re-enable appimageBrendan Allan
2025-12-22chore: generateGitHub Action
2025-12-22ci: run prepare step for tauri buildBrendan Allan
2025-12-22ci: try downloading artifact in desktop prepareBrendan Allan
2025-12-22feat(desktop): arm64 build for linux (#5935)NN708
2025-12-22ci: replace with just upload-artifact whole dirBrendan Allan
2025-12-22ci: import bun shellBrendan Allan
2025-12-22try uploading artifacts in workflowBrendan Allan
2025-12-22remove actions artifact uploadingBrendan Allan
2025-12-22Update Nix flake.lock and hashesGithub Action
2025-12-22chore: generateGitHub Action
2025-12-22ci: try to upload cli artifactsBrendan Allan
2025-12-22feat: add experimental lsp tool (#5886)Aiden Cline
2025-12-22feat: add nixd as lsp for nix language (#5929)Luo Chen
2025-12-21docs: Agent Skills (#5931)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-21fix: ensure installation commands are using .quiet (#5758)Valerio Di Maggio
Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-12-21docs: add ai-sdk-provider-opencode-sdk to ecosystem (#5772)Ben Vargas
2025-12-21ci: update docs promptAiden Cline
2025-12-21ci: add automatic doc update workflowAiden Cline
2025-12-21fix: support clipboard image paste (Ctrl+V) on Windows (#5919)Neil Daquioag
2025-12-21tweak: adjust minimax m2 topK and add minimax m2.1 topPAiden Cline
2025-12-21fix: Perform snapshot in cases finish-step is not reached (#5912)Noam Bressler
Co-authored-by: noamzbr <[email protected]>
2025-12-21prompts: improve built-in /review prompt (#5918)Matt Silverlock
2025-12-21feat(server): expose auto param in session.summarize for plugins (#5924)YeonGyu-Kim