opencode/packages/opencode/test/server
2026-06-05 09:58:40 -05:00
..
httpapi-exercise feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
AGENTS.md refactor(server): unify instance httpapi middleware routing 2026-05-27 08:45:11 -04:00
auth.test.ts fix(auth): respect server username in clients (#25596) 2026-05-03 19:28:31 +05:30
global-bus.ts test(server): migrate global bus helper to Effect (#27214) 2026-05-13 02:04:46 +00:00
global-session-list.test.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
httpapi-authorization.test.ts fix(httpapi): expose v2 request errors (#28495) 2026-05-20 23:23:23 +05:30
httpapi-compression.test.ts research: delete Hono backend (do not merge) (#25667) 2026-05-09 13:10:42 +00:00
httpapi-config.test.ts test(opencode): remove disposal event wait race (#30971) 2026-06-05 09:58:40 -05:00
httpapi-control-plane.test.ts feat(core): moving sessions (#30640) 2026-06-04 15:07:46 -04:00
httpapi-cors-vary.test.ts research: delete Hono backend (do not merge) (#25667) 2026-05-09 13:10:42 +00:00
httpapi-cors.test.ts refactor(server): simplify listener lifecycle (#27413) 2026-05-15 00:00:52 +00:00
httpapi-error-middleware.test.ts refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
httpapi-event.test.ts chore: generate 2026-05-31 01:09:55 +00:00
httpapi-experimental.test.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
httpapi-file.test.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
httpapi-global.test.ts feat(core): moving sessions (#30640) 2026-06-04 15:07:46 -04:00
httpapi-instance-context.test.ts test(opencode): remove disposal event wait race (#30971) 2026-06-05 09:58:40 -05:00
httpapi-instance-route-auth.test.ts refactor(core): consolidate pty service (#30537) 2026-06-03 15:17:46 +05:30
httpapi-instance.test.ts refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
httpapi-layer.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
httpapi-listen.test.ts Speed up targeted opencode tests 2026-05-18 16:18:29 +00:00
httpapi-mcp-oauth.test.ts fix(server): support desktop PTY websockets with HttpApi (#25598) 2026-05-03 18:23:29 +00:00
httpapi-mcp.test.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
httpapi-mdns.test.ts refactor(server): simplify listener lifecycle (#27413) 2026-05-15 00:00:52 +00:00
httpapi-promptasync-context.test.ts refactor(server): unify instance httpapi middleware routing 2026-05-27 08:45:11 -04:00
httpapi-provider.test.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
httpapi-pty.test.ts refactor(core): consolidate pty service (#30537) 2026-06-03 15:17:46 +05:30
httpapi-public-openapi.test.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
httpapi-query-schema-drift.test.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
httpapi-schema-error-body.test.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
httpapi-sdk.test.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
httpapi-session.test.ts refactor(core): make v2 session inputs event sourced (#30785) 2026-06-04 19:24:30 -04:00
httpapi-sync.test.ts refactor(core): make v2 session inputs event sourced (#30785) 2026-06-04 19:24:30 -04:00
httpapi-ui.test.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
httpapi-v2-location.test.ts chore: generate 2026-06-04 06:59:09 +00:00
httpapi-workspace-routing.test.ts chore: generate 2026-05-31 01:09:55 +00:00
httpapi-workspace.test.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
negative-tokens-regression.test.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
project-copy.test.ts feat(core): moving sessions (#30640) 2026-06-04 15:07:46 -04:00
project-init-git.test.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
proxy-util.test.ts Refactor HttpApi workspace routing and proxy boundaries (#25006) 2026-04-29 16:50:54 -04:00
sdk-error-shape.test.ts fix(server): return diagnosable body for schema rejections (#26631) 2026-05-10 16:21:32 +00:00
sdk-v1-smoke.test.ts fix(server): return diagnosable body for schema rejections (#26631) 2026-05-10 16:21:32 +00:00
session-actions.test.ts feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
session-diff-missing-patch.test.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
session-list.test.ts fix(opencode): enforce storage path invariants (#29666) 2026-06-02 00:54:41 +00:00
session-messages.test.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
session-select.test.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
workspace-proxy.test.ts fix(opencode): forward remote workspace request bodies (#29458) 2026-05-27 21:54:36 -04:00
workspace-routing.test.ts feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
worktree-endpoint-repro.test.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00