Dax Raad
fa8aa0b7e2
core: refactor plugin dependency installation to use shared npm service
...
Moved Npm service to shared package to enable consistent dependency management
across all components. Plugin dependencies are now installed with proper
version targeting and concurrent install deduplication via Flock.
Changes from user perspective:
- Faster TUI startup by removing unnecessary Instance.provide wrapper
- More reliable plugin dependency installation with proper serialization
- Cleaner config loading without redundant worktree parameter requirements
2026-04-15 17:39:24 -04:00
Dax Raad
0b9c05eb12
sync
2026-04-15 17:39:08 -04:00
Kit Langton
6bed7d469d
feat(opencode): improve telemetry tracing and request spans ( #22653 )
2026-04-15 17:32:56 -04:00
opencode-agent[bot]
3b75f16119
chore: generate
2026-04-15 21:29:10 +00:00
Kit Langton
250e30bc7d
add experimental permission HttpApi slice ( #22385 )
2026-04-15 21:28:01 +00:00
Aiden Cline
e83b22159d
tweak: ensure auto continuing compaction is tracked as agent initiated for github copilot ( #22567 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-04-15 15:50:33 -05:00
Aiden Cline
348a84969d
fix: ensure tool_use is always followed by tool_result ( #22646 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-04-15 14:56:45 -05:00
opencode-agent[bot]
8ba4799b3e
chore: update nix node_modules hashes
2026-04-15 17:38:21 +00:00
Kit Langton
9640d889ba
fix: register OTel context manager so AI SDK spans thread into Effect traces ( #22645 )
2026-04-15 16:35:14 +00:00
Dax
4ae7c77f8a
migrate: move flock and hash utilities to shared package ( #22640 )
2026-04-15 15:50:24 +00:00
Kit Langton
f1751401aa
fix(effect): add effect bridge for callback contexts ( #22504 )
2026-04-15 15:22:34 +00:00
opencode-agent[bot]
f06d82b6e8
chore: update nix node_modules hashes
2026-04-15 15:08:13 +00:00
Kit Langton
5fc656e2a0
docs(opencode): add instance context migration plan ( #22529 )
2026-04-15 10:57:58 -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