summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-12-10docs: update doc sdk.mdx (#5315)Ayush Walekar
2025-12-10ci: rm bash tool from opencode ci workflow, reduce risksAiden Cline
2025-12-10ignoreDax Raad
2025-12-10ignoreDax Raad
2025-12-10global busDax Raad
2025-12-11chore: format codeGitHub Action
2025-12-10global.disposeDax Raad
2025-12-10ignoreDax Raad
2025-12-10ignore: tmp transform exclusionAiden Cline
2025-12-10tweak: correct thinkingLevelAiden Cline
2025-12-11desktop: exclude ts-dist from tsconfig sourcesBrendan Allan
2025-12-11tauri: update iconsBrendan Allan
2025-12-10fix: light mode visibility for filepath in /undo diff files (#5352)Koichi Nakayamada
2025-12-10docs(bash): clarify description parameter is required (#5353)Jinhyeok Lee
2025-12-10Add Cerebras integration header with opencode identifier (#5354)Seb Duerr
2025-12-10desktop: enable zoom hotkeys in Tauri appDax Raad
2025-12-10fix deployDax Raad
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-10docs: desktopJay V
2025-12-10wip(desktop): progressAdam
2025-12-10compaction: improve compaction prompt (#5348)Shantur Rathore
2025-12-10fix: tauriAdam
2025-12-10wip(desktop): progressAdam
2025-12-10fix: more descriptive tool or subtask execution failed error (#5337)Christian Stewart
Signed-off-by: Christian Stewart <[email protected]>
2025-12-10tweak: oc -> OCAiden Cline
2025-12-10feat: use |- for intermediate sub-agent steps (#5336)Christian Stewart
Signed-off-by: Christian Stewart <[email protected]>
2025-12-10feat: add helicone docs + helicone session tracking (#5265)Hammad Shami
2025-12-10fix(auth): add plugin lookup for custom provider in 'Other' flow (#5324)Yukai Huang
2025-12-10tweak: small fixAiden Cline
2025-12-10fix(cli): obtain directory data from server (#5320)OpeOginni
2025-12-10Update Nix flake.lock and hashesGithub Action
2025-12-10tui: pass dynamic port to frontendDax Raad
Frontend now receives the server port via window.__OPENCODE__.port, allowing it to connect when using a random free port instead of hardcoded 4096
2025-12-10wip(desktop): progressAdam
2025-12-10wip(desktop): progressAdam
2025-12-10wip(desktop): progressAdam
2025-12-10wip(desktop): progressAdam
2025-12-10wip(desktop): progressAdam
2025-12-10wip(desktop): progressAdam
2025-12-10wip(desktop): progressAdam
2025-12-10wip(desktop): progressAdam
2025-12-10wip(desktop): progressAdam
2025-12-10wip(desktop): progressAdam
2025-12-10fix typeDax Raad
2025-12-10tui: use random free port and enable icon discovery by defaultDax Raad
- Tauri app now automatically finds an available port instead of defaulting to 4096 - Icon discovery feature is now enabled by default in the Tauri app - Prevents port conflicts when multiple OpenCode instances are running
2025-12-10ignore: add bash testsAiden Cline
2025-12-10chore: format codeGitHub Action
2025-12-10gen typesDax Raad
2025-12-10stuff adam needsDax Raad
2025-12-10docs: document accept always behavior (#5340)igordertigor
Co-authored-by: Ingo Fruend <[email protected]>
2025-12-10bump bun to 1.3.4Aiden Cline