David Hill
|
7afa48b4ef
|
tweak(ui): keep reasoning inline code subdued in dark mode
|
2026-02-25 15:18:05 +00:00 |
|
Filip
|
45191ad144
|
fix(app): keyboard navigation previous/next message (#15047)
|
2026-02-25 08:57:13 -06:00 |
|
Oleksii Pavliuk
|
2869922696
|
fix(app): correct Copilot provider description in i18n files (#15071)
|
2026-02-25 14:56:03 +00:00 |
|
opencode-agent[bot]
|
5e5823ed85
|
chore: generate
|
2026-02-25 14:56:03 +00:00 |
|
opencode
|
de2bc25677
|
release: v1.2.14
|
2026-02-25 14:55:56 +00:00 |
|
Shantur Rathore
|
79b5ce58e9
|
feat(core): add message delete endpoint (#14417)
|
2026-02-25 09:25:26 -05:00 |
|
Ayush Thakur
|
088a81c116
|
fix: consume stdout concurrently with process exit in auth login (#15058)
|
2026-02-25 08:22:52 -05:00 |
|
opencode
|
d848c9b6a3
|
release: v1.2.13
|
2026-02-25 07:27:19 +00:00 |
|
Dax Raad
|
561f9f5f05
|
opencode go copy
|
2026-02-25 01:54:28 -05:00 |
|
Dax Raad
|
3c6c74457d
|
sync
|
2026-02-25 01:48:10 -05:00 |
|
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
|
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 |
|