Dax
|
41505c299c
|
fix: restore subagent footer and fix style guide violations (#19491)
|
2026-03-28 01:46:29 -04:00 |
|
Dax
|
951195ef0f
|
feat: add model variant selection dialog (#19488)
|
2026-03-28 01:21:28 -04:00 |
|
Dax
|
d9742ee5db
|
refactor(prompt): remove variant cycle display from footer (#19489)
|
2026-03-28 01:21:16 -04:00 |
|
Dax
|
b22e3a9a8a
|
refactor(session): move context into prompt footer (#19486)
|
2026-03-28 01:05:18 -04: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 |
|
Kit Langton
|
bb0a7b9a14
|
update effect to 4.0.0-beta.42 (#19484)
|
2026-03-27 23:25:05 -04:00 |
|
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 |
|
opencode-agent[bot]
|
67812f8daa
|
chore: generate
|
2026-03-27 21:38:08 +00:00 |
|
Kit Langton
|
0ea1cc8061
|
refactor(format): use ChildProcessSpawner instead of Process.spawn (#19457)
|
2026-03-27 17:37:07 -04:00 |
|
James Long
|
0bc4e367c9
|
refactor(core): move more responsibility to workspace routing (#19455)
|
2026-03-27 16:33:56 -04:00 |
|
Kit Langton
|
6d793037f0
|
refactor(session): effectify Session service (#19449)
|
2026-03-27 16:25:47 -04:00 |
|
Aiden Cline
|
5dace6536b
|
feat: AI SDK v6 support (#18433)
|
2026-03-27 15:24:30 -05:00 |
|
Aiden Cline
|
82cc46de18
|
tweak: add additional overflow error patterns (#19446)
|
2026-03-27 15:19:51 -05:00 |
|
Sebastian
|
faed06b987
|
fix flaky plugin tests (no mock.module for bun) (#19445)
|
2026-03-27 20:55:03 +01:00 |
|
James Long
|
87933189d2
|
refactor(core): split out instance and route through workspaces (#19335)
|
2026-03-27 11:51:21 -04:00 |
|
Kit Langton
|
5aefdc6b1b
|
effectify Plugin service internals (#19365)
|
2026-03-27 15:20:11 +00:00 |
|
Kit Langton
|
c6af9f1c8d
|
effectify Skill service internals (#19364)
|
2026-03-27 10:15:51 -04: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 |
|
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
|
d2986ff769
|
fix(opencode): ignore generated models snapshot files (#19362)
|
2026-03-27 02:21:17 +00:00 |
|
Kit Langton
|
9a18c42fe5
|
refactor(vcs): replace async git() with ChildProcessSpawner (#19361)
|
2026-03-27 02:14:46 +00:00 |
|
opencode-agent[bot]
|
67424c07cb
|
chore: generate
|
2026-03-27 01:47:36 +00:00 |
|
Kit Langton
|
fcfb201685
|
refactor(effect): yield services instead of promise facades (#19325)
|
2026-03-26 21:46:38 -04:00 |
|
Luke Parker
|
c829848334
|
fix: web ui bundle build on windows (#19337)
|
2026-03-26 22:14:20 +00:00 |
|
opencode-agent[bot]
|
da7d9e58aa
|
chore: generate
|
2026-03-26 18:42:59 +00:00 |
|
Adam
|
6edeb30bc7
|
fix(app): more startup perf (#19288)
|
2026-03-26 13:41:22 -05:00 |
|
Kit Langton
|
fd8c163a0f
|
fix(mcp): close transport on failed/timed-out connections (#19200)
|
2026-03-26 14:41:00 -04:00 |
|
Kit Langton
|
3e5d76b1f8
|
refactor(config): use cachedInvalidateWithTTL, bump effect to beta.37 (#19322)
|
2026-03-26 18:05:47 +00:00 |
|
opencode-agent[bot]
|
a782b3cdae
|
chore: generate
|
2026-03-26 17:08:33 +00: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 |
|
Aiden Cline
|
332e29dcbe
|
feat: add gpt prompt so non codex gpt models have their own system prompt modeled after codex cli (#19220)
|
2026-03-26 15:57:38 +00: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]
|
57956d8af4
|
chore: generate
|
2026-03-26 15:05:29 +00:00 |
|
opencode
|
6fcb906efb
|
release: v1.3.3
|
2026-03-26 15:05:21 +00:00 |
|
Dax
|
8780f12bee
|
feat: embed WebUI in binary with proxy flags (#19299)
Co-authored-by: BlankParticle <blankparticle@gmail.com>
|
2026-03-26 14:43:56 +00:00 |
|
Dax
|
7257eadebe
|
tui: bypass local SSE event streaming in worker (#19183)
|
2026-03-26 14:41:36 +00: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 |
|
Aiden Cline
|
c60b0f3722
|
fix: ensure enterprise url is set properly during auth flow (#19212)
|
2026-03-25 23:59:53 -05:00 |
|
Luke Parker
|
121c8b3151
|
fix(opencode): image paste on Windows Terminal 1.25+ with kitty keyboard (#17674)
|
2026-03-26 12:00:38 +10:00 |
|
Vladimir Glafirov
|
fdd1aabbef
|
fix: bump gitlab-ai-provider to 5.3.3 for DWS tool approval support (#19185)
|
2026-03-26 01:17:51 +00:00 |
|
opencode-agent[bot]
|
6b8166a777
|
chore: generate
|
2026-03-26 00:56:34 +00:00 |
|
Kit Langton
|
86fc2389ce
|
skill: use Effect.cached for load deduplication (#19165)
|
2026-03-26 00:55:43 +00:00 |
|
Kit Langton
|
4619073179
|
file: use Effect.cached for scan deduplication (#19164)
|
2026-03-25 20:19:58 -04:00 |
|
Kit Langton
|
9ccef679d7
|
effectify Bus service: migrate to Effect PubSub + InstanceState (#18579)
|
2026-03-25 20:19:24 -04:00 |
|