Kit Langton
d57adec496
remove makeRuntime facade for Permission.Service from llm.ts
...
Yield Permission.Service directly from the LLM layer context instead of
creating a separate ManagedRuntime via makeRuntime. The approvalHandler
callback now uses Effect.runPromise(perm.ask(...)) on the captured
implementation, avoiding the extra runtime and its duplicated memoMap.
2026-04-15 10:57:38 -04:00
Kit Langton
fe01fa7249
remove makeRuntime facade from Env ( #22523 )
2026-04-15 10:55:50 -04:00
Kit Langton
685d79e953
feat(opencode): trace tool execution spans ( #22531 )
2026-04-15 10:49:47 -04:00
Dax
be9432a893
shared package ( #22626 )
2026-04-15 14:26:20 +00:00
James Long
af20191d1c
feat(core): sync routes, refactor proxy, session restore, and more syncing ( #22518 )
2026-04-15 10:18:48 -04:00
Frank
47af00b245
zen: better error
2026-04-15 09:19:28 -04:00
Frank
004a9284af
sync
2026-04-15 09:19:28 -04:00
Sebastian
405b0b037c
handle non-throwing requests ( #22604 )
2026-04-15 14:29:09 +02:00
Brendan Allan
d7718d41d4
refactor(electron): update store configuration ( #22597 )
2026-04-15 09:21:04 +00:00
Brendan Allan
c98f616385
ui: update accordion styles and session review component ( #22582 )
2026-04-15 07:29:36 +00:00
Brendan Allan
5069cd9798
fix(ui): disable accordion items for binary files and improve disabled state styling ( #22577 )
2026-04-15 07:26:34 +00:00
opencode
7659321990
release: v1.4.6
v1.4.6
2026-04-15 07:26:23 +00:00
Luke Parker
a992d8b733
fix(snapshot): avoid ENAMETOOLONG and improve staging perf via stdin pathspecs ( #22560 )
2026-04-15 06:43:36 +00:00
Frank
ccaa12ee79
sync
2026-04-15 02:22:47 -04:00
opencode-agent[bot]
5687d617a3
chore: generate
2026-04-15 06:08:19 +00:00
Frank
8f1ac2ddf6
Go: list model providers
2026-04-15 02:07:06 -04:00
Frank
1bea2a95a8
Go: qwen 3.5 & 3.6 plus
2026-04-15 02:07:06 -04:00
Frank
6a7ca45ae6
doc: qwen3.5 & 3.6
2026-04-15 02:07:06 -04:00
Brendan Allan
8d89c3417b
fix: prevent tooltip reopen on trigger click ( #22571 )
2026-04-15 06:03:29 +00:00
Dax Raad
c48a4cc05b
docs: use latest release for downloads instead of pinned version
2026-04-15 01:50:22 -04:00
github-actions[bot]
df9eafa92c
Update VOUCHED list
...
https://github.com/anomalyco/opencode/issues/22569#issuecomment-4249515283
2026-04-15 05:36:27 +00:00
Brendan Allan
e24d104e94
fix: update prompt input submit handler ( #22566 )
2026-04-15 05:32:52 +00:00
Dax
be3be32bf1
fix(observability): handle OTEL headers with '=' in value ( #22564 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-04-15 01:32:32 -04:00
Brendan Allan
66de7bef89
fix: add left padding to session title input ( #22556 )
2026-04-15 04:35:57 +00:00
opencode-agent[bot]
d06bc3c2ca
chore: update nix node_modules hashes
2026-04-15 04:25:29 +00:00
opencode
dfc72838d7
release: v1.4.5
v1.4.5
2026-04-15 04:25:18 +00:00
Brendan Allan
4246368a88
fix(bootstrap): await plugin initialization
2026-04-15 11:40:33 +08:00
Brendan Allan
548d9ac726
core: parallelise bootstrap ( #22514 )
2026-04-15 03:23:28 +00:00
Dax Raad
a60fd89d1e
ci: ok one more time
2026-04-14 23:22:07 -04:00
Aiden Cline
d25a7fbb2c
chore: bump ai sdk pkgs ( #22539 )
2026-04-14 22:14:32 -05:00
Dax Raad
da0f81d36f
ci: remove Tauri desktop builds from release workflow to simplify distribution
2026-04-14 23:14:08 -04:00
Dax Raad
627159acac
delete all e2e tests ( #22501 )
...
Cherry-picked from ea463e604c
2026-04-14 23:10:25 -04:00
Brendan Allan
f44aa02e26
fix(desktop): chdir to homedir on macOS to fix ripgrep issues ( #22537 )
2026-04-15 10:56:22 +08:00
Brendan Allan
1ca9804604
fix(desktop): start tauri shell commands from home directory ( #22535 )
2026-04-15 10:51:53 +08:00
Dax Raad
ddad871b46
core: pin downloads to v1.4.3 to ensure users get a tested, stable build instead of potentially unstable latest releases
2026-04-14 22:35:36 -04:00
opencode-agent[bot]
d215188e4c
chore: generate
2026-04-15 02:31:50 +00:00
Kit Langton
f73ff781e7
fix(opencode): export AI SDK telemetry spans ( #22526 )
2026-04-14 22:30:50 -04:00
opencode-agent[bot]
68a9a47976
chore: update nix node_modules hashes
2026-04-15 01:49:59 +00:00
opencode-agent[bot]
fb92bd470c
chore: generate
2026-04-15 00:57:20 +00:00
LukeParkerDev
02f8a24e23
Update test.yml
2026-04-14 20:55:42 -04:00
Shoubhit Dash
467e5689ec
feat(server): extract question handler factory
2026-04-14 20:55:41 -04:00
Shoubhit Dash
fba752a501
feat(server): extract question httpapi contract
2026-04-14 20:55:39 -04:00
opencode-agent[bot]
87b2a9d749
chore: generate
2026-04-15 00:30:27 +00:00
Frank
8df7ccc304
zen: rate limiter
2026-04-14 20:29:21 -04:00
Brendan Allan
2c36bf9490
fix(app): avoid bootstrap error popups during global sync init ( #22426 )
2026-04-15 08:24:52 +08:00
opencode
bddf830083
release: v1.4.4
v1.4.4
2026-04-15 00:03:43 +00:00
opencode-agent[bot]
50c1d0a43b
chore: update nix node_modules hashes
2026-04-14 23:13:28 +00:00
Frank
60b8041ebb
zen: support alibaba cache write
2026-04-14 18:48:00 -04:00
Frank
3b2a2c461d
sync zen
2026-04-14 18:37:02 -04:00
Shoubhit Dash
6706358a6e
feat(core): bootstrap packages/server and document extraction plan ( #22492 )
2026-04-15 04:01:45 +05:30