cloudaxe-opencode/packages/opencode/test
Kit Langton 76d814e747
refactor(server): unify instance httpapi middleware routing
Unify declared instance HTTP API endpoints under typed middleware routing, including event streaming and PTY WebSocket connect handling.\n\nPreserve PTY connect compatibility by checking missing PTYs before parsing optional cursor and ticket query fields, with regression coverage.
2026-05-27 08:45:11 -04:00
..
account chore: generate 2026-05-21 03:37:50 +00:00
acp chore: generate 2026-05-14 23:34:42 +00:00
acp-next feat(acp): stream acp-next tool updates (#29333) 2026-05-26 12:48:31 +05:30
agent refactor(opencode): fetch remote config with http client (#28661) 2026-05-21 15:53:44 -04:00
auth core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
background feat(core): add background job service (#27033) 2026-05-12 15:22:38 +05:30
bus fix(bus): acquire PubSub subscription eagerly to close /event race (#27959) 2026-05-18 11:38:05 -04:00
cli Prepare TUI lifecycle for scenario tests (#28258) 2026-05-26 21:02:02 +02:00
config fix(config): fallback when user info unavailable (#29332) 2026-05-26 12:42:12 +05:30
control-plane chore: generate 2026-05-21 16:50:49 +00:00
effect fix: allow experimental flags to override umbrella (#29273) 2026-05-25 16:42:34 -05:00
fake test(agent): isolate plugin agent regression (#26948) 2026-05-11 19:38:54 -04:00
file refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576) 2026-05-21 03:36:27 +00:00
filesystem refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
fixture Prepare TUI lifecycle for scenario tests (#28258) 2026-05-26 21:02:02 +02:00
fixtures/recordings/session chore: generate 2026-05-24 01:08:00 +00:00
format refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576) 2026-05-21 03:36:27 +00:00
git test(git): migrate git tests to Effect runner (#27121) 2026-05-12 18:50:07 +00:00
ide
image fix: image resizer wasm loading, reenable image resizing (#26805) 2026-05-13 23:06:07 -05:00
installation fix(installation): type upgrade failures (#28883) 2026-05-22 23:18:17 +05:30
lib test(session): port llm.test.ts to it.instance (#28578) 2026-05-21 04:01:13 +00:00
lsp fix(lsp): preserve instance ref for update events (#28016) 2026-05-17 16:37:00 +05:30
mcp fix(httpapi): return mcp server not found errors (#28817) 2026-05-22 17:46:30 +05:30
patch effect(patch,tool): migrate patch/index and tool/read to AppFileSystem (#27155) 2026-05-13 20:32:19 -04:00
permission fix(httpapi): return request not found errors (#28693) 2026-05-22 16:29:12 +05:30
plugin refactor(opencode): fetch remote config with http client (#28661) 2026-05-21 15:53:44 -04:00
project fix(project): restore remote project identity (#29495) 2026-05-27 03:09:20 +00:00
provider chore: generate 2026-05-27 02:24:30 +00:00
pty fix(pty): expose missing session errors (#28884) 2026-05-22 23:53:03 +05:30
question fix(httpapi): return request not found errors (#28693) 2026-05-22 16:29:12 +05:30
reference refactor(repository): add cache service (#28184) 2026-05-18 21:25:38 +05:30
server refactor(server): unify instance httpapi middleware routing 2026-05-27 08:45:11 -04:00
session feat: add headerTimeout cfg option, default it on only for openai w/ default of 10s (#29484) 2026-05-26 21:22:24 -05:00
share chore: generate 2026-05-21 03:37:50 +00:00
shell refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
skill fix(skill): type expected skill failures (#28885) 2026-05-22 23:18:52 +05:30
snapshot Skip snapshot seed file commits (#28405) 2026-05-19 17:45:55 -04:00
storage refactor(flags): migrate skip migrations flag (#27705) 2026-05-15 14:54:29 +05:30
sync refactor(sync): publish via EffectBridge.fork for codebase consistency (#28187) 2026-05-18 13:30:41 -04:00
tool remove the need for polling from experimental background agents (#29179) 2026-05-25 16:09:56 -05:00
util fix(repository): type expected reference failures (#28880) 2026-05-22 23:13:14 +05:30
v2 Add Effect-native core event system (#27415) 2026-05-15 00:50:23 +00: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(opencode): roll out serviceUse proxy across 14 services + tests (#28576) 2026-05-21 03:36:27 +00:00
preload.ts refactor(flags): route session workspaces through runtime flags (#27335) 2026-05-13 20:14:40 +05:30