Commit Graph

2917 Commits

Author SHA1 Message Date
Brandon Smith e8f542c963 fix(opencode): add input limit for compaction (#8465) 2026-01-15 01:35:16 -06:00
Aiden Cline 8f12616408 fix: codex id issue (#8605) 2026-01-15 01:31:50 -06:00
Ariane Emory 4e7c1ade01 fix(tui): Center the initially selected session in the session_list (resolves #8558) (#8560) 2026-01-15 01:04:20 -06:00
Aiden Cline 37381725da Revert "feat: allow provider-level store option (#8000)" (#8613) 2026-01-15 00:45:03 -06:00
Call White 8adeafbfc7 feat: allow provider-level store option (#8000) 2026-01-15 00:35:53 -06:00
GitHub Action bd1b36d8dd chore: generate 2026-01-15 06:04:47 +00:00
Kit Langton dad7bf8612 fix: restore brand integrity of TUI wordmark (#8584) 2026-01-15 00:04:11 -06:00
Cas e906b6d1c1 feat(tui): make dialog keybinds configurable (#6143) (#6144) 2026-01-14 23:39:52 -06:00
opencode 1606d7ad7a release: v1.1.21
Update Nix Hashes / update-linux (push) Has been cancelled
Update Nix Hashes / update-macos (push) Has been cancelled
2026-01-15 02:34:07 +00:00
Aiden Cline 39373814a7 tweak: add error message so people know to reauthenticate with copilot 2026-01-14 20:21:03 -06:00
Aiden Cline 03820ac3f5 chore: bump cache version 2026-01-14 17:44:16 -06:00
Aiden Cline fa7cb0a516 chore: bump plugin version 2026-01-14 17:43:12 -06:00
Aiden Cline a5928e9bca feat: official copilot plugin (#8393) 2026-01-14 17:42:51 -06:00
Aiden Cline 74b47a5188 tweak: adjust lsp wording a bit more to encourage fixing 2026-01-14 15:44:44 -06:00
Aiden Cline 7939b5b38f fix: plan path permissions 2026-01-14 13:28:56 -06:00
Aiden Cline a9a551baed add check incase provider doesnt exist in models list 2026-01-14 12:16:12 -06:00
Aiden Cline c49885fe5c chore: upgrade bun from 1.3.5 -> 1.3.6, also update types/bun from 1.3.4 -> 1.3.6 and fix type errs (#8499)
Co-authored-by: Github Action <action@github.com>
2026-01-14 11:53:12 -06:00
Aiden Cline c12125190a fix: adjust gitlab logic in provider.ts 2026-01-14 11:42:45 -06:00
Jacopo Binosi 4dbe69d271 feat(opencode): add AWS Web Identity Token File support for Bedrock (#8461) 2026-01-14 10:20:47 -06:00
Mani Sundararajan 35cb8cdfa7 feat: add choco and scoop to opencode upgrade methods (#8439) 2026-01-14 09:39:01 -06:00
Vladimir Glafirov c9bdedbba7 chore: update gitlab-ai-provider to 3.1.1 and remove unused parameter (#8424) 2026-01-14 09:34:02 -06:00
Cas 101f81bb27 fix(session): remove typo'd duplicate path import (#8408) (#8412)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-01-14 09:04:03 -06:00
Kit Langton ef612c0f68 feat(tui): improve question prompt UX (#8339) 2026-01-14 10:00:29 -05:00
opencode ff951ce23c release: v1.1.20
Update Nix Hashes / update-linux (push) Has been cancelled
Update Nix Hashes / update-macos (push) Has been cancelled
2026-01-14 13:41:08 +00:00
Shane Bishop 8598b78554 fix(desktop): "load more" button behavior in desktop sidebar (#8430) 2026-01-14 07:36:08 -06:00
Dax Raad 818b61c606 fix plan mode when not in git worktree 2026-01-14 08:21:26 -05: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 83753ad111 chore: generate 2026-01-14 00:04:24 +00:00
Felix Sanchez 47046fb173 fix: deduplicate file refs in sent prompts (#8303) 2026-01-13 18:03:45 -06:00
Daniel Sauer b3f8302b21 fix(tui): track all timeouts in Footer to prevent memory leak (#8255) 2026-01-13 18:03:34 -06:00
Leonidas d5d06eb7a4 fix(TUI): make tui work when OPENCODE_SERVER_PASSWORD is set (#8179) 2026-01-13 16:50:19 -06:00
opencode 400ace09e7 release: v1.1.19
Update Nix Hashes / update-linux (push) Has been cancelled
Update Nix Hashes / update-macos (push) Has been cancelled
2026-01-13 22:27:16 +00:00
Dax Raad 82aaf09eea do not allow agent to ask custom-less questions 2026-01-13 17:14:12 -05:00
Aiden Cline 512f601abe tweak: prompt for explore agent better 2026-01-13 15:35:52 -06:00
GitHub Action 2527e4ee33 chore: generate 2026-01-13 21:24:19 +00:00
Vladimir Glafirov 831fff0de6 fix: Add Plugin Mocks to Provider Tests (#8276) 2026-01-13 15:23:41 -06:00
Alan e09aac39dc fix: update User-Agent string to latest Chrome version in webfetch (#8284) 2026-01-13 15:23:08 -06:00
Dax Raad 3ec5490d6b test: fix plan agent test path from .opencode/plan/* to .opencode/plans/* 2026-01-13 16:19:14 -05:00
Dax e668d0b6d0 feat: add plan mode with enter/exit tools (#8281) 2026-01-13 15:55:48 -05:00
Aiden Cline c1a731b8e8 add family to gpt 5.2 codex in codex plugin 2026-01-13 13:57:34 -06:00
Aiden Cline 06245da294 tweak: external dir permission rendering in tui 2026-01-13 13:52:16 -06:00
Aiden Cline 6b996857d1 tweak: ensure external dir and bash tool invocations render workdir details 2026-01-13 13:52:15 -06:00
Dillon Mulroy 70dcd4772c fix(cli): mcp auth duplicate radio button icon (#8273) 2026-01-13 13:22:26 -06:00
Vladimir Glafirov dbc91cc328 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 13:21:39 -06:00
Daniel Sauer 6b0f4c69b5 fix(state): delete key from recordsByKey on instance disposal (#8252) 2026-01-13 12:43:16 -06:00
Daniel Sauer 994c80c2ef fix(mcp): close existing client before reassignment to prevent leaks (#8253) 2026-01-13 12:38:34 -06:00
Daniel Polito aa932bebbe feat(desktop): Ask Question Tool Support (#8232) 2026-01-13 12:28:08 -06:00