Kit Langton
a265da7a8d
fix(lsp): restore Instance.containsPath guard in getClients
2026-03-25 12:36:29 -04:00
Kit Langton
0c510b0e61
refactor(lsp): effectify LSP service with InstanceState
...
Migrate LSP from Instance.state() to Effect Service/Layer/InstanceState
pattern with makeRunPromise and async facades.
- InstanceState for per-directory lifecycle with ScopedCache
- Effect.fn tracing on all 14 service methods
- Effect.fnUntraced for internal helpers (getClients, runForFile, runForAll)
- addFinalizer for client shutdown on instance disposal
- No changes to server.ts, client.ts, launch.ts, or language.ts
- No consumer changes — all 15+ callers use unchanged async facades
2026-03-25 12:31:51 -04:00
Aiden Cline
77fc88c8ad
chore: remove dead code for todoread tool ( #19128 )
publish-github-action / publish (push) Has been cancelled
2026-03-25 16:21:42 +00:00
Adam
cafc2b204b
chore: cleanup
2026-03-25 11:15:34 -05:00
opencode-agent[bot]
fac0dd8862
chore: generate
2026-03-25 15:40:53 +00:00
Shoubhit Dash
73e107250d
feat: restore git-backed review modes with effectful git service ( #18900 )
2026-03-25 21:09:53 +05:30
Adam
b746aec493
chore: storybook tweaks
2026-03-25 10:20:19 -05:00
Aiden Cline
ad40b65b0b
chore: bump modelcontextprotocol/sdk to 1.27.1 ( #19064 )
2026-03-25 10:00:39 -05:00
opencode-agent[bot]
971383661a
chore: generate
2026-03-25 14:48:44 +00:00
James Long
b0017bf1b9
feat(core): initial implementation of syncing ( #17814 )
2026-03-25 10:47:40 -04:00
Adam
0c0c6f3bdb
chore(app): markdown playground in storyboard
2026-03-25 09:14:35 -05:00
Adam
b480a38d31
chore(app): markdown playground in storyboard
2026-03-25 09:14:35 -05:00
Adam
4167e25c7e
fix(app): opencode web server url
2026-03-25 06:41:00 -05:00
Adam
1041ae91d1
Reapply "fix(app): startup efficiency"
...
This reverts commit 898456a25c .
2026-03-25 06:25:57 -05:00
Adam
898456a25c
Revert "fix(app): startup efficiency"
2026-03-25 06:25:05 -05:00
Adam
53d0b58ebf
fix(app): hash inline script for csp
2026-03-25 05:59:06 -05:00
Adam
2b0baf97bd
Reapply "fix(app): more startup efficiency ( #18985 )"
...
This reverts commit cbe1337f24 .
2026-03-25 05:59:06 -05:00
Adam
0dbfefa080
Reapply "fix(app): startup efficiency ( #18854 )"
...
This reverts commit a379eb3867 .
2026-03-25 05:59:05 -05:00
Shoubhit Dash
d1c49ba210
fix(app): move message navigation off cmd+arrow ( #18728 )
2026-03-25 05:24:55 -05:00
Brendan Allan
3ea72aec21
app: pre-warm project globalSync state when navigate project via keybind ( #19088 )
2026-03-25 17:32:49 +08:00
Brendan Allan
9717383823
electron: remove file extension from electron-store wrapper ( #19082 )
2026-03-25 07:57:27 +00:00
Brendan Allan
5d9e780029
electron: add createDirectory to open directory picker ( #19071 )
compliance-close / close-non-compliant (push) Has been cancelled
beta / sync (push) Has been cancelled
docs-update / update-docs (push) Has been cancelled
deploy / deploy (push) Has been cancelled
generate / generate (push) Has been cancelled
nix-eval / nix-eval (push) Has been cancelled
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Has been cancelled
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Has been cancelled
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Has been cancelled
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Has been cancelled
nix-hashes / update-hashes (push) Has been cancelled
publish / version (push) Has been cancelled
publish / build-cli (push) Has been cancelled
publish / build-tauri (map[host:blacksmith-4vcpu-ubuntu-2404 target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-tauri (map[host:blacksmith-4vcpu-windows-2025 target:x86_64-pc-windows-msvc]) (push) Has been cancelled
publish / build-tauri (map[host:blacksmith-8vcpu-ubuntu-2404-arm target:aarch64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-tauri (map[host:macos-latest target:aarch64-apple-darwin]) (push) Has been cancelled
publish / build-tauri (map[host:macos-latest target:x86_64-apple-darwin]) (push) Has been cancelled
publish / build-tauri (map[host:windows-2025 target:aarch64-pc-windows-msvc]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:aarch64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Has been cancelled
publish / build-electron (map[host:macos-latest platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Has been cancelled
publish / build-electron (map[host:macos-latest platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Has been cancelled
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Has been cancelled
publish / publish (push) Has been cancelled
storybook / storybook build (push) Has been cancelled
test / unit (linux) (push) Has been cancelled
test / unit (windows) (push) Has been cancelled
test / e2e (linux) (push) Has been cancelled
test / e2e (windows) (push) Has been cancelled
typecheck / typecheck (push) Has been cancelled
stats / stats (push) Has been cancelled
daily-pr-recap / pr-recap (push) Has been cancelled
daily-issues-recap / daily-recap (push) Has been cancelled
close-issues / close (push) Has been cancelled
close-stale-prs / close-stale-prs (push) Has been cancelled
2026-03-25 06:25:51 +00:00
Aiden Cline
71693cc24b
tweak: only spawn lsp servers for files in current instance (or cwd if instance is global) ( #19058 )
2026-03-25 00:31:29 -05:00
Dax
0a80ef4278
fix(opencode): avoid snapshotting files over 2MB ( #19043 )
2026-03-25 04:43:48 +00:00
Kit Langton
4647aa80ac
effectify Worktree service ( #18679 )
2026-03-24 20:26:21 -04:00
Adam
a379eb3867
Revert "fix(app): startup efficiency ( #18854 )"
...
deploy / deploy (push) Has been cancelled
This reverts commit 546748a461 .
2026-03-24 18:36:37 -05:00
Adam
cbe1337f24
Revert "fix(app): more startup efficiency ( #18985 )"
...
This reverts commit 98b3340cee .
2026-03-24 18:36:25 -05:00
Kit Langton
50f6aa3763
fix(opencode): skip typechecking generated models snapshot ( #19018 )
2026-03-24 19:11:45 -04:00
opencode
0dcdf5f529
release: v1.3.2
2026-03-24 22:50:35 +00:00
Dax
15dc33d1a3
feat(tui): add heap snapshot functionality for TUI and server ( #19028 )
2026-03-24 18:20:11 -04:00
Jay V
afc4c831eb
tweak: use theme tokens for debug bar surface
2026-03-24 22:07:32 +00:00
opencode
ec64ceabec
release: v1.3.1
2026-03-24 22:07:24 +00:00
Dax
56644be95a
fix(core): restore SIGHUP exit handler ( #16057 ) ( #18527 )
2026-03-24 17:42:58 -04:00
Kamil Jopek
00d3b831fc
feat: add Poe OAuth auth plugin ( #18477 )
2026-03-24 16:17:47 -05:00
Adam
b848b7ebae
fix(app): session timeline jumping on scroll ( #18993 )
2026-03-24 13:51:09 -05:00
opencode-agent[bot]
e837dcc1c5
chore: generate
2026-03-24 18:43:20 +00:00
Nicholas Hansen
024979f3fd
feat(bedrock): Add token caching for any amazon-bedrock provider ( #18959 )
2026-03-24 13:42:20 -05:00
Adam
9838f56a6f
fix(app): sidebar ux
2026-03-24 13:35:20 -05:00
Adam
98b3340cee
fix(app): more startup efficiency ( #18985 )
2026-03-24 13:23:41 -05:00
Aiden Cline
5e684c6e80
chore: effectify agent.ts ( #18971 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com >
2026-03-24 18:15:23 +00:00
opencode-agent[bot]
8994cbfc0f
chore: generate
2026-03-24 18:05:43 +00:00
Adam
42a773481e
fix(app): sidebar truncation
2026-03-24 13:04:32 -05:00
Kit Langton
539b01f20f
effectify Project service ( #18808 )
2026-03-24 14:04:22 -04:00
Ryan Skidmore
814a515a8a
fix: improve plugin system robustness — agent/command resolution, async errors, hook timing, two-phase init ( #18280 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-03-24 12:50:55 -05:00
Vladimir Glafirov
9330bc5339
fix: route GitLab Duo Workflow system prompt via flowConfig ( #18928 )
2026-03-24 12:33:18 -05:00
opencode-agent[bot]
1d3232b388
chore: generate
2026-03-24 17:05:02 +00:00
Kit Langton
5c1bb5de86
fix: remove flaky cross-spawn spawner tests ( #18977 )
2026-03-24 13:04:04 -04:00
Jack
7c5ed771c3
fix: update Feishu community links for zh locales ( #18975 )
2026-03-25 01:03:01 +08:00
Kit Langton
41c77ccb33
fix: restore cross-spawn behavior for effect child processes ( #18798 )
2026-03-24 10:35:24 -04:00
Adam
546748a461
fix(app): startup efficiency ( #18854 )
2026-03-24 09:10:24 -05:00