7209 Commits

Author SHA1 Message Date
opencode ff951ce23c release: v1.1.20
Update Nix Hashes / update-linux (push) Has been cancelled
Update Nix Hashes / update-macos (push) Has been cancelled
v1.1.20
2026-01-14 13:41:08 +00:00
GitHub Action c6740f4be9 chore: generate 2026-01-14 13:36:44 +00:00
Shane Bishop 8598b78554 fix(desktop): "load more" button behavior in desktop sidebar (#8430) 2026-01-14 07:36:08 -06:00
Andrew Jazbec c217d2af3f fix(ui): layout-bottom icons (#8330) 2026-01-14 07:25:09 -06:00
Dax Raad 818b61c606 fix plan mode when not in git worktree 2026-01-14 08:21:26 -05:00
Filip b87296d1de fix(app): file listing (#8309) 2026-01-14 07:09:36 -06:00
GitHub Action 91f7ef2b8c ignore: update download stats 2026-01-14 2026-01-14 12:05:15 +00:00
GitHub Action 14ff1601cc chore: generate 2026-01-14 07:37:11 +00:00
Goni Zahavy 13202e0a00 fix(opencode): fix docker image after sst rename in tips (#8376) 2026-01-14 01:36:36 -06:00
Akshar Patel d436276330 feat: show connected providers in /connect dialog (#8351) 2026-01-14 01:35:59 -06:00
zerone0x 3bb12132af fix(session): skip duplicate system prompt for Codex OAuth sessions (#8357)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-13 23:44:39 -06:00
Github Action 4854ec27b2 Update aarch64-darwin hash 2026-01-14 00:59:52 +00:00
Github Action 3f70723e99 Update Nix flake.lock and x86_64-linux hash 2026-01-14 00:54:57 +00:00
GitHub Action 9ed0cbf8ea chore: generate 2026-01-14 00:54:06 +00:00
Frank 6967498ad5 Merge branch 'zen-black' into dev 2026-01-13 19:51:48 -05:00
GitHub Action e49066efb3 chore: generate 2026-01-13 19:51:02 -05:00
Felix Sanchez 94ccf6d531 fix: deduplicate file refs in sent prompts (#8303) 2026-01-13 19:51:02 -05:00
Daniel Sauer 667dbe83b5 fix(tui): track all timeouts in Footer to prevent memory leak (#8255) 2026-01-13 19:51:02 -05:00
Daniel M Brasil 87436eeab4 fix: add missing metadata() and ask() defintions to ToolContext type (#8269) 2026-01-13 19:51:02 -05:00
⌞L⌝ 00c43abb61 docs: add 302ai provider (#8142) 2026-01-13 19:51:01 -05:00
Eduard Voiculescu b8dc142472 docs: Update plan mode restrictions (#8290) 2026-01-13 19:51:01 -05:00
GitHub Action 5e6e0e4261 chore: generate 2026-01-13 19:51:01 -05:00
Leonidas 5b7f63474a fix(TUI): make tui work when OPENCODE_SERVER_PASSWORD is set (#8179) 2026-01-13 19:51:01 -05:00
opencode 0d658049ba release: v1.1.19 2026-01-13 19:51:01 -05:00
Dax Raad 11a5bc4156 do not allow agent to ask custom-less questions 2026-01-13 19:51:01 -05:00
Aiden Cline d524bb980d tweak: prompt for explore agent better 2026-01-13 19:51:01 -05:00
GitHub Action 43e633af3d chore: generate 2026-01-13 19:51:01 -05:00
Vladimir Glafirov 7230b5e2b6 fix: Add Plugin Mocks to Provider Tests (#8276) 2026-01-13 19:51:01 -05:00
Alan 7c0e09e4fb fix: update User-Agent string to latest Chrome version in webfetch (#8284) 2026-01-13 19:51:01 -05:00
Dax Raad 2e507c1e42 remove plan 2026-01-13 19:51:01 -05:00
Dax Raad 3fc086e2c5 test: fix plan agent test path from .opencode/plan/* to .opencode/plans/* 2026-01-13 19:51:01 -05:00
GitHub Action 92ad854a98 chore: generate 2026-01-13 19:51:01 -05:00
Dax 18125fb2d3 feat: add plan mode with enter/exit tools (#8281) 2026-01-13 19:51:01 -05:00
Joe Harrison 6a610080a3 fix(prompt-input): handle Shift+Enter before IME check to prevent stuck state (#8275) 2026-01-13 19:51:01 -05:00
Aiden Cline 8ec38a1d53 add family to gpt 5.2 codex in codex plugin 2026-01-13 19:51:01 -05:00
Aiden Cline 2036e52cae tweak: external dir permission rendering in tui 2026-01-13 19:51:01 -05:00
Aiden Cline 00b36ec268 tweak: ensure external dir and bash tool invocations render workdir details 2026-01-13 19:51:01 -05:00
Github Action 37af5b9747 Update aarch64-darwin hash 2026-01-13 19:51:01 -05:00
Github Action 2767d70752 Update Nix flake.lock and x86_64-linux hash 2026-01-13 19:51:01 -05:00
Dillon Mulroy 715689f24b fix(cli): mcp auth duplicate radio button icon (#8273) 2026-01-13 19:50:49 -05:00
Vladimir Glafirov b88739f0a5 feat: Add GitLab Duo Agentic Chat Provider Support (#7333)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-13 19:50:49 -05:00
Zeke Sikelianos 17401a53a8 docs: document ~/.claude/CLAUDE.md compatibility behavior (#8268) 2026-01-13 19:50:49 -05:00
Daniel Sauer eb5138890c fix(state): delete key from recordsByKey on instance disposal (#8252) 2026-01-13 19:50:49 -05:00
Daniel Sauer bdbfc85f49 fix(mcp): close existing client before reassignment to prevent leaks (#8253) 2026-01-13 19:50:49 -05:00
Daniel Polito ad534ad039 feat(desktop): Ask Question Tool Support (#8232) 2026-01-13 19:50:49 -05:00
GitHub Action f181d9b566 chore: generate 2026-01-13 19:50:49 -05:00
cmdr-chara d155e56cf6 feat: add Undertale and Deltarune built-in themes (#8240) 2026-01-13 19:50:49 -05:00
Daniel Polito 4fdf5a28c0 fix(desktop): Revert provider icon on select model dialog (#8245) 2026-01-13 19:50:49 -05:00
opencode 16bb782788 release: v1.1.18 2026-01-13 19:50:49 -05:00
Leonidas 61964fcabf fix(github): add persist-credentials: false to workflow templates (#8202) 2026-01-13 19:50:49 -05:00