summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-12-30fix: cleaner view subagents hint text (#6437)David Hill
Co-authored-by: Aiden Cline <[email protected]>
2025-12-30Update mise install command (#6504)Brian Clinkenbeard
2025-12-31chore: generateGitHub Action
2025-12-30core: add configurable timeout for MCP tool calls to prevent hanging requestsDax Raad
2025-12-30fix(app): don't open native folder select with remote serverAdam
2025-12-30feat(app): hide reasoning once agent is doneAdam
2025-12-30feat(app): model variantsAdam
2025-12-30fix(desktop): better notification iconAdam
2025-12-30tweak: read plurals too and stop erroring on themAiden Cline
2025-12-30tweak: adjust keys for uniqueness calculations to use provider/modelAiden Cline
2025-12-30docs: for `stats --models` flag (#6492)opencode-agent[bot]
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Aiden Cline <[email protected]>
2025-12-30fix: openai variants for codex modelsAiden Cline
2025-12-30feat: add model usage statistics with input/output token breakdown to stats ↵processtrader
command (#6296)
2025-12-30feat(format): add rustfmt formatter for Rust files (#6482)Farhad Omid
2025-12-30chore: generateGitHub Action
2025-12-30fix: ensure variants also work for completely custom models (#6481)Aiden Cline
Co-authored-by: Daniel Smolsky <[email protected]>
2025-12-30chore: generateGitHub Action
2025-12-30feat(desktop): upgrade to latest version on error pageAdam
2025-12-30release: v1.0.218opencode
2025-12-30fix(core): cors exception for tauriAdam
2025-12-30docs: add auto-reload and monthly limits documentation to Zen guideJay V
2025-12-30chore: generateGitHub Action
2025-12-30Add prisma language server (#6462)ravshansbox
2025-12-30feat: add extract reasoning middleware (#6463)Ytzhak
2025-12-30release: v1.0.217opencode
2025-12-30core: allow CORS requests from tauri://localhostDax Raad
2025-12-30chore: generateGitHub Action
2025-12-30fix: move variant toggle to command barAiden Cline
2025-12-30release: v1.0.216opencode
2025-12-30core: allow CORS requests from *.opencode.ai subdomainsDax Raad
2025-12-30chore: generateGitHub Action
2025-12-30style(nix): use idiomatic inherit syntax (#6457)ja
2025-12-30release: v1.0.215opencode
2025-12-30fix(desktop): more defensive agent accessAdam
2025-12-30chore: generateGitHub Action
2025-12-30Fix: High CPU / memory leak when filtering model list window to empty ↵Fayçal Mitidji
results (#6435)
2025-12-30release: v1.0.214opencode
2025-12-30fix(desktop): sort servers by healthAdam
2025-12-30fix(desktop): don't persist fallback server urlsAdam
2025-12-30fix(share): broken share pagesAdam
2025-12-30fix(app): better text selectionAdam
2025-12-30fix: cloudflare provider information (#6426)Rohan Mukherjee
2025-12-30docs: projects, find.files, notifications (#6438)opencode-agent[bot]
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-30chore: fix various typos (#6429)Didier Durand
2025-12-30chore: generateGitHub Action
2025-12-30fix(desktop): share projects across all local serversAdam
2025-12-30release: v1.0.213opencode
2025-12-30fix(desktop): don't hang on to dead serverAdam
2025-12-30Update Nix flake.lock and hashesGithub Action
2025-12-30upgrade opentui to v0.1.67, fixing split diff alignment and markdown jitterSebastian Herrlinger