Kit Langton
|
e029812e93
|
convert skill tool to Tool.defineEffect (#21936)
|
2026-04-10 19:49:53 -04:00 |
|
Kit Langton
|
1d96701390
|
refactor(tool): convert apply_patch to Tool.defineEffect (#21938)
|
2026-04-10 19:42:14 -04:00 |
|
Kit Langton
|
f8b0d4064b
|
refactor: break SessionPrompt/TaskTool cycle via ctx injection (#21948)
|
2026-04-10 19:36:13 -04:00 |
|
Kit Langton
|
0ccc297bc8
|
refactor(tool): convert grep tool to Tool.defineEffect (#21937)
|
2026-04-10 19:20:00 -04:00 |
|
opencode-agent[bot]
|
0415549373
|
chore: generate
|
2026-04-10 21:12:22 +00:00 |
|
Kit Langton
|
57b8a79d27
|
refactor: convert edit tool to Tool.defineEffect (#21904)
|
2026-04-10 17:10:28 -04:00 |
|
Kit Langton
|
8e0d79bb29
|
refactor(tool): convert write tool to Tool.defineEffect (#21901)
|
2026-04-10 16:57:12 -04:00 |
|
opencode-agent[bot]
|
055e0439a8
|
chore: generate
|
2026-04-10 17:27:31 +00:00 |
|
Kit Langton
|
b8e69d52b2
|
refactor(tool): convert bash to defineEffect with ChildProcessSpawner (#21895)
|
2026-04-10 13:26:31 -04:00 |
|
Kit Langton
|
de99edef4c
|
refactor(tool): convert webfetch tool internals to Effect (#21809)
|
2026-04-10 10:50:13 -04:00 |
|
Kit Langton
|
a2545c7417
|
refactor(effect): move tool descriptions into registry (#21795)
|
2026-04-09 22:20:27 -04:00 |
|
Kit Langton
|
e4d476619c
|
refactor(effect): build task tool from agent services (#21017)
|
2026-04-08 19:02:19 -04:00 |
|
Aiden Cline
|
1f2458919f
|
test: update webfetch test (#21398)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-04-08 12:25:02 -05:00 |
|
Kit Langton
|
520d11d0d0
|
fix(tui): simplify console org display (#21339)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-04-07 21:03:24 -04:00 |
|
Dax
|
6cc1116f8e
|
refactor(snapshot): store unified patches in file diffs (#21244)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-04-07 19:48:23 -04:00 |
|
Dax
|
b2aee46183
|
core: refactor tool system to remove agent context from initialization (#21052)
|
2026-04-07 19:48:12 -04:00 |
|
Aiden Cline
|
0d2bb1aa73
|
fix(opencode): clear webfetch timeouts on failed fetches (#21378)
|
2026-04-07 20:46:02 +00:00 |
|
Kit Langton
|
971151694f
|
refactor(effect): move read tool onto defineEffect (#21016)
|
2026-04-04 19:06:00 -04:00 |
|
Kit Langton
|
d613d8f4e3
|
refactor(effect): build todowrite tool from Todo service (#20789)
Co-authored-by: Juan Pablo Carranza Hurtado <52012198+jpcarranza94@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-03 12:05:40 -04:00 |
|
Kit Langton
|
dd1f1687b5
|
refactor(effect): resolve built tools through the registry (#20787)
|
2026-04-03 10:31:00 -04:00 |
|
opencode-agent[bot]
|
f0812a1f7b
|
chore: generate
|
2026-04-03 02:10:50 +00:00 |
|
Juan Pablo Carranza Hurtado
|
4d97b32fbf
|
fix: prevent Tool.define() wrapper accumulation on object-defined tools (#16952)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-02 22:09:53 -04:00 |
|
Kit Langton
|
0da4aa8cf2
|
refactor(bash): use Effect ChildProcess for bash tool execution (#20496)
|
2026-04-01 19:48:47 -04:00 |
|
Kit Langton
|
9f35ffe300
|
test: migrate prompt tests to HTTP mock LLM server (#20304)
|
2026-03-31 19:14:32 -04:00 |
|
Aiden Cline
|
485d16d79a
|
test: update model test fixture (#20182)
|
2026-03-31 16:20:01 +00:00 |
|
Luke Parker
|
24f7ef41d6
|
feat(windows): add first-class pwsh/powershell support (#16069)
|
2026-03-30 13:10:01 +10:00 |
|
Kit Langton
|
9ccef679d7
|
effectify Bus service: migrate to Effect PubSub + InstanceState (#18579)
|
2026-03-25 20:19:24 -04:00 |
|
Kit Langton
|
b6aa472839
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
Vladimir Glafirov
|
1fb2ef5ec2
|
feat: enable GitLab Agent Platform with workflow model discovery (#18014)
|
2026-03-20 12:55:22 -05:00 |
|
Kit Langton
|
c71771dcf2
|
effectify Installation service, drop Effect suffix from namespaces (#18266)
|
2026-03-20 12:10:33 -04:00 |
|
Luke Parker
|
ebbb4124b8
|
fix: avoid truncate permission import cycle (#18292)
|
2026-03-19 23:52:04 -04:00 |
|
jorge g
|
8fa53ae5a5
|
fix: stabilize agent and skill ordering in prompt descriptions (#18261)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-03-19 15:04:03 -05:00 |
|
Kit Langton
|
2a6909cd07
|
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
|
2026-03-17 21:59:54 -04:00 |
|
Luke Parker
|
1a7c45c770
|
test(opencode): deflake file and tool timing (#17859)
|
2026-03-17 00:49:04 +00:00 |
|
Kit Langton
|
90618eda13
|
refactor(permission): effectify PermissionNext + fix InstanceState ALS bug (#17511)
|
2026-03-14 18:28:00 +00:00 |
|
Kit Langton
|
b9eaabe80b
|
feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964)
|
2026-03-11 23:30:17 +00:00 |
|
Kit Langton
|
4401c08142
|
feat(id): brand SessionID through Drizzle and Zod schemas (#16953)
|
2026-03-11 23:16:56 +00:00 |
|
Aiden Cline
|
88a6d5445c
|
tweak: adjust skill presentation to be a little less token heavy (#17098)
|
2026-03-11 16:03:15 -05:00 |
|
Quan Ran
|
d66fc779dc
|
fix(opencode): preserve original line endings in 'edit' tool (#9443)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
|
2026-03-07 07:42:54 +00:00 |
|
Luke Parker
|
6bd81f419c
|
fix(test): replace Unix-only assumptions with cross-platform alternatives (#14906)
|
2026-02-24 23:03:18 +10:00 |
|
Luke Parker
|
605ea75ddb
|
fix(win32): normalize paths at permission boundaries (#14738)
|
2026-02-23 12:05:21 +10:00 |
|
Erik Demaine
|
d29240c192
|
fix: Windows path support and canonicalization (#13671)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
|
2026-02-23 10:10:27 +10:00 |
|
Dax
|
019134be58
|
Remove use of Bun.file (#14215)
|
2026-02-19 11:32:32 -05:00 |
|
Dax
|
fec69d7af8
|
feat: Add centralized filesystem module for Bun.file migration (#14117)
|
2026-02-18 15:30:52 +00:00 |
|
Aiden Cline
|
f60db9f708
|
fix: make read tool more mem efficient (#14009)
|
2026-02-17 15:36:45 -06:00 |
|
Aiden Cline
|
b650f36291
|
tweak: drop ids from attachments in tools, assign them in prompt.ts instead (#13890)
|
2026-02-16 14:59:57 -06:00 |
|
Ryan Vogel
|
29646a5a82
|
feat(tool): return image attachments from webfetch (#13331)
|
2026-02-12 12:09:29 -05:00 |
|
Aiden Cline
|
0b621489f2
|
tweak: make read tool offset 1 indexed instead of 0 to avoid confusion that could be caused by line #s being 1 based (#13198)
|
2026-02-11 14:02:30 -06:00 |
|
Aiden Cline
|
69138c2d69
|
feat: adjust read tool so that it can handle dirs too (#13090)
|
2026-02-11 13:23:00 -06:00 |
|
Dax
|
9235ad6196
|
fix: wait for dependencies before loading custom tools and plugins (#12227)
|
2026-02-05 03:25:43 +00:00 |
|