Dax
|
19e24a5850
|
refactor: fix tool call state handling and clean up imports (#21709)
|
2026-04-09 11:56:19 -04:00 |
|
Kit Langton
|
97c2d085d7
|
refactor(effect): inline session processor interrupt cleanup (#21593)
|
2026-04-08 21:19:01 -04:00 |
|
Kit Langton
|
00407ce6e2
|
fix: propagate abort signal to inline read tool (#21584)
|
2026-04-08 21:07:55 -04:00 |
|
Kit Langton
|
e4d476619c
|
refactor(effect): build task tool from agent services (#21017)
|
2026-04-08 19:02:19 -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 |
|
Aiden Cline
|
918b7ccf7e
|
tweak: add newline between <content> and first line of read tool output to prevent confusion (#21070)
|
2026-04-05 04:55:22 +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 |
|
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 |
|
Aiden Cline
|
6fa3493390
|
fix: rm dynamic part from bash tool description again to restore cache hits across projects (#20771)
|
2026-04-03 00:16:40 +00:00 |
|
Kit Langton
|
4f3e1ac6a5
|
refactor(effect): prune unused facades (#20748)
|
2026-04-02 20:15:09 -04:00 |
|
Kit Langton
|
6a3ab9a388
|
refactor(todo): effectify session todo (#20595)
|
2026-04-02 19:11:23 +00:00 |
|
Kit Langton
|
e4881e8d94
|
test(app): add a golden path for mocked e2e prompts (#20593)
|
2026-04-02 18:17:28 +00:00 |
|
Kit Langton
|
d29bffd4ba
|
refactor(instruction): migrate to Effect service pattern (#20542)
|
2026-04-01 22:22:51 -04:00 |
|
opencode-agent[bot]
|
765b93e9ea
|
chore: generate
|
2026-04-01 23:49:44 +00:00 |
|
Kit Langton
|
0da4aa8cf2
|
refactor(bash): use Effect ChildProcess for bash tool execution (#20496)
|
2026-04-01 19:48:47 -04:00 |
|
Kit Langton
|
ba3b43dbd0
|
refactor: standardize InstanceState variable name to state (#20267)
|
2026-04-01 10:39:43 -04:00 |
|
Kit Langton
|
9ee382c8c7
|
refactor(session): effectify SessionPrompt service (#19483)
|
2026-03-30 20:06:51 +00:00 |
|
Luke Parker
|
24f7ef41d6
|
feat(windows): add first-class pwsh/powershell support (#16069)
|
2026-03-30 13:10:01 +10:00 |
|
Aiden Cline
|
83dccdbc23
|
tweak: adjust bash tool description to increase cache hit rates between projects (#19487)
|
2026-03-27 23:53:36 -05:00 |
|
Sebastian
|
35ab6b6d40
|
tui plugins (#19347)
|
2026-03-27 15:00:26 +01:00 |
|
opencode-agent[bot]
|
2e9affc37b
|
chore: generate
|
2026-03-27 13:53:59 +00:00 |
|
Kit Langton
|
628ea2edb1
|
refactor(tool-registry): yield Config/Plugin services, use Effect.forEach (#19363)
|
2026-03-27 09:53:00 -04:00 |
|
Kit Langton
|
9ccef679d7
|
effectify Bus service: migrate to Effect PubSub + InstanceState (#18579)
|
2026-03-25 20:19:24 -04:00 |
|
Ariane Emory
|
73d1c700d0
|
fix(task): respect agent permission config for todowrite tool (#19125)
|
2026-03-25 15:18:52 -05:00 |
|
Aiden Cline
|
78829463ec
|
chore: remove dead code for todoread tool (#19128)
publish-github-action / publish (push) Has been cancelled
|
2026-03-25 16:21:42 +00:00 |
|
Kit Langton
|
22d942cba2
|
effectify ToolRegistry service (#18571)
|
2026-03-22 01:06:01 +00:00 |
|
Kit Langton
|
b6aa472839
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
Kit Langton
|
9eafdc92ec
|
fix: switch consumers to service imports to break bundle cycles (#18438)
|
2026-03-20 20:55:46 +00: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 |
|
Dax
|
f07cdc7072
|
fix: miscellaneous small fixes (#18328)
|
2026-03-19 22:20:29 -04:00 |
|
opencode-agent[bot]
|
aead63e1db
|
chore: generate
|
2026-03-19 20:05:33 +00: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
|
c325ac5b5b
|
feat(filesystem): add AppFileSystem service, migrate Snapshot (#18138)
|
2026-03-18 19:52:43 -04:00 |
|
opencode-agent[bot]
|
4af0e6d5d2
|
chore: generate
|
2026-03-18 17:37:40 +00:00 |
|
Kit Langton
|
05f98c0e42
|
refactor(effect): unify service namespaces and align naming (#18093)
|
2026-03-18 13:34:36 -04:00 |
|
opencode-agent[bot]
|
855a0d72a2
|
chore: generate
|
2026-03-18 02:01:02 +00:00 |
|
Kit Langton
|
2a6909cd07
|
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
|
2026-03-17 21:59:54 -04:00 |
|
Kit Langton
|
184fc0b796
|
refactor(file-time): effectify FileTimeService with Semaphore locks (#17835)
|
2026-03-16 18:23:13 +00:00 |
|
Kit Langton
|
82307f8a45
|
refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182)
|
2026-03-12 14:48:17 +00:00 |
|
Kit Langton
|
a0e83f2c5f
|
feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042)
|
2026-03-12 01:49:57 +00:00 |
|
Kit Langton
|
2a225d7c72
|
feat(id): brand PartID through Drizzle and Zod schemas (#16966)
|
2026-03-11 23:40:50 +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 |
|
Aiden Cline
|
250925fca8
|
tweak: adjust way skills are presented to agent to increase likelyhood of skill invocations. (#17053)
|
2026-03-11 10:24:55 -05:00 |
|