Commit Graph

8829 Commits

Author SHA1 Message Date
Tommy D. Rossi 5d1d1e0a5d feat: add models.dev schema ref for model autocomplete in opencode.json (#12112) 2026-02-05 00:08:08 -06:00
Aiden Cline a1165cc483 tweak: adjust task tool description/input to alleviate tool call failures that sometimes occured w/ gpt models (#12214) 2026-02-05 00:04:03 -06:00
Dax 9235ad6196 fix: wait for dependencies before loading custom tools and plugins (#12227) 2026-02-05 03:25:43 +00:00
Frank c5039b266f wip: zen 2026-02-04 20:56:38 -05:00
Frank eaf20b6823 zen: set session affinity header 2026-02-04 20:56:37 -05:00
Filip d29899cfa7 fix(app): refresh workspace sessions on project switch (#12189) 2026-02-04 19:33:34 -06:00
opencode-agent[bot] 26ed35248a chore: generate 2026-02-05 00:30:42 +00:00
Ariane Emory 1fb442dd7e feat: Allow the function to hide or show thinking blocks to be bound to a key (resolves #12168) (#12171) 2026-02-04 18:29:46 -06:00
Maharshi Patel 643bae3d2f fix(tui): add hover states to question tool tabs (#12203) 2026-02-04 18:28:22 -06:00
Adam 1d8299d322 fix(app): terminal url 2026-02-04 15:43:13 -06:00
Shantur Rathore 294b72e0ea fix(core): skip dependency install in read-only config dirs (#12128) 2026-02-04 14:45:59 -06:00
Adam 04b55b891f fix(app): terminal EOL issues 2026-02-04 14:36:10 -06:00
Parker Smith e03a2acad8 fix(desktop): Refresh file contents when changing workspaces to not have stale contents (#11728) 2026-02-04 14:27:02 -06:00
Dave Dennis 89c7caf24a fix(app): derive terminal WebSocket URL from browser origin instead o… (#12178) 2026-02-04 14:22:50 -06:00
Adam e71fc36134 fix(app): last turn changes rendered in review pane (#12182) 2026-02-04 19:50:56 +00:00
Adam df62ea05ab fix(app): safety triangle for sidebar hover (#12179) 2026-02-04 19:25:55 +00:00
Tom eead871f38 fix: ensure kimi-for-coding plan has thinking on by default for k2p5 (#12147) 2026-02-04 12:39:22 -06:00
Aiden Cline 5c64166f30 fix: cloudflare workers ai provider (#12157) 2026-02-04 18:07:33 +00:00
Aiden Cline 329b41ce95 fix: ensure that plugin installs use --no-cache when using http proxy to prevent random hangs (see bun issue) (#12161) 2026-02-04 12:01:00 -06:00
Adam ca27bd6a29 fix(app): clear comments on prompt submission (#12148) 2026-02-04 11:19:03 -06:00
Adam e3bdc76f0d test(app): fix e2e test action 2026-02-04 11:03:54 -06:00
Adam 1818e4fe69 fix(app): terminal hyperlink clicks 2026-02-04 10:54:55 -06:00
Adam 69827b0d51 fix(ui): review comments z-index stacking 2026-02-04 10:35:11 -06:00
Adam a5e1b2f362 test(app): fix e2e test action 2026-02-04 10:28:24 -06:00
Adam 16e1b2bca9 fix(core): session errors when attachment file not found 2026-02-04 10:21:03 -06:00
Adam d440c54c35 test(app): fix dated e2e tests 2026-02-04 10:10:28 -06:00
Adam 2708502eef fix(app): don't show scroll-to-bottom unecessarily 2026-02-04 10:01:00 -06:00
Dax Raad 8e01ac9a18 ci: remove source-based AUR package from publish script
Simplifies the release process by publishing only the binary package to AUR,

eliminating the need to maintain separate source and binary build configurations.
2026-02-04 10:31:21 -05:00
Adam 5f7208c5a3 fix(app): file tree not staying in sync across projects/sessions 2026-02-04 07:59:46 -06:00
Adam f37f31517f fix(app): move session options to the session page 2026-02-04 07:12:19 -06:00
Adam 2e41c0c192 wip(app): session options 2026-02-04 07:12:18 -06:00
Adam 909983991b fix(app): opened tabs follow created session 2026-02-04 06:22:55 -06:00
opencode-agent[bot] 66e178844b chore: generate 2026-02-04 11:35:05 +00:00
Goni Zahavy d07053157f fix(desktop): removed compression from rpm bundle to save 15m in CI (#12097) 2026-02-04 05:34:18 -06:00
opencode-agent[bot] 426e432d8e chore: update nix node_modules hashes 2026-02-04 11:12:01 +00:00
Lucas (TaeYoung) Jo 78fd919fa6 fix(terminal): support remote server connections and fix GLIBC compatibility (#11906) 2026-02-04 05:01:10 -06:00
opencode d3db87653c release: v1.1.51 v1.1.51 2026-02-04 07:06:48 +00:00
Sebastian 59660f5a72 restore direct osc52 (#12071) 2026-02-04 00:35:57 -06:00
Aiden Cline 5d5f0b95f9 fix: revert change that caused headers to be double merged if provider was authed in multiple places (#12072) 2026-02-04 06:30:32 +00:00
Gary Chu 4cda85d2eb docs: add agent-compatible paths to skills documentation (#12067) 2026-02-04 00:12:24 -06:00
Aiden Cline 28b0462384 docs: document the built in agents (#12066) 2026-02-04 00:00:05 -06:00
Sergiy Dybskiy 25e9b34b1a fix: prevent double-prefixing of Bedrock cross-region inference models (#12056) 2026-02-03 23:06:17 -06:00
Devin Griffin d07930b92d fix(app): tighten up session padding-top for mobile (#11247)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-04 12:10:56 +08:00
Brendan Allan b1a71f5bf1 chore: add brendonovich as rust codeowner 2026-02-04 10:40:08 +08:00
Brendan Allan 017c19c486 ci: use numeric release id instead of gql one 2026-02-04 10:39:17 +08:00
Łukasz Gładysz cd4ab06096 fix: prioritize OPENCODE_CONFIG_DIR for AGENTS.md (#11536) 2026-02-04 01:35:22 +00:00
opencode 389f530e93 release: v1.1.50 v1.1.50 2026-02-04 01:35:15 +00:00
Max Leiter d2ded09bf6 fix: prevent memory leaks from AbortController closures (#12024) 2026-02-03 17:51:26 -06:00
Filip 97fca89a6d refactor(e2e): faster tests (#12021) 2026-02-03 17:45:49 -06:00
Aiden Cline be3850adf7 Revert "feat: add Trinity model system prompt support" (#12029) 2026-02-03 16:39:03 -06:00