Kit Langton
ba8fba500e
effect(patch,tool): migrate patch/index and tool/read to AppFileSystem
...
The patch apply path now returns Effect<...> values backed by
AppFileSystem.Service. The parser, chunk replacer, and shell-argv parser
remain pure helpers. deriveNewContentsFromChunks now takes the original
text instead of doing its own readFileSync so callers (apply_patch tool,
applyHunksToFiles) can supply the content they already have.
tool/read.ts swaps its fs.createReadStream + readline helper for a
Stream pipeline over AppFileSystem.Service.stream — TextDecoder + map
keeps the trailing unterminated line that Stream.decodeText and
Stream.runForEachWhile both drop today. Limit / offset / byte-cap
behaviour is preserved.
2026-05-13 19:41:56 -04:00
Aiden Cline
df3895d74f
cleanup: make smallOptions rely on variants ( #27390 )
2026-05-13 18:30:36 -05:00
Kit Langton
55e0af1405
fix(provider): type model not found errors ( #27334 )
2026-05-13 22:23:09 +00:00
Kit Langton
5182a3698d
test(workspace): use Effect for local session warp cases ( #27393 )
2026-05-13 22:22:51 +00:00
opencode
73e1de4513
sync release versions for v1.14.49
2026-05-13 22:18:40 +00:00
Frank
44b432c3fd
sync
2026-05-13 18:05:06 -04:00
Kit Langton
0d8c9f3437
docs: add LayerMap example ( #27388 )
2026-05-13 17:46:47 -04:00
opencode-agent[bot]
0d074492df
chore: update nix node_modules hashes
2026-05-13 21:20:10 +00:00
Sebastian
3b7a5e783d
fix keymap fallback priority and TUI config diagnostics ( #27384 )
2026-05-13 23:00:48 +02:00
Frank
c197fd92b7
sync
2026-05-13 15:58:34 -04:00
Shoubhit Dash
9ee1f6ceba
fix(server): map busy sessions in http handlers ( #27375 )
2026-05-14 01:02:07 +05:30
Shoubhit Dash
20cec91550
fix(provider): restore model suggestions ( #27372 )
2026-05-14 00:38:38 +05:30
Aiden Cline
22a5e6cc50
fix(run): restore non-interactive exit behavior ( #27371 )
2026-05-13 18:45:34 +00:00
Shoubhit Dash
52f9bcbb82
refactor(flags): route installation client through runtime flags ( #27369 )
2026-05-14 00:10:31 +05:30
Shoubhit Dash
a4ebb07c25
refactor(flags): route llm client through runtime flags ( #27368 )
2026-05-14 00:09:53 +05:30
opencode-agent[bot]
7cc968b05d
chore: generate
2026-05-13 16:47:21 +00:00
Frank
fa077b92b1
zen: update sticky session logic
2026-05-13 12:45:11 -04:00
Kit Langton
8ad3a4b217
test(util): migrate log cleanup test to Effect ( #27357 )
2026-05-13 16:43:23 +00:00
Kit Langton
533495ae20
test(mcp): migrate OAuth auto-connect tests ( #27356 )
2026-05-13 16:38:37 +00:00
Kit Langton
f0635e365f
test(session): use Effect polling in processor tests ( #27354 )
2026-05-13 16:33:19 +00:00
Kit Langton
25de3e407b
test(acp): use shared instance fixture for event tests ( #27351 )
2026-05-13 12:30:13 -04:00
Frank
655b25bccf
sync
2026-05-13 12:05:30 -04:00
Kit Langton
e5d13d9519
effect(git): migrate to AppProcess.run ( #27190 )
2026-05-13 12:04:51 -04:00
Kit Langton
5cdbb7505e
effect(installation): migrate to AppProcess.run ( #27188 )
2026-05-13 11:54:29 -04:00
Kit Langton
e5319846ad
test(server): migrate pty websocket input test ( #27348 )
2026-05-13 15:43:09 +00:00
Kit Langton
832aa94977
effect(worktree): migrate to AppProcess.run ( #27186 )
2026-05-13 11:39:35 -04:00
Kit Langton
6c7f35b49e
effect(format): migrate to AppProcess ( #27185 )
2026-05-13 15:26:42 +00:00
Kit Langton
6e25720307
test(tool): use Effect sleep in edit concurrency test ( #27349 )
2026-05-13 15:18:35 +00:00
Kit Langton
ca723f1cbc
effect(core): add stdin option to AppProcess.run; migrate snapshot+clipboard ( #27224 )
2026-05-13 11:10:23 -04:00
Kit Langton
650f67a05a
chore: delete unused util/lock module ( #27223 )
2026-05-13 15:08:35 +00:00
opencode-agent[bot]
50dccac915
chore: generate
2026-05-13 15:06:14 +00:00
Kit Langton
02b8b0ff93
test: migrate file watcher test to Effect ( #27346 )
2026-05-13 15:04:30 +00:00
Kit Langton
76c91c6e33
test: migrate mcp oauth browser tests ( #27345 )
2026-05-13 15:04:02 +00:00
opencode-agent[bot]
ca17ca85cd
chore: update nix node_modules hashes
2026-05-13 15:02:16 +00:00
opencode-agent[bot]
e7aed64949
chore: generate
2026-05-13 14:59:13 +00:00
Dax Raad
d43124abe0
ignore: notes
2026-05-13 10:57:22 -04:00
Kit Langton
7404664827
refactor: migrate installation tests to testEffect ( #27342 )
2026-05-13 14:56:51 +00:00
Kit Langton
0b112e5bcf
test: migrate permission task config tests ( #27343 )
2026-05-13 14:56:26 +00:00
Shoubhit Dash
268d758130
refactor(flags): route control-plane workspaces through runtime flags ( #27337 )
2026-05-13 20:22:30 +05:30
opencode-agent[bot]
72acdf0505
chore: generate
2026-05-13 14:50:34 +00:00
Shoubhit Dash
e28ef7b57c
refactor(flags): route sync workspaces through runtime flags ( #27336 )
2026-05-13 20:18:06 +05:30
opencode-agent[bot]
5b5376a3fa
chore: generate
2026-05-13 14:47:40 +00:00
Kit Langton
766318a4cf
effect(snapshot): migrate to AppProcess.run ( #27189 )
2026-05-13 10:46:14 -04:00
Kit Langton
8d5aa584b4
test(workspace): effectify sync start coverage ( #27338 )
2026-05-13 14:45:43 +00:00
Shoubhit Dash
eed0eddc63
refactor(flags): route session workspaces through runtime flags ( #27335 )
2026-05-13 20:14:40 +05:30
Dax
8345152319
core: expose v2 model listing API ( #25821 )
2026-05-13 14:43:08 +00:00
Kit Langton
bebe5442a5
chore: delete unused util/color module ( #27331 )
2026-05-13 14:02:17 +00:00
Kit Langton
bc25342f34
chore: delete util/scrap module ( #27330 )
2026-05-13 14:01:19 +00:00
Kit Langton
762020f63a
chore: delete unused util/network module ( #27329 )
2026-05-13 13:56:15 +00:00
Shoubhit Dash
f13fc5a8a8
refactor(flags): route event system through runtime flags ( #27323 )
2026-05-13 17:44:09 +05:30