Kit Langton
|
0939be67d5
|
refactor(session): effectify SessionCompaction service (#19459)
|
2026-03-28 01:09:14 +00:00 |
|
Sebastian
|
df9ae215ac
|
Single target plugin entrypoints (#19467)
|
2026-03-27 23:44:46 +00:00 |
|
Kit Langton
|
0ea1cc8061
|
refactor(format): use ChildProcessSpawner instead of Process.spawn (#19457)
|
2026-03-27 17:37:07 -04:00 |
|
Aiden Cline
|
5dace6536b
|
feat: AI SDK v6 support (#18433)
|
2026-03-27 15:24:30 -05:00 |
|
Sebastian
|
faed06b987
|
fix flaky plugin tests (no mock.module for bun) (#19445)
|
2026-03-27 20:55:03 +01:00 |
|
Kit Langton
|
5aefdc6b1b
|
effectify Plugin service internals (#19365)
|
2026-03-27 15:20:11 +00:00 |
|
opencode-agent[bot]
|
d8514a242d
|
chore: generate
|
2026-03-27 14:01:28 +00:00 |
|
Sebastian
|
35ab6b6d40
|
tui plugins (#19347)
|
2026-03-27 15:00:26 +01:00 |
|
Kit Langton
|
fcfb201685
|
refactor(effect): yield services instead of promise facades (#19325)
|
2026-03-26 21:46:38 -04:00 |
|
opencode-agent[bot]
|
da7d9e58aa
|
chore: generate
|
2026-03-26 18:42:59 +00:00 |
|
Kit Langton
|
fd8c163a0f
|
fix(mcp): close transport on failed/timed-out connections (#19200)
|
2026-03-26 14:41:00 -04:00 |
|
Kit Langton
|
d2185b44eb
|
effectify Config service (#19139)
|
2026-03-26 13:07:01 -04:00 |
|
James Long
|
e2706b7d41
|
feat(core): remove workspace server, WorkspaceContext, start work towards better routing (#19316)
|
2026-03-26 12:30:26 -04:00 |
|
opencode-agent[bot]
|
05fb8688fe
|
chore: generate
|
2026-03-26 15:49:53 +00:00 |
|
Kit Langton
|
de7589e425
|
refactor(lsp): effectify LSP service with InstanceState (#19150)
|
2026-03-26 11:48:36 -04:00 |
|
opencode-agent[bot]
|
fbc6dd9478
|
chore: generate
|
2026-03-26 14:16:07 +00:00 |
|
Shoubhit Dash
|
b8222bf1fb
|
revert: roll back git-backed review modes (#19295)
|
2026-03-26 10:14:57 -04:00 |
|
opencode-agent[bot]
|
6b8166a777
|
chore: generate
|
2026-03-26 00:56:34 +00:00 |
|
Kit Langton
|
9ccef679d7
|
effectify Bus service: migrate to Effect PubSub + InstanceState (#18579)
|
2026-03-25 20:19:24 -04:00 |
|
Kit Langton
|
96baa14467
|
fix+refactor(mcp): lifecycle tests, cancelPending fix, Effect migration (#19042)
|
2026-03-25 20:15:05 -04:00 |
|
André Cruz
|
8016c14695
|
fix(opencode): classify ZlibError from Bun fetch as retryable instead of unknown (#19104)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-03-25 13:08:40 -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 |
|
Shoubhit Dash
|
973ad436e1
|
feat: restore git-backed review modes with effectful git service (#18900)
|
2026-03-25 21:09:53 +05:30 |
|
James Long
|
87d41cd5ac
|
feat(core): initial implementation of syncing (#17814)
|
2026-03-25 10:47:40 -04:00 |
|
Aiden Cline
|
bba2963719
|
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
|
771508a2d4
|
fix(opencode): avoid snapshotting files over 2MB (#19043)
|
2026-03-25 04:43:48 +00:00 |
|
Kit Langton
|
8610313b6a
|
effectify Worktree service (#18679)
|
2026-03-24 20:26:21 -04:00 |
|
opencode-agent[bot]
|
c2c4a476ef
|
chore: generate
|
2026-03-24 18:43:20 +00:00 |
|
Nicholas Hansen
|
948aad44c8
|
feat(bedrock): Add token caching for any amazon-bedrock provider (#18959)
|
2026-03-24 13:42:20 -05:00 |
|
opencode-agent[bot]
|
156f7fdb1a
|
chore: generate
|
2026-03-24 18:05:43 +00:00 |
|
Kit Langton
|
a6ed355ed1
|
effectify Project service (#18808)
|
2026-03-24 14:04:22 -04:00 |
|
Ryan Skidmore
|
fbbd8c5ee8
|
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 |
|
opencode-agent[bot]
|
d68d4ef387
|
chore: generate
|
2026-03-24 17:05:02 +00:00 |
|
Kit Langton
|
9519186313
|
fix: remove flaky cross-spawn spawner tests (#18977)
|
2026-03-24 13:04:04 -04:00 |
|
Kit Langton
|
7fcc8d6ad5
|
fix: restore cross-spawn behavior for effect child processes (#18798)
|
2026-03-24 10:35:24 -04:00 |
|
opencode-agent[bot]
|
ffa297cdeb
|
chore: generate
|
2026-03-23 17:12:55 +00:00 |
|
Kit Langton
|
9530074d34
|
fix console account URL handling (#18809)
|
2026-03-23 13:11:38 -04:00 |
|
James Long
|
fa54dd86f7
|
fix(core): fix file watcher test (#18698)
|
2026-03-23 03:35:17 +00:00 |
|
Kit Langton
|
65d4fcaf4e
|
effectify Command service (#18568)
|
2026-03-22 00:21:41 +00:00 |
|
Protocol Zero
|
73bff070e1
|
fix(provider): only set thinkingConfig for models with reasoning capability (#18283)
|
2026-03-21 11:57:52 -05:00 |
|
opencode-agent[bot]
|
fd9a27ae04
|
chore: generate
|
2026-03-21 04:52:23 +00:00 |
|
Kit Langton
|
b6aa472839
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
Dax Raad
|
cb807850b5
|
allow customizing DB location
|
2026-03-20 22:49:55 -04:00 |
|
Kit Langton
|
42a5ceb048
|
fix: apply Layer.fresh at instance service definition site (#18418)
|
2026-03-20 14:37:12 -04:00 |
|
Vladimir Glafirov
|
1fb2ef5ec2
|
feat: enable GitLab Agent Platform with workflow model discovery (#18014)
|
2026-03-20 12:55:22 -05:00 |
|
opencode-agent[bot]
|
d79132c5c1
|
chore: generate
|
2026-03-20 16:11:21 +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 |
|
opencode-agent[bot]
|
922a8abb7c
|
chore: generate
|
2026-03-19 20:21:10 +00:00 |
|
Kit Langton
|
c6bc3028a6
|
fix(account): handle pending console login polling (#18281)
|
2026-03-19 16:18:28 -04:00 |
|