Commit Graph

9700 Commits

Author SHA1 Message Date
opencode-agent[bot] 641f2f35c9 chore: generate 2026-02-25 14:56:03 +00:00
opencode d9b15a31f6 release: v1.2.14 v1.2.14 2026-02-25 14:55:56 +00:00
Shantur Rathore a19e39dd5a feat(core): add message delete endpoint (#14417) 2026-02-25 09:25:26 -05:00
Ayush Thakur 4510f17ef5 fix: consume stdout concurrently with process exit in auth login (#15058) 2026-02-25 08:22:52 -05:00
opencode 4fe679b14c release: v1.2.13 v1.2.13 2026-02-25 07:27:19 +00:00
Dax Raad ad3ba109ee opencode go copy 2026-02-25 01:54:28 -05:00
Dax Raad 2a605b20e1 sync 2026-02-25 01:48:10 -05:00
Filip 26c58e184c feat(desktop): enhance Windows app resolution and UI loading states (#13320)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-25 14:39:58 +08:00
Frank bc924c452f zen: go 2026-02-25 01:25:08 -05:00
Frank 11529bc636 wip: zen go 2026-02-25 00:48:14 -05:00
Frank b12976b7b0 wip: zen go 2026-02-25 00:47:04 -05:00
Frank 546fccbea8 wip: zen go 2026-02-25 00:42:33 -05:00
Frank 5a3d09bd39 zen: go 2026-02-25 00:31:48 -05:00
Brendan Allan 131462ea55 desktop: make readme more accurate 2026-02-25 12:28:48 +08:00
Dax Raad 9b2d662f8a ci: switch beta script to gpt-5.3-codex for improved code generation quality 2026-02-24 23:26:03 -05:00
Dax Raad 93a88697ac ci: specify opencode/kimi-k2.5 model in beta script to ensure consistent PR processing 2026-02-24 23:22:56 -05:00
Dax Raad 81ca7c0479 ci: auto-resolve merge conflicts in beta sync using opencode
When merging PRs into the beta branch, the sync script now attempts to automatically resolve merge conflicts using opencode before failing. This reduces manual intervention needed for beta releases when multiple PRs have overlapping changes.
2026-02-24 23:17:31 -05:00
Dax 08538a751f feat: show LSP errors for apply_patch tool (#14715) 2026-02-25 04:15:11 +00:00
Dax Raad aa3ce4063b core: temporarily disable plan enter tool to prevent unintended mode switches during task execution 2026-02-24 23:05:26 -05:00
Dax 78e670e201 refactor: migrate Bun.spawn to Process utility with timeout and cleanup (#14448) 2026-02-24 23:04:15 -05:00
Luke Parker c10388cb99 fix(opencode): disable config bun cache in CI (#14985) 2026-02-25 11:38:23 +10:00
Luke Parker 301b1bf205 fix(project): await git id cache write (#14977) 2026-02-25 00:46:12 +00:00
Luke Parker 5faa5683c8 fix(opencode): import custom tools via file URL (#14971) 2026-02-25 10:24:47 +10:00
opencode 033836ddf3 release: v1.2.11 v1.2.11 2026-02-24 23:29:02 +00:00
James Long 49ca7efa7e feat(core): add workspace-serve command (experimental) (#14960) 2026-02-24 17:34:34 -05:00
Frank 3aed817a34 zen: gpt 5.3 codex 2026-02-24 14:49:07 -05:00
adamelmore 257cfaae6f fix(app): ignore stale part deltas 2026-02-24 11:48:29 -06:00
Frank ba7b852b9e zen: restrict alpha models to admin workspaces 2026-02-24 09:56:11 -05:00
Filip 8ac0c2be94 fix(app): on cancel comment unhighlight lines (#14103) 2026-02-24 22:55:17 +08:00
opencode-agent[bot] 012af78f58 chore: generate 2026-02-24 14:49:52 +00:00
OpeOginni 781bf27efe refactor: replace error handling with serverErrorMessage utility and checks for if error is ConfigInvalidError (#14685) 2026-02-24 14:48:59 +00:00
Frank 738377cab8 zen: remove alpha models from models endpoint 2026-02-24 09:43:18 -05:00
adamelmore ba1f669d3d chore: cleanup 2026-02-24 08:21:05 -06:00
Luke Parker 0f4d997a50 fix(app): preserve native path separators in file path helpers (#14912) 2026-02-25 00:03:15 +10:00
Noam Bressler c2c179eccc fix: ACP both live and load share synthetic pending status preceeding… (#14916) 2026-02-24 23:54:10 +10:00
adamelmore 184e91765a fix(app): remove filetree tooltips 2026-02-24 07:32:12 -06:00
Luke Parker f85737fcc0 fix(test): replace structuredClone with spread for process.env (#14908) 2026-02-24 23:16:24 +10:00
Luke Parker 0e3f1e9904 fix(win32): add 50ms tolerance for NTFS mtime fuzziness in FileTime assert (#14907) 2026-02-24 23:10:10 +10:00
Luke Parker 6bd81f419c fix(test): replace Unix-only assumptions with cross-platform alternatives (#14906) 2026-02-24 23:03:18 +10:00
Luke Parker 555a409fa4 fix(test): use path.sep in discovery test for cross-platform path matching (#14905) 2026-02-24 22:51:56 +10:00
Luke Parker e0474520a1 fix(win32): normalize backslash paths in config rel() and file ignore (#14903) 2026-02-24 22:42:48 +10:00
Luke Parker fa24663269 fix(win32): fix plugin resolution with createRequire fallback (#14898) 2026-02-24 22:20:57 +10:00
Luke Parker cd2e2d6292 fix(test): harden preload cleanup against Windows EBUSY (#14895) 2026-02-24 21:59:14 +10:00
Luke Parker bec0b6529a fix(test): normalize git excludesFile path for Windows (#14893) 2026-02-24 21:40:38 +10:00
opencode-agent[bot] 8a8dbfcfbc chore: generate 2026-02-24 11:15:39 +00:00
Noam Bressler 59bbbb909e feat: ACP - stream bash output and synthetic pending events (#14079)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-02-24 21:14:47 +10:00
Luke Parker 7122c38d71 fix(win32): add git flags for snapshot operations and fix tests for cross-platform (#14890) 2026-02-24 21:14:16 +10:00
Luke Parker f03025d369 fix(win32): handle CRLF line endings in markdown frontmatter parsing (#14886) 2026-02-24 20:33:22 +10:00
Luke Parker 2d99c035cd fix(win32): add bun prefix to console app build scripts (#14884) 2026-02-24 20:25:15 +10:00
Luke Parker 0732c96591 fix(test): use path.join for cross-platform glob test assertions (#14837) 2026-02-24 20:07:56 +10:00