Commit Graph

7505 Commits

Author SHA1 Message Date
Noam Bressler e5e66c1b8b fix: restore persisted model/agent when loading ACP session (#7809)
Co-authored-by: noam-v <noam@bespo.ai>
2026-01-18 01:29:57 -06:00
Noam Bressler 5e991f33d3 fix(acp): use single global event subscription and route by sessionID (#5628)
Co-authored-by: noamzbr <noamzbr@users.noreply.github.com>
Co-authored-by: noam-v <noam@bespo.ai>
2026-01-18 01:29:42 -06:00
GitHub Action f67c381bc8 chore: generate 2026-01-18 06:42:13 +00:00
Bowen Dwelle cb4625cc62 feat(tool): increase question header and label limits (#9201) 2026-01-18 00:41:36 -06:00
GitHub Action 895c76ffa0 chore: generate 2026-01-18 06:35:48 +00:00
Aiden Cline 088d592c09 feat: apply_patch tool for openai models (#9127) 2026-01-18 00:35:09 -06:00
Patrick Schiel 956c182a61 fix(windows): fix jdtls download on Windows (#9195) 2026-01-18 00:30:45 -06:00
GitHub Action 47125c8553 chore: generate 2026-01-18 03:55:03 +00:00
Nathan Flurry cd0a77dec9 feat: bind vim-style line-by-line scrolling (#8980)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-17 21:54:26 -06:00
Aiden Cline 863461c394 core: prevent env variables in config from being replaced with actual values
When opencode.json was missing a $schema, the config loader would add it
and write the file back - but with env variables like {env:API_KEY} replaced
with their actual secret values. This made it impossible to safely commit
opencode.json to version control.

Now the original config text is preserved when adding $schema, keeping
variable placeholders intact.
2026-01-17 20:59:50 -06:00
Kit Langton 0f974fb90a refactor(tui): unify command registry and derive slash commands (#9115) 2026-01-17 20:39:19 -06:00
opencode-agent[bot] 9db54f3987 Hide variants hint when list empty (#9179)
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-17 20:32:57 -06:00
David Hill 3af908a175 fix: remove max-width of session name tooltip 2026-01-18 00:59:41 +00:00
David Hill 43a6f2a7e3 Revert "fix: increase max-width of session name tooltip"
This reverts commit a8e8cc9098.
2026-01-18 00:57:21 +00:00
David Hill a8e8cc9098 fix: increase max-width of session name tooltip 2026-01-18 00:51:35 +00:00
David Hill c418bac346 fix: adjust project path tooltip placement
Move the desktop project path tooltip above the header and tune spacing/offset; add content style hooks to Tooltip for max-width and horizontal shift.
2026-01-18 00:48:49 +00:00
David Hill bd2073f523 fix: remove max width on sidebar new buttons 2026-01-18 00:48:06 +00:00
David Hill c77f6a2efc fix: adjust session list tooltip trigger and delay 2026-01-18 00:07:21 +00:00
David Hill 9598c1b511 fix: keep project avatar hover styles while popover open 2026-01-17 23:40:06 +00:00
David Hill 5d84e3cbd0 fix: adjust recent sessions popover padding 2026-01-17 23:21:34 +00:00
David Hill 2d68e91e0f fix: reduce prompt dock bottom spacing 2026-01-17 22:54:30 +00:00
David Hill 098c95cc4c fix: show project name in avatar hover 2026-01-17 22:51:49 +00:00
David Hill d33c768397 fix: remove loading text after splash 2026-01-17 21:54:51 +00:00
David Hill e97a1f0cd8 fix: command pallete file list item spacing 2026-01-17 21:46:23 +00:00
David Hill f081bb8a27 fix: shrink project notification dot and mask 2026-01-17 21:46:23 +00:00
David Hill 843f7e248d fix: update desktop initializing splash logo 2026-01-17 21:46:23 +00:00
David Hill 6fbec8078c fix: align project avatar notification dot 2026-01-17 21:46:23 +00:00
Aiden Cline 9bafdfd101 tui: fix model state persistence when model store is not ready 2026-01-17 14:41:42 -06:00
opencode-agent[bot] c9d5e677fc docs: add use_github_token to example (#9120)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update-flake (push) Has been cancelled
Update Nix Hashes / compute-node-modules-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Has been cancelled
Update Nix Hashes / compute-node-modules-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Has been cancelled
Update Nix Hashes / compute-node-modules-hash (macos-15-intel, x86_64-darwin) (push) Has been cancelled
Update Nix Hashes / compute-node-modules-hash (macos-latest, aarch64-darwin) (push) Has been cancelled
Update Nix Hashes / commit-node-modules-hashes (push) Has been cancelled
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
github-v1.2.13
2026-01-17 13:36:54 -06:00
Aiden Cline dcd20e9f51 docs: document the plural forms 2026-01-17 13:09:30 -06:00
Rahul Mishra a4fbbf72f6 fix: don't try to open command palette if a dialog is already open (#9116) 2026-01-17 13:08:11 -06:00
Bernat Pericàs 7cdfae611c docs(config): explain that autoupdate doesn't work when installed with a package manager (#9092) 2026-01-17 13:07:03 -06:00
Colby Gilbert ad4394463f docs: add firmware provider to providers docs (#8993) 2026-01-17 13:04:43 -06:00
GitHub Action 549c0a44ae ignore: update download stats 2026-01-17 2026-01-17 12:04:18 +00:00
Slone 6f28c84ef1 fix: escape CSS selector keys to handle special characters (#9030) 2026-01-17 05:48:38 -06:00
GitHub Action 1586f37021 chore: generate 2026-01-17 11:47:55 +00:00
Javier Aceña 56948e9670 fix: mdns discover hostname (#9039) 2026-01-17 05:47:19 -06:00
Eric Guo 3bff3bda0d fix(desktop): Added a Windows-only guard that makes window.getComputedStyle fall back to document.documentElement (#9054) 2026-01-17 05:45:31 -06:00
Adam 02811ec84e fix(app): archive session sometimes flaky 2026-01-17 05:23:17 -06:00
Aiden Cline ce03719b0e test: add azure test case 2026-01-17 00:35:49 -06:00
GitHub Action 6d888fb342 chore: generate 2026-01-17 04:18:35 +00:00
Aiden Cline 7dd7c7690b Revert "feat(mcp): add OAuth redirect URI configuration for MCP servers (#7379)"
This reverts commit 3c8765e4c4.
2026-01-16 22:17:33 -06:00
GitHub Action 8d6e3e866e chore: generate 2026-01-17 04:16:35 +00:00
ben f130b30198 docs: Add OpenWork to ecosystem (#8741) 2026-01-16 22:15:59 -06:00
Aiden Cline 94cf094225 fix: gpt id stuff fr fr this time :/ (#9006) 2026-01-16 22:09:36 -06:00
Github Action b9c0af8357 Update node_modules hashes 2026-01-17 02:51:01 +00:00
Jérôme Benoit 6fea04908c fix(nix): resolve hash race condition in parallel matrix jobs (#8995) 2026-01-16 20:26:08 -06:00
David Hill 85ed1449ca fix: prevent text clipping on search button descenders 2026-01-17 01:06:53 +00:00
David Hill 411830d1bf fix: truncate long search queries in empty state 2026-01-17 00:55:13 +00:00
David Hill d0cdebb4f8 fix: remove smooth scroll behavior from list component 2026-01-17 00:55:13 +00:00