summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2026-01-13feat(desktop): Tie desktop & CLI to the same Windows JobObject (#8153)Brendan Allan
2026-01-13chore: generateGitHub Action
2026-01-13fix: remove the symlinkBinary function call that replaces the wrapper script ...Aiden Cline
2026-01-13fix(tui): prevent question tool keybindings when dialog is open (#8147)zerone0x
2026-01-13chore: generateGitHub Action
2026-01-13fix: brew autoupgradeAiden Cline
2026-01-13release: v1.1.16opencode
2026-01-13feat(desktop): spawn local server with password (#8139)Brendan Allan
2026-01-12fix(config): handle write errors when updating schema in opencode config (#8125)ShoeBoom
2026-01-12feat(cli): Support debug tool calling directly in CLI. (#6564)Eric Guo
2026-01-12tweak: for zai ensure clear_thinking is falseAiden Cline
2026-01-12fix(TUI): dont submit prompt when switching sessions (#8016)Leonidas
2026-01-12get rid of extra fileDax Raad
2026-01-12core: tweak edit and write tool outputs to prevent agent from thinking edit d...Aiden Cline
2026-01-12fix: prevent [object Object] error display in console output (#8116)lemon
2026-01-13fix: add missing args to windows tauri cli spawn (#8084)Patrick Schiel
2026-01-12fix(task): respect agent task permission for nested sub-agents (#8111)M. Adel Alhashemi
2026-01-12fix: max completion tokens error for cloudflare (#7970)Rohan Mukherjee
2026-01-12fix(bedrock): use reasoningConfig for Anthropic models on Bedrock (#8092)Adam
2026-01-12fix: await auth.set to prevent race condition when setting API key (#8075)Darsh Patel
2026-01-12fix(nix): initialize hashes.json with per-system format (#8095)Jérôme Benoit
2026-01-12fix: actually modify opencode config with `mcp add` (#7339)Paolo Ricciuti
2026-01-12chore: generateGitHub Action
2026-01-12feat(terminal): implement better dynamic terminal numbering (#8081)OpeOginni
2026-01-12fix(session): store api url in metadata (#8090)Jason Kölker
2026-01-12Add nova-2 to region prefix models (#8085)opencode-agent[bot]
2026-01-12tweak: truncation dir permAiden Cline
2026-01-12wip: blackFrank
2026-01-12fix(app): sanitize markdown -> htmlAdam
2026-01-12test: fix read testAiden Cline
2026-01-12tweak: make the .env reads ask user for permission instead of blockingAiden Cline
2026-01-12chore: generateGitHub Action
2026-01-12feat(dialog-select-server): add icon button for server removal (#8053)OpeOginni
2026-01-12chore: generateGitHub Action
2026-01-12fix(formatter): use biome `check` instead of `format` to include import sorti...Andrew Pashynnyk
2026-01-12fix: ensure plurals are properly handled (#8070)Aiden Cline
2026-01-12release: v1.1.15opencode
2026-01-12core: rename OPENCODE_PASSWORD to OPENCODE_SERVER_PASSWORD for clearer authen...Dax Raad
2026-01-12fix(tui): prevent layout jump when toggling tips visibility (#8068)Ryan Vogel
2026-01-12docs: fix permission rule ordering in examples (#7010)Kenny
2026-01-12core: fix HTTP exception handling order to prevent NamedError from masking HT...Dax Raad
2026-01-12core: add password authentication and improve server securityDax Raad
2026-01-12fix(desktop): Improve User Message Badges for Big Titles and Small Screens (#...Daniel Polito
2026-01-12security.mdDax Raad
2026-01-12core: improve error handling for built-in plugin installation failuresAiden Cline
2026-01-12tui: add hint for variants toggleAiden Cline
2026-01-12ci: adjust triage promptAiden Cline
2026-01-12admin unshareFrank
2026-01-12fix: permissions wildcarding so that for ex: 'ls *' includes ls * AND 'ls' to...Aiden Cline
2026-01-12fix(tui): reopen autocomplete after backspace deletes space (#6031)Ravi Kumar