Shoubhit Dash
202cc863b4
refactor(flags): migrate claude code prompt flag ( #27690 )
2026-05-15 14:17:04 +05:30
Shoubhit Dash
22cb0395e2
refactor(flags): migrate external skills flag ( #27685 )
2026-05-15 13:24:56 +05:30
Shoubhit Dash
2d6bedecd4
refactor(flags): migrate output token max to runtime flags ( #27680 )
2026-05-15 13:07:35 +05:30
opencode-agent[bot]
2080390ca6
chore: generate
2026-05-15 07:36:10 +00:00
Kagura
1ac3f09468
fix(watcher): resolve symlinked .git path before subscribing ( #27016 )
...
Co-authored-by: Simon Klee <hello@simonklee.dk >
2026-05-15 09:34:53 +02:00
Aiden Cline
ca8f578f2f
ci: skip previously cleaned PRs ( #27670 )
2026-05-15 00:23:09 -05:00
Aiden Cline
d59d99665b
ci: Automate PR cleanup ( #27667 )
2026-05-14 23:47:59 -05:00
opencode
c43edc5b71
sync release versions for v1.15.0
2026-05-15 04:03:54 +00:00
Dax Raad
7a012cac08
fix(tool): ignore invalid custom tool exports
2026-05-14 23:36:28 -04:00
James Long
af06e52708
fix(session): ignore instruction lookup errors ( #27656 )
2026-05-14 23:12:30 -04:00
Dax Raad
f807152724
core: fix event projector lookup to use versioned type keys
...
Fixes a bug where projectors were stored with Definition object references
as Map keys but lookups were failing due to object identity mismatches.
Now uses versioned type strings as keys, ensuring events are correctly
matched to their projectors during sync processing.
This fixes issues where certain events would not be properly projected
to the read model, causing stale or missing data in views.
2026-05-14 22:52:03 -04:00
Dax Raad
b0ea7a5aa7
more test fixes
2026-05-14 22:45:09 -04:00
opencode-agent[bot]
34b1be5bcd
chore: generate
2026-05-15 02:34:06 +00:00
Dax Raad
16639eee76
test fixes
2026-05-14 22:32:38 -04:00
opencode-agent[bot]
10c8493940
chore: generate
2026-05-15 02:14:56 +00:00
Dax Raad
a50ff72f3f
fix: remove debug logging
2026-05-14 22:13:15 -04:00
Dax Raad
5f4e5e6896
more typecheck fixes
2026-05-14 22:05:12 -04:00
Dax Raad
f39cf911d7
fix missing event types in sdk
2026-05-14 21:57:25 -04:00
Brendan Allan
f179dcbf02
fix(app): only run session.updated archive logic if archive state changes ( #27637 )
2026-05-15 09:42:47 +08:00
opencode-agent[bot]
fd6a8520b8
chore: generate
2026-05-15 00:52:06 +00:00
Dax
e11e089e42
Add Effect-native core event system ( #27415 )
2026-05-15 00:50:23 +00:00
Luna Seemann
73cdba959b
feat(desktop): auto-hide menu bar on Linux and Windows ( #27618 )
2026-05-15 08:48:29 +08:00
opencode
4e7a60dac6
sync release versions for v1.14.51
2026-05-15 00:39:54 +00:00
opencode-agent[bot]
e62ebd8fec
chore: generate
2026-05-15 00:02:04 +00:00
Kit Langton
195f592640
refactor(server): simplify listener lifecycle ( #27413 )
2026-05-15 00:00:52 +00:00
opencode-agent[bot]
78769010a1
chore: generate
2026-05-14 23:46:57 +00:00
Kit Langton
4e143e3a3e
test(lib): promote pollWithTimeout/awaitWithTimeout helpers ( #27626 )
2026-05-14 23:45:32 +00:00
opencode-agent[bot]
dab567aa2d
chore: generate
2026-05-14 23:34:42 +00:00
Kit Langton
9d35b04e13
test(acp): replace fixed sleeps with pollUntil in event-subscription ( #27624 )
2026-05-14 23:33:06 +00:00
Kit Langton
273ab56949
test(bus): fix flaky subscriber races with readiness latch ( #27625 )
2026-05-14 19:32:25 -04:00
Kit Langton
302ba0ca0b
test(session): de-flake shell-cancel tests by waiting for busy state ( #27622 )
2026-05-14 19:24:09 -04:00
Shoubhit Dash
d35e09f1fc
test(workspace): use runtime flags in workspace tests ( #27612 )
2026-05-15 04:19:39 +05:30
Shoubhit Dash
fc34c74567
refactor(flags): move channel db flag to runtime flags ( #27615 )
2026-05-15 04:09:10 +05:30
Shoubhit Dash
cb4f5cdea9
refactor(flags): move auto share to runtime flags ( #27611 )
2026-05-15 03:58:26 +05:30
nv-kasikritc
d34a0194ec
feat(provider): add NVIDIA endpoints origin header ( #27394 )
2026-05-14 17:21:58 -05:00
Shoubhit Dash
43310f4d8c
refactor(flags): move embedded web ui flag to runtime flags ( #27613 )
2026-05-15 03:51:29 +05:30
Shoubhit Dash
e22cfa435a
refactor(lsp): move ty flag to runtime flags ( #27610 )
2026-05-15 03:40:30 +05:30
opencode-agent[bot]
93b1ccc029
chore: generate
2026-05-14 22:00:48 +00:00
Shoubhit Dash
faca2b90c1
refactor(flags): migrate icon discovery runtime flag ( #27609 )
2026-05-15 03:24:14 +05:30
Shoubhit Dash
76ff18afde
refactor(format): move oxfmt flag to runtime flags ( #27608 )
2026-05-15 03:03:37 +05:30
opencode-agent[bot]
9914c9af17
chore: generate
2026-05-14 21:32:52 +00:00
Shoubhit Dash
f202226bbc
refactor(flags): move bash timeout to runtime flags ( #27607 )
2026-05-15 02:49:14 +05:30
Shoubhit Dash
34198f422c
refactor(provider): use runtime flag for experimental models ( #27606 )
2026-05-15 02:48:01 +05:30
Shoubhit Dash
cccdeef294
refactor(flags): migrate claude code skills flag to RuntimeFlags ( #27605 )
2026-05-15 02:47:26 +05:30
Musa
83c145f889
fix(plugin): scope digitalocean oauth to genai ( #27599 )
2026-05-14 15:20:34 -05:00
Kit Langton
d353a6bc24
fix(worktree): accept missing create payload ( #27582 )
2026-05-14 14:25:22 -04:00
bo-tato
d25cc42d21
docs(app): stale reference to removed multi-edit tool ( #27579 )
2026-05-14 13:10:01 -05:00
opencode-agent[bot]
6039b894c5
chore: generate
2026-05-14 18:05:32 +00:00
Kit Langton
b4fc5ef071
refactor(http-recorder): tighten cassette safety, fix WS leaks + docs ( #26730 )
2026-05-14 18:03:22 +00:00
opencode-agent[bot]
f6c8e35383
chore: generate
2026-05-14 17:58:35 +00:00