cloudaxe-opencode/packages/opencode/test
Dax Raad 87c33b3d85 fix(plugin): reuse active server for client requests
Temporarily route plugin SDK calls through the active listener so they reuse its instance store instead of initializing plugins again through the default app. Keep the in-process fallback for commands without a listener. This is intentionally a narrow bridge until v2 owns plugin clients in the correct shared server runtime.
2026-06-14 13:35:05 -04:00
..
account refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
acp test(acp): make shell workdir location assertion windows-safe (#32306) 2026-06-14 14:54:35 +02:00
agent fix(opencode): let subagents use their own permissions (#31696) 2026-06-10 09:26:08 -05:00
auth refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
background feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
cli fix(tui): prevent duplicate renderable IDs (#32110) 2026-06-13 00:51:32 +02:00
config fix: recover from expired enterprise auth on remote config load (#31661) 2026-06-10 11:02:09 -04:00
control-plane refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
effect test(opencode): simplify test registry layer wiring (#31761) 2026-06-10 17:21:40 -04:00
fake feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
filesystem refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
fixture fix(opencode): recover expired MCP sessions (#32088) 2026-06-13 11:20:59 -05:00
fixtures/recordings/session chore: generate 2026-05-24 01:08:00 +00:00
format chore: generate 2026-05-31 01:09:55 +00:00
git test(git): migrate git tests to Effect runner (#27121) 2026-05-12 18:50:07 +00:00
ide fix(test): replace structuredClone with spread for process.env (#14908) 2026-02-24 23:16:24 +10:00
image fix: image resizer wasm loading, reenable image resizing (#26805) 2026-05-13 23:06:07 -05:00
installation fix(opencode): fallback to sh for curl upgrade (#30499) 2026-06-03 12:27:20 +05:30
lib fix(opencode): surface content-filter finish reason as visible error (#31745) 2026-06-11 10:41:11 -05:00
lsp refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
mcp feat(mcp): support client roots (#32230) 2026-06-13 19:13:15 -05:00
patch refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
permission refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
plugin chore: generate 2026-06-13 18:11:18 +00:00
project chore: generate 2026-06-12 18:46:51 +00:00
provider fix(gemini): prevent gemini incompatibility with some tools (#31877) 2026-06-11 11:30:50 -05:00
question chore: generate 2026-05-31 01:09:55 +00:00
server fix(plugin): reuse active server for client requests 2026-06-14 13:35:05 -04:00
session refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
share chore: generate 2026-06-11 02:20:38 +00:00
skill refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
snapshot refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
storage refactor(core): simplify integration credentials (#31968) 2026-06-12 06:15:25 +00:00
tool refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
util refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
v2 refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
AGENTS.md refactor(instance): remove legacy runtime fallback (#27757) 2026-05-15 23:05:44 +05:30
EFFECT_TEST_MIGRATION.md refactor(instance): retire WithInstance adapter (#27782) 2026-05-16 01:30:07 +05:30
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