Dax Raad
eeeedd7962
Revert "feat: show connected providers in /connect dialog ( #8351 )"
...
This reverts commit d436276330 .
2026-02-09 23:46:57 -05:00
Harsh Sharma
7a943ed795
fix: resolve homebrew upgrade requiring multiple runs ( #5375 ) ( #10118 )
2026-02-09 22:18:57 -06:00
github-actions[bot]
056ee3261e
Update VOUCHED list
...
https://github.com/anomalyco/opencode/issues/12881#issuecomment-3875123178
2026-02-10 03:32:35 +00:00
Ryan Vogel
9547f1a3ce
ci: filter daily recaps to community-only and fix vouch workflow authentication ( #12910 )
2026-02-09 22:29:18 -05:00
Kit Langton
fd2d00aad2
feat(app): add Cmd+[/] keybinds for session history navigation ( #12880 )
2026-02-09 19:25:42 -06:00
opencode-agent[bot]
3e8eed1296
chore: generate
2026-02-10 00:13:01 +00:00
Adam
5414556d62
fix(docs): translations
2026-02-09 18:11:59 -06:00
Ryan Vogel
b2dc228898
feat: integrate vouch & stricter issue trust management system ( #12640 )
2026-02-09 18:15:06 -05:00
Dax Raad
c79bf18fdf
ci: sort beta PRs by number for consistent display order
2026-02-09 18:00:44 -05:00
Marcio
43f53bc901
fix(tui): use sender color for queued messages ( #12832 )
2026-02-09 16:54:12 -06:00
Surma
e11f6db029
fix: publish session.error event for invalid model selection ( #8451 )
2026-02-09 16:27:48 -06:00
Luke Parker
852fc12a66
fix(desktop): correct module name for linux_display in main.rs ( #12862 )
2026-02-09 21:13:47 +00:00
Adam
9d89c4874a
chore: more defensive
2026-02-09 14:12:23 -06:00
Adam
7dac84558d
chore: cleanup
2026-02-09 14:02:14 -06:00
Adam
d25eae59e5
fix(app): max widths
2026-02-09 13:59:26 -06:00
opencode-agent[bot]
d7f2b1fe89
chore: generate
2026-02-09 19:57:32 +00:00
Adam
b0b02dbf01
fix(docs): locale markdown issues
2026-02-09 13:55:55 -06:00
opencode-agent[bot]
6a2c5d3eaa
chore: generate
2026-02-09 19:27:52 +00:00
Adam
18be23211a
fix: locale routing
2026-02-09 13:26:50 -06:00
Bryce Ryan
8efdd9802b
fix(opencode): ACP File write should create the file if it doesn't exist ( #12854 )
2026-02-09 12:56:34 -06:00
Adam
a47e21fc39
fix: locale routing
2026-02-09 12:52:06 -06:00
Adam
e4f8424f7e
fix(docs): dev docs links
2026-02-09 12:35:46 -06:00
Adam
f87081f6b2
chore: cleanup
2026-02-09 12:20:09 -06:00
Adam
3838c87f86
fix(app): incorrect workspace on new session
2026-02-09 12:19:04 -06:00
opencode-agent[bot]
7504aa4048
chore: update nix node_modules hashes
2026-02-09 17:44:51 +00:00
opencode-agent[bot]
64751bda7b
chore: update nix node_modules hashes
2026-02-09 17:37:37 +00:00
opencode-agent[bot]
5a3cfe02e5
chore: generate
2026-02-09 17:36:43 +00:00
opencode-agent[bot]
8be8e366c9
chore: generate
2026-02-09 17:35:30 +00:00
Adam
f97a3650ef
wip(docs): i18n ( #12681 )
2026-02-09 11:34:35 -06:00
Aiden Cline
910b56442a
test: fix failing prompt test ( #12847 )
2026-02-09 11:25:22 -06:00
Jérôme Benoit
262349d096
fix(nix): restore install script in fileset for desktop build ( #12842 )
2026-02-09 11:23:34 -06:00
Aiden Cline
8477394f3a
tweak: adjust agent variant logic to not require exact match on model, and instead check if the variant is available for model ( #12838 )
2026-02-09 11:00:06 -06:00
Jérôme Benoit
b33b478819
fix(nix): watch scripts in nix-hashes workflow ( #12818 )
2026-02-09 10:13:25 -06:00
Aiden Cline
af4d616766
Revert "feat(tui): restore footer to session view ( #12245 )" ( #12836 )
2026-02-09 10:08:26 -06:00
Adam
2c727bda80
chore: cleanup
2026-02-09 09:58:55 -06:00
Joseph Campuzano
56b32df400
fix(app): make keyboard focus visible in settings ( #12612 )
2026-02-09 09:12:06 -06:00
Adam
b267824e01
fix(app): tooltip children focus loop
2026-02-09 07:43:36 -06:00
Adam
9ea74541fd
chore: cleanup
2026-02-09 07:41:17 -06:00
Adam
9da2aeeafb
chore: cleanup
2026-02-09 07:38:06 -06:00
Adam
48ccb048e9
chore(app): cleanup
2026-02-09 07:38:06 -06:00
Adam
87f58d4a12
fix(app): update tab file contents on change
2026-02-09 07:38:06 -06:00
Adam
4ad8646813
feat(app): polish Open in icon treatment
...
Bring in the Open in button-group and transparent icon updates from #12641 while keeping locale strings unchanged. Replace CSS inversion with dedicated light/dark Zed icon assets for cleaner theme handling.
Co-authored-by: Edin <86423329+edoedac0@users.noreply.github.com >
2026-02-09 07:38:05 -06:00
Anton Volkov
d8fd979fa1
chore: remove unused themes ( #12753 )
2026-02-09 13:33:00 +00:00
Adam
db97f94fe3
fix: add fallback for when crypto.randomUUID is unavailable
...
Closes #11452
Co-authored-by: Yo'av Moshe <bjesus@users.noreply.github.com >
2026-02-09 06:35:53 -06:00
Kit Langton
65652efdf8
fix(app): allow creating sessions on touch devices ( #12765 )
2026-02-09 05:55:54 -06:00
Israel Araújo de Oliveira
965dbbcd22
feat(desktop): add native Wayland toggle on Linux ( #11971 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-02-09 17:00:35 +08:00
Brendan Allan
a68e22c8c8
app: include sandboxes in project unseen/error notifs
2026-02-09 16:51:04 +08:00
OpeOginni
71507aac29
feat(desktop): persist currentSidecarUrl in state when isSidecar prop is true ( #12792 )
2026-02-09 07:56:26 +00:00
opencode-agent[bot]
1e04901943
chore: generate
2026-02-09 07:36:24 +00:00
Brendan Allan
a8dbf45da7
desktop: track currentSidecarUrl
2026-02-09 15:34:52 +08:00