cloudaxe-opencode/packages/opencode/test/server
Kit Langton 9033d5d09b add effect-native experimental httpapi server
Serve the question HttpApi slice directly with Effect as a parallel experimental server, keep the effectful group-builder pattern that resolves services once at layer construction time, and document the Effect-native serving path as the preferred target for parallel slices.
2026-04-14 15:43:49 -04:00
..
global-session-list.test.ts feat: add list sessions for all sessions (experimental) (#14038) 2026-02-20 08:45:12 -05:00
project-init-git.test.ts core: make InstanceBootstrap into an effect (#22274) 2026-04-13 10:16:40 -04:00
question-httpapi-effect-server.test.ts add effect-native experimental httpapi server 2026-04-14 15:43:49 -04:00
question-httpapi.test.ts add experimental question HttpApi slice 2026-04-13 19:23:58 -04:00
session-actions.test.ts refactor(session): destroy SessionRunState facade (#22064) 2026-04-11 20:01:52 -04:00
session-list.test.ts refactor(session): effectify SessionPrompt service (#19483) 2026-03-30 20:06:51 +00:00
session-messages.test.ts refactor(server): simplify router middleware with next() (#21720) 2026-04-11 16:55:17 -04:00
session-select.test.ts Remove CLI from electron app (#17803) 2026-04-09 13:18:46 +08:00