Commit Graph

8752 Commits

Author SHA1 Message Date
Daniel Polito caad4f1913 feat(desktop): Allow empty prompt with review comments (#11953) 2026-02-03 09:06:02 -06:00
Luiz Guilherme D'Abruzzo Pereira 6acf8ac3a3 docs: add --mdns-domain flag documentation (#11933) 2026-02-03 07:26:42 -06:00
Adam 53341204c1 fix(app): terminal serialization bug 2026-02-03 07:03:34 -06:00
Adam f19de6a4e5 fix(app): terminal serialization bug 2026-02-03 07:03:34 -06:00
Adam 7186ae1b1e chore(app): don't forceMount tooltips 2026-02-03 07:01:12 -06:00
Rahul A Mistry 340ddfa8c2 fix(app): session tabs to open the previous opened (#11914) 2026-02-03 06:19:56 -06:00
Rahul A Mistry 29bc50d35b fix(app): edit project dialog icon on hover (#11921) 2026-02-03 06:19:07 -06:00
Adam 09fcbfb715 fix(app): move session search to command palette 2026-02-03 05:19:43 -06:00
Devin Griffin 5bd46bfd26 fix(app): custom providers overflow (#11252)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-03 16:17:13 +08:00
Filip 129f6c1481 fix(core): plugins are always reinstalled (#9675) 2026-02-03 00:47:52 -06:00
opencode-agent[bot] 3b84de667a chore: generate 2026-02-03 05:19:12 +00:00
Frank 4c928559e6 wip: zen 2026-02-03 00:17:06 -05:00
Kiyoung Chang 2707d10956 fix(provider): strip properties/required from non-object types in Gemini schema (#11888) 2026-02-02 23:13:24 -06:00
Dax 122a765c48 cli: make run non-interactive (#11814) 2026-02-02 23:35:23 -05:00
Aiden Cline 57dc6aae59 ci: add license to npm (#11883) 2026-02-03 03:44:30 +00:00
opencode bba9f05705 release: v1.1.49 v1.1.49 2026-02-03 03:44:18 +00:00
Filip 88e5183e91 fix(app): drag region for native controls (#11854) 2026-02-02 18:20:05 -06:00
Alex Yaroshuk f349cbc3a9 fix(app): session scroll bar color (#11857) 2026-02-02 17:01:47 -06:00
Aiden Cline 3377b19dd7 chore: cleanup external_dir perm logic (#11845) 2026-02-02 16:43:55 -06:00
opencode-agent[bot] c2e2a95dc8 chore: generate 2026-02-02 22:30:23 +00:00
Joseph Campuzano d83d0038a3 fix: fixes issue where the autocomplete tui dialog flickers while typing (#11641) 2026-02-02 16:29:43 -06:00
Aiden Cline 299e146376 chore: rm dead code (#11849) 2026-02-02 16:22:03 -06:00
Filip f26e4d5549 fix(app): prompt input overflow issue (#11840) 2026-02-02 22:02:56 +00:00
Adam 92022692c2 fix(app): sidebar losing projects on collapse 2026-02-02 15:54:04 -06:00
Aiden Cline 4389d43895 Revert pr that was mistakenly merged (#11844) 2026-02-02 15:28:02 -06:00
opencode-agent[bot] f994e131fc chore: generate 2026-02-02 20:53:36 +00:00
Luiz Guilherme D'Abruzzo Pereira 4d66e9db31 feat(server): add --mdns-domain flag to customize mDNS hostname (#11796) 2026-02-02 14:52:32 -06:00
Alex Yaroshuk 903399af34 feat(app): add workspace toggle command to command palette and prompt input (#11810) 2026-02-02 14:36:00 -06:00
opencode-agent[bot] 2a621d527e chore: generate 2026-02-02 20:27:15 +00:00
Adam ac0d8fd45f feat(app): search through sessions 2026-02-02 14:26:09 -06:00
Adam 623403f776 chore: cleanup 2026-02-02 14:24:25 -06:00
Adam 9e2a3f9764 chore: cleanup 2026-02-02 14:24:25 -06:00
Adam 38cfa48a23 feat(app): file search 2026-02-02 14:24:24 -06:00
Adam ef24195b9f Revert "feat(ui): Select, dropdown, popover styles & transitions (#11675)"
This reverts commit c1497f8066.
2026-02-02 14:24:24 -06:00
Adam 6e62457731 Revert "feat(ui): Smooth fading out on scroll, style fixes (#11683)"
This reverts commit 80c240da86.
2026-02-02 14:24:24 -06:00
Adam 829f3a348c fix(app): icon sizes 2026-02-02 14:24:24 -06:00
Adam 983fdcd3aa fix(app): added/deleted file status now correctly calculated 2026-02-02 14:24:23 -06:00
Adam 2f760dbf01 fix(app): navigate to last project on open 2026-02-02 14:24:23 -06:00
Adam 23db103f90 fix(app): button heights 2026-02-02 14:24:23 -06:00
Adam c1b78b065c fix(app): user messages not rendering consistently 2026-02-02 14:24:23 -06:00
Adam b8b096543a feat(app): project context menu on right-click 2026-02-02 14:24:22 -06:00
Filip 318ef49c65 fix(app): open project search (#11783) 2026-02-02 12:15:53 -06:00
Pablo P Varela 8a07d20063 fix(tui): respect terminal transparency in system theme (#8467) 2026-02-02 11:36:47 -06:00
opencode-agent[bot] 6c0c548f1b chore: update nix node_modules hashes 2026-02-02 16:56:31 +00:00
Vladimir Glafirov bda07aeec9 feat(provider): add User-Agent header for GitLab AI Gateway requests (#11818) 2026-02-02 10:41:02 -06:00
Goni Zahavy 1918f065ff ci: add ratelimits handling for close-stale-prs.yml (#11578) 2026-02-02 10:13:48 -06:00
Dax Raad 43ea8fd619 ci: use native ARM runner for faster Linux ARM builds
Switch from cross-compilation on x86_64 to native ARM runner, which improves build speed and reliability for Linux ARM binary distribution.
2026-02-02 10:06:21 -05:00
Dax Raad 58854a2198 ci: reduce aarch64 build runner to 4 vcpu to lower infrastructure costs 2026-02-02 09:44:19 -05:00
Dax Raad 74697081a9 ci 2026-02-02 09:37:39 -05:00
Dax Raad 061357e660 ci 2026-02-02 09:37:37 -05:00