Kit Langton
7bdb4e6280
test(webfetch): keep tool execution in scope
...
Execute the webfetch tool inside the same provided Effect scope used for initialization so the HTTP client layer stays alive for the assertions instead of interrupting the test fibers.
2026-04-12 08:17:46 -04:00
Kit Langton
a550ebf682
refactor(tool): yield Truncate and Agent in Tool.define, close over in wrap
...
Services are resolved at define-time (in registry context), passed into
wrap as closed-over values. Info.init() and Tool.init() stay R=never.
Tests updated to provide Truncate.defaultLayer and Agent.defaultLayer.
2026-04-12 08:17:46 -04:00
Simon Klee and GitHub
3729fd5706
chore(github): vouch simonklee ( #22127 )
2026-04-12 11:33:38 +02:00
Aiden Cline and GitHub
74b14a2d4e
chore: refactor log.ts, go back to glob but add sort ( #22107 )
2026-04-11 23:09:19 -05:00
Aiden Cline and GitHub
cdb951ec2f
feat: make gh copilot use msgs api when available ( #22106 )
2026-04-11 23:06:35 -05:00
Aiden Cline and GitHub
fc01cad2b8
fix: ensure logger cleanup properly orders list before deleting files ( #22101 )
2026-04-11 22:07:34 -05:00
opencode-agent[bot]
c1ddc0ea2d
chore: generate
2026-04-12 01:21:17 +00:00
Kit Langton and GitHub
319b7655b7
refactor(tool): destroy Truncate facade, effectify Tool.define ( #22093 )
2026-04-11 21:20:12 -04:00
Kit Langton and GitHub
824c12c01a
refactor(file): destroy FileWatcher facade ( #22091 )
2026-04-11 21:19:12 -04:00
opencode-agent[bot]
17b2900884
chore: generate
2026-04-12 00:58:05 +00:00
Kit Langton and GitHub
003010bdb6
refactor(question): destroy Question facade ( #22092 )
2026-04-11 20:57:01 -04:00
Kit Langton and GitHub
82a4292934
refactor(file): destroy FileTime facade ( #22090 )
2026-04-11 20:08:55 -04:00
Kit Langton and GitHub
eea4253d67
refactor(session): destroy Instruction facade ( #22089 )
2026-04-11 20:04:09 -04:00
opencode-agent[bot]
1eacc3c339
chore: generate
2026-04-12 00:03:01 +00:00
Kit Langton and GitHub
1a509d62a0
refactor(session): destroy SessionRunState facade ( #22064 )
2026-04-11 20:01:52 -04:00
opencode-agent[bot]
4c4eef46f1
chore: generate
2026-04-11 22:15:53 +00:00
Tommy D. Rossi and GitHub
d62ec7776e
feat: allow session permission updates ( #22070 )
2026-04-11 17:14:30 -05:00
opencode-agent[bot]
cb1e5d9e41
chore: generate
2026-04-11 20:56:22 +00:00
Dax and GitHub
ca5f086759
refactor(server): simplify router middleware with next() ( #21720 )
2026-04-11 16:55:17 -04:00
opencode-agent[bot]
57c40eb7c2
chore: generate
2026-04-11 20:52:52 +00:00
63035f977f
fix: enable thinking for zhipuai-coding-plan & prevent Korean IME truncation ( #22041 )
...
Co-authored-by: claudianus <claudianus@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-11 15:51:49 -05:00
opencode-agent[bot]
514d2a36bc
chore: update nix node_modules hashes
2026-04-11 19:30:50 +00:00
Aiden Cline and GitHub
0b6fd5f612
chore: bump ai sdk deps ( #22005 )
2026-04-11 13:45:14 -05:00
Dax Raad
029e7135b7
hide download button
2026-04-11 14:18:58 -04:00
opencode-agent[bot]
c43591f8a2
chore: generate
2026-04-11 18:18:40 +00:00
Dax Raad
a2c22714cb
ignore: exploration
2026-04-11 14:17:22 -04:00
Kit Langton and GitHub
312f10f797
refactor(account): destroy Account facade ( #22068 )
2026-04-11 14:16:36 -04:00
opencode-agent[bot]
d1f05b0f3a
chore: generate
2026-04-11 16:53:40 +00:00
Kit Langton and GitHub
ccb0b320e1
refactor(session): make SystemPrompt a proper Effect Service ( #21992 )
2026-04-11 12:52:35 -04:00
Kit Langton and GitHub
5ee7edaf9e
refactor(tool): make Tool.Info init effectful ( #21989 )
2026-04-11 12:33:17 -04:00
opencode-agent[bot]
27190635ea
chore: update nix node_modules hashes
2026-04-11 04:45:55 +00:00
opencode-agent[bot]
2e340d976f
chore: generate
2026-04-11 03:53:48 +00:00
Kit Langton and GitHub
fe4dfb9f6f
refactor(git): remove runtime facade wrappers ( #21982 )
2026-04-10 23:52:48 -04:00
Kit Langton and GitHub
5e3dc80999
refactor: collapse command facade ( #21981 )
2026-04-10 23:52:12 -04:00
Kit Langton and GitHub
d84cc33742
refactor(plugin): return Effect from ToolContext.ask ( #21986 )
2026-04-10 23:50:50 -04:00
opencode-agent[bot]
c92c462148
chore: update nix node_modules hashes
2026-04-11 03:39:49 +00:00
Kit Langton and GitHub
9ca06e0336
docs(effect): mark SessionTodo migrated ( #21987 )
2026-04-10 23:35:50 -04:00
opencode-agent[bot]
3b523b32f5
chore: generate
2026-04-11 03:28:30 +00:00
Kit Langton and GitHub
ba3600a515
refactor(session): remove dead updatePartDelta facade ( #21985 )
2026-04-10 23:27:30 -04:00
Kit Langton and GitHub
03ce2e5288
refactor(installation): drop facade runtime wrappers ( #21984 )
2026-04-10 23:26:16 -04:00
Kit Langton and GitHub
87e23abb10
refactor: remove ProviderAuth facade ( #21983 )
2026-04-10 23:25:43 -04:00
opencode-agent[bot]
2868000c20
chore: generate
2026-04-11 03:19:50 +00:00
Kit Langton and GitHub
f38f415bf0
refactor: collapse Format facade ( #21980 )
2026-04-10 23:18:54 -04:00
Kit Langton and GitHub
4341ab838e
refactor(tool): use Session.Service directly in TaskTool ( #21975 )
2026-04-10 23:18:30 -04:00
Kit Langton and GitHub
cd004cf0b2
refactor(session): eliminate Effect.promise roundtrips for sync MessageV2.stream ( #21973 )
2026-04-10 23:18:13 -04:00
opencode-agent[bot]
19ae8c88b0
chore: generate
2026-04-11 03:13:03 +00:00
Kit Langton and GitHub
3dd09147c2
refactor(tool): Tool.Context.metadata returns Effect ( #21972 )
2026-04-10 23:12:04 -04:00
Kit Langton and GitHub
9581bf0670
refactor(effect): upgrade opencode to beta.46 context APIs ( #21977 )
2026-04-10 23:06:28 -04:00
Kit Langton and GitHub
af8aff3788
refactor: make TaskPromptOps effectful ( #21971 )
2026-04-10 22:57:47 -04:00
opencode-agent[bot]
2a8a59ded9
chore: generate
2026-04-11 02:56:03 +00:00