cloudaxe-opencode/packages/opencode/test
Kit Langton 727f9f46a0 chore: merge origin/dev into v2
Brings the latest dev (45 commits) into v2. Conflict resolutions:

- core/src/session.ts: keep v2's Service (BusyError active-checks in
  revert.stage/clear/commit, rename method + Renamed event) and add
  dev's history method. v2's Renamed event flows through the merged
  SessionEvent.Definitions into the OpenCodeEvent union, so it encodes
  correctly on the SSE stream.
- server/src/handlers/event.ts: take dev's OpenCodeEvent encoder, which
  supersedes v2's PublicEventManifest handler wiring. This also brings
  dev's live event stream (allBounded + heartbeat + keepalive headers)
  onto v2.
- Removed the now-orphaned public-event-manifest.ts (only self-referenced
  after taking dev's handler).
- Generated client + sdk types regenerated via codegen (not hand-merged);
  they pick up dev's effect SSE OpenAPI-naming patch (V2EventStream).
2026-06-27 22:43:38 -04:00
..
account
acp fix(acp): send partial completed tool updates (#34091) 2026-06-26 22:21:35 +05:30
agent refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
auth
background feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
cli feat(tui): add v2 terminal interface 2026-06-26 14:38:25 -04:00
config feat(tui): add diff viewer keybind (#33365) 2026-06-24 12:07:23 +02:00
control-plane refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
effect refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
fake feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
filesystem
fixture refactor(tui): use v2 client transport 2026-06-26 14:57:01 -04:00
fixtures/recordings/session fix(llm): omit stateless response item ids (#34027) 2026-06-26 10:14:43 -05:00
format
git refactor(core): rename app node modules (#34238) 2026-06-27 12:29:21 -04:00
ide
image
installation fix(opencode): fallback to sh for curl upgrade (#30499) 2026-06-03 12:27:20 +05:30
lib chore: generate 2026-06-23 04:57:55 +00:00
lsp refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
mcp fix(mcp): request refresh token scope (#34125) 2026-06-26 22:27:43 -05:00
patch
permission refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
plugin test(opencode): synchronize websocket retry failures (#33387) 2026-06-22 11:54:49 -04:00
project chore: generate 2026-06-12 18:46:51 +00:00
provider fix(opencode): allow empty provider config default (#34167) 2026-06-26 23:19:42 -05:00
question
server chore: merge origin/dev into v2 2026-06-27 22:43:38 -04:00
session refactor(core): rename app node modules (#34238) 2026-06-27 12:29:21 -04:00
share refactor(core): rename app node modules (#34238) 2026-06-27 12:29:21 -04:00
skill fix(core): refresh cached remote skills (#34059) 2026-06-26 12:12:50 +00:00
snapshot fix(opencode): handle snapshot paths from subdirectories (#33506) 2026-06-23 20:51:56 +02:00
storage refactor(core): simplify integration credentials (#31968) 2026-06-12 06:15:25 +00:00
tool refactor(core): rename app node modules (#34238) 2026-06-27 12:29:21 -04:00
util chore(opencode): consolidate escape logic (#32360) 2026-06-14 21:27:02 -04:00
v2 refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
AGENTS.md
EFFECT_TEST_MIGRATION.md
event-manifest.test.ts feat(core): add session snapshot and revert system (#33226) 2026-06-24 23:41:16 +00:00
permission-task.test.ts refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
preload.ts refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00