Commit Graph

8512 Commits

Author SHA1 Message Date
Adam e514bfd49e Revert "fix(app): more startup efficiency (#18985)"
This reverts commit dcca493ece.
2026-03-24 18:36:25 -05:00
Kit Langton 57bc933abd fix(opencode): skip typechecking generated models snapshot (#19018) 2026-03-24 19:11:45 -04:00
opencode 84de2c4832 release: v1.3.2 2026-03-24 22:50:35 +00:00
Dax 16a38009ee feat(tui): add heap snapshot functionality for TUI and server (#19028) 2026-03-24 18:20:11 -04:00
Jay V 1d7e22d716 tweak: use theme tokens for debug bar surface 2026-03-24 22:07:32 +00:00
opencode 1158f4f6a5 release: v1.3.1 2026-03-24 22:07:24 +00:00
Dax 50ac413272 fix(core): restore SIGHUP exit handler (#16057) (#18527) 2026-03-24 17:42:58 -04:00
Kamil Jopek d858439803 feat: add Poe OAuth auth plugin (#18477) 2026-03-24 16:17:47 -05:00
Adam fbac9617ff fix(app): session timeline jumping on scroll (#18993) 2026-03-24 13:51:09 -05:00
opencode-agent[bot] c2c4a476ef chore: generate 2026-03-24 18:43:20 +00:00
Nicholas Hansen 948aad44c8 feat(bedrock): Add token caching for any amazon-bedrock provider (#18959) 2026-03-24 13:42:20 -05:00
Adam 22e7516a47 fix(app): sidebar ux 2026-03-24 13:35:20 -05:00
Adam dcca493ece fix(app): more startup efficiency (#18985) 2026-03-24 13:23:41 -05:00
Aiden Cline 67a30121a9 chore: effectify agent.ts (#18971)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-03-24 18:15:23 +00:00
opencode-agent[bot] 156f7fdb1a chore: generate 2026-03-24 18:05:43 +00:00
Adam 70289b7236 fix(app): sidebar truncation 2026-03-24 13:04:32 -05:00
Kit Langton a6ed355ed1 effectify Project service (#18808) 2026-03-24 14:04:22 -04:00
Ryan Skidmore fbbd8c5ee8 fix: improve plugin system robustness — agent/command resolution, async errors, hook timing, two-phase init (#18280)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-03-24 12:50:55 -05:00
Vladimir Glafirov c5e80e7454 fix: route GitLab Duo Workflow system prompt via flowConfig (#18928) 2026-03-24 12:33:18 -05:00
opencode-agent[bot] d68d4ef387 chore: generate 2026-03-24 17:05:02 +00:00
Kit Langton 9519186313 fix: remove flaky cross-spawn spawner tests (#18977) 2026-03-24 13:04:04 -04:00
Jack fb1f1b24fb fix: update Feishu community links for zh locales (#18975) 2026-03-25 01:03:01 +08:00
Kit Langton 7fcc8d6ad5 fix: restore cross-spawn behavior for effect child processes (#18798) 2026-03-24 10:35:24 -04:00
Adam 824d903e86 fix(app): startup efficiency (#18854) 2026-03-24 09:10:24 -05:00
Burak Yigit Kaya cde5e4b899 fix(ui): eliminate N+1 reactive subscriptions in SessionTurn (#18924) 2026-03-24 09:02:22 -05:00
Burak Yigit Kaya 035f9d9e6d fix(app): use optional chaining for model.current() in ProviderIcon (#18927) 2026-03-24 09:01:58 -05:00
Burak Yigit Kaya 32e89036ec fix(app): filter non-renderable part types from browser store (#18926) 2026-03-24 09:01:25 -05:00
Shoubhit Dash 751bc0a117 fix(app): stop terminal autofocus on shortcuts (#18931) 2026-03-24 11:16:16 +00:00
Sebastian 62b3869f0d manually lock/unlock theme mode (#18905) 2026-03-24 10:00:19 +01:00
Frank 4d24f97b2f sync 2026-03-24 01:00:20 -04:00
Vladimir Glafirov abc6d9d2ca chore: bump gitlab-ai-provider to 5.3.1 for GPT-5.4 model support (#18849) 2026-03-23 22:00:36 -05:00
Frank f6e8d78e6d wip: zen 2026-03-23 22:24:58 -04:00
Frank 476da1afbf Zen: adjust cache tokens 2026-03-23 20:33:11 -04:00
Sebastian 4a96259b39 use renderer theme mode to switch dark/light mode (#18851) 2026-03-24 00:32:48 +01:00
opencode-agent[bot] ffa297cdeb chore: generate 2026-03-23 17:12:55 +00:00
Kit Langton 9530074d34 fix console account URL handling (#18809) 2026-03-23 13:11:38 -04:00
Aiden Cline 3484d75370 tweak: add back setting user agent in requests (#18795) 2026-03-23 15:34:59 +00:00
Abhishek Keshri 1dc24d4b38 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 2026-03-23 16:15:24 +01:00
David Hill 72835aee86 tui: keep file tree open at its minimum resized width (#18777) 2026-03-23 20:06:43 +08:00
Brendan Allan 1bcf0e8e34 fix(app): only navigate prompt history when input is empty (#18775) 2026-03-23 11:48:34 +00:00
Brendan Allan bda7879e25 fix(app): handle session busy state better (#18758) 2026-03-23 10:34:32 +00:00
Brendan Allan 21ed03a5dc fix(app): lift up project hover state to layout (#18732) 2026-03-23 08:58:20 +00:00
Brendan Allan e457633e93 electron: more robust sidecar kill handling (#18742) 2026-03-23 08:44:23 +00:00
Shoubhit Dash ac936c9ee0 fix(app): prefer cmd+k for command palette (#18731) 2026-03-23 08:00:24 +00:00
Shoubhit Dash 23d37d87dc fix(app): prevent stale session hover preview on refocus (#18727) 2026-03-23 07:25:30 +00:00
Shoubhit Dash 7cc9d15cc6 fix(app): batch multi-file prompt attachments (#18722) 2026-03-23 06:44:17 +00:00
James Long fa54dd86f7 fix(core): fix file watcher test (#18698) 2026-03-23 03:35:17 +00:00
Sebastian 3ab06799e4 Upgrade opentui to 0.1.90 (#18551) 2026-03-23 01:45:34 +01:00
David Hill 4e9cf57b60 tui: keep patch tool counts visible with long filenames (#18678) 2026-03-23 00:45:11 +00:00
Luke Parker 233dd46542 fix(app): restore keyboard project switching in open sidebar (#18682) 2026-03-23 00:39:46 +00:00