Commit Graph

2926 Commits

Author SHA1 Message Date
Adam 29acd1058b fix(core): filter dead worktrees 2026-01-15 13:33:49 -06:00
Adam e3221ddb69 fix(core): loading models.dev in dev 2026-01-15 13:33:48 -06:00
Aiden Cline 6b56f46281 fix: ensure frontmatter can process same content as other agents (#8719) 2026-01-15 13:06:14 -06:00
Maciek Szczesniak 0540c3b155 fix: show toast error message on ConfigMarkdown parse error (#8049)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-15 11:53:06 -06:00
opencode-agent[bot] d73076651e Prettify retry duration display in TUI (#8608)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-01-15 11:50:18 -06:00
andrew-kramer-inno 48dffd6570 fix: handle broken symlinks gracefully in grep tool (#8612)
Co-authored-by: Alex Johnson <nvidiattxpsli@gmail.com>
2026-01-15 11:40:37 -06:00
Dax d77f78f2c7 fix: honor per-server MCP timeouts (#8706) 2026-01-15 11:31:31 -05:00
Sebastian Herrlinger 5dd6c9db1c use native text truncation for sidebar diff paths 2026-01-15 17:23:48 +01:00
Sebastian Herrlinger 9e16b543b6 upgrade opentui to v0.1.73, fixing CJK word wrapping and thai text rendering (non-tmux) 2026-01-15 16:39:48 +01:00
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