Filip
fc6e7934bd
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
d7500b25b8
zen: go
2026-02-25 01:25:08 -05:00
Frank
5d5f2cfee6
wip: zen go
2026-02-25 00:48:14 -05:00
Frank
1172ebe697
wip: zen go
2026-02-25 00:47:04 -05:00
Frank
d00d98d56a
wip: zen go
2026-02-25 00:42:33 -05:00
Frank
6fc5506293
zen: go
2026-02-25 00:31:48 -05:00
Brendan Allan
76b60f3779
desktop: make readme more accurate
2026-02-25 12:28:48 +08:00
Dax Raad
6af7ddf03b
ci: switch beta script to gpt-5.3-codex for improved code generation quality
2026-02-24 23:26:03 -05:00
Dax Raad
0b3fb5d460
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
a487f11a30
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
637059a515
feat: show LSP errors for apply_patch tool ( #14715 )
2026-02-25 04:15:11 +00:00
Dax Raad
fa559b0385
core: temporarily disable plan enter tool to prevent unintended mode switches during task execution
2026-02-24 23:05:26 -05:00
Dax
814c1d398c
refactor: migrate Bun.spawn to Process utility with timeout and cleanup ( #14448 )
2026-02-24 23:04:15 -05:00
Luke Parker
da40ab7b3d
fix(opencode): disable config bun cache in CI ( #14985 )
2026-02-25 11:38:23 +10:00
Luke Parker
e718263778
fix(project): await git id cache write ( #14977 )
2026-02-25 00:46:12 +00:00
Luke Parker
3af12c53c4
fix(opencode): import custom tools via file URL ( #14971 )
2026-02-25 10:24:47 +10:00
opencode
29ddd55088
release: v1.2.11
2026-02-24 23:29:02 +00:00
James Long
2c00eb60bd
feat(core): add workspace-serve command (experimental) ( #14960 )
2026-02-24 17:34:34 -05:00
Frank
2a87860c06
zen: gpt 5.3 codex
2026-02-24 14:49:07 -05:00
adamelmore
68cf011fd3
fix(app): ignore stale part deltas
2026-02-24 11:48:29 -06:00
Frank
f8cfb697bd
zen: restrict alpha models to admin workspaces
2026-02-24 09:56:11 -05:00
Filip
c6d8e7624d
fix(app): on cancel comment unhighlight lines ( #14103 )
2026-02-24 22:55:17 +08:00
opencode-agent[bot]
0d0d0578eb
chore: generate
2026-02-24 14:49:52 +00:00
OpeOginni
cc02476ea5
refactor: replace error handling with serverErrorMessage utility and checks for if error is ConfigInvalidError ( #14685 )
2026-02-24 14:48:59 +00:00
Frank
5190589632
zen: remove alpha models from models endpoint
2026-02-24 09:43:18 -05:00
adamelmore
c92913e962
chore: cleanup
2026-02-24 08:21:05 -06:00
Luke Parker
082f0cc127
fix(app): preserve native path separators in file path helpers ( #14912 )
2026-02-25 00:03:15 +10:00
Noam Bressler
2cee947671
fix: ACP both live and load share synthetic pending status preceeding… ( #14916 )
2026-02-24 23:54:10 +10:00
adamelmore
e27d3d5d40
fix(app): remove filetree tooltips
2026-02-24 07:32:12 -06:00
Luke Parker
32417774c4
fix(test): replace structuredClone with spread for process.env ( #14908 )
2026-02-24 23:16:24 +10:00
Luke Parker
36197f5ff8
fix(win32): add 50ms tolerance for NTFS mtime fuzziness in FileTime assert ( #14907 )
2026-02-24 23:10:10 +10:00
Luke Parker
3d379c20c4
fix(test): replace Unix-only assumptions with cross-platform alternatives ( #14906 )
2026-02-24 23:03:18 +10:00
Luke Parker
06f25c78f6
fix(test): use path.sep in discovery test for cross-platform path matching ( #14905 )
2026-02-24 22:51:56 +10:00
Luke Parker
1a0639e5b8
fix(win32): normalize backslash paths in config rel() and file ignore ( #14903 )
2026-02-24 22:42:48 +10:00
Luke Parker
1af3e9e557
fix(win32): fix plugin resolution with createRequire fallback ( #14898 )
2026-02-24 22:20:57 +10:00
Luke Parker
a292eddeb5
fix(test): harden preload cleanup against Windows EBUSY ( #14895 )
2026-02-24 21:59:14 +10:00
Luke Parker
79254c1020
fix(test): normalize git excludesFile path for Windows ( #14893 )
2026-02-24 21:40:38 +10:00
opencode-agent[bot]
ef7f222d80
chore: generate
2026-02-24 11:15:39 +00:00
Noam Bressler
888b123387
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
13cabae29f
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
659068942e
fix(win32): handle CRLF line endings in markdown frontmatter parsing ( #14886 )
2026-02-24 20:33:22 +10:00
Luke Parker
3201a7d34b
fix(win32): add bun prefix to console app build scripts ( #14884 )
2026-02-24 20:25:15 +10:00
Luke Parker
de796d9a00
fix(test): use path.join for cross-platform glob test assertions ( #14837 )
2026-02-24 20:07:56 +10:00
Luke Parker
a592bd9684
fix: update createOpenReviewFile test to match new call order ( #14881 )
2026-02-24 19:56:41 +10:00
opencode-agent[bot]
744059a00f
chore: generate
2026-02-24 09:47:20 +00:00
Frank
fb6d201ee0
wip: zen lite
2026-02-24 04:45:41 -05:00
Frank
cda2af2589
wip: zen lite
2026-02-24 04:45:41 -05:00
Brendan Allan
eda71373b0
app: wait for loadFile before opening file tab
2026-02-24 16:47:55 +08:00
Luke Parker
cf5cfb48cd
upgrade to bun 1.3.10 canary and force baseline builds always ( #14843 )
2026-02-24 16:06:45 +10:00
Luke Parker
ae190038f8
ci: use bun baseline build to avoid segfaults ( #14839 )
2026-02-24 10:15:19 +10:00