Commit Graph

119 Commits

Author SHA1 Message Date
Kit Langton 7043b88a1e test(httpapi): cover more safe GET parity (#25217) 2026-04-30 23:01:11 -04:00
Kit Langton 516d5a158c refactor(session): pass project to list (#25215) 2026-04-30 23:00:59 -04:00
Kit Langton 6ff1049d41 fix(httpapi): omit absent optional response fields (#25214) 2026-05-01 02:38:32 +00:00
opencode-agent[bot] ffca795864 chore: generate 2026-05-01 01:28:37 +00:00
Kit Langton 3306e7388f Pass CORS options to HttpApi backend (#25201) 2026-04-30 21:26:32 -04:00
opencode-agent[bot] 6fbe1b56c2 chore: generate 2026-04-30 23:37:58 +00:00
Kit Langton 9788be5276 Avoid request-time HttpApi layer provisioning (#25179) 2026-04-30 19:36:57 -04:00
opencode-agent[bot] 6ed09d8a73 chore: generate 2026-04-30 23:25:10 +00:00
Kit Langton 8054e77dc1 Build HttpApi UI route from services (#25177) 2026-04-30 19:24:10 -04:00
opencode-agent[bot] 9fa2102096 chore: generate 2026-04-30 22:51:09 +00:00
Kit Langton d59b179f07 Protect HttpApi web UI fallback with auth (#25169) 2026-04-30 18:49:54 -04:00
Kit Langton c0f3526ce2 Fix HttpApi web UI fallback (#25163) 2026-04-30 17:43:18 -04:00
Kit Langton 16dbb4689a Remove covered workspace websocket todo (#25161) 2026-04-30 20:58:08 +00:00
Kit Langton 7f007e3e29 Fix HttpApi raw route authorization (#25154) 2026-04-30 19:55:20 +00:00
Kit Langton 186abfc717 Refactor workspace service boundaries (#25152) 2026-04-30 15:34:37 -04:00
Kit Langton 5a41a21f26 Use PTY service directly in HTTP routes (#25138) 2026-04-30 14:24:43 -04:00
Kit Langton 50f540b418 Preserve workspace context in session HTTP routes (#25136) 2026-04-30 13:53:26 -04:00
opencode-agent[bot] d8c735fee9 chore: generate 2026-04-30 15:08:03 +00:00
Kit Langton 210b03d342 test: port instance HttpApi path/vcs read coverage to Effect 2026-04-30 11:07:00 -04:00
Kit Langton 6cb0328111 refactor: use Effect config for HttpApi authorization (#25035) 2026-04-29 22:22:32 -04:00
Kit Langton c8ba1931ad test: cover HttpApi authorization middleware (#25033) 2026-04-29 21:34:52 -04:00
Kit Langton 84c1a74b78 test: cover HttpApi instance context middleware (#25032) 2026-04-29 21:24:45 -04:00
Kit Langton a51ea23aa9 test: cover HttpApi workspace routing middleware (#25027) 2026-04-29 21:08:03 -04:00
Kit Langton c2550831dc test: cover HttpApi websocket proxy (#25017) 2026-04-29 19:37:50 -04:00
opencode-agent[bot] ab1da8ce32 chore: generate 2026-04-29 20:52:19 +00:00
Kit Langton 09c65338df Refactor HttpApi workspace routing and proxy boundaries (#25006) 2026-04-29 16:50:54 -04:00
opencode-agent[bot] daf08ffbe0 chore: generate 2026-04-29 13:47:48 +00:00
Kit Langton 0147955f50 test(httpapi): clean up SDK parity tests 2026-04-29 09:46:17 -04:00
opencode-agent[bot] a6bb6f1fc1 chore: generate 2026-04-29 13:36:05 +00:00
Kit Langton 584064d2c9 Prepare Effect HttpApi backend parity (#24853) 2026-04-29 09:34:50 -04:00
James Long 29be8a7333 feat(core): filter sessions by path and add setting to disable (#24849) 2026-04-28 16:49:13 -04:00
Kit Langton bdd634e2cd test(httpapi): cover sdk effect routes (#24836) 2026-04-28 16:34:06 -04:00
Kit Langton df9cb473c7 fix(httpapi): wire global and control handlers (#24835) 2026-04-28 16:31:45 -04:00
opencode-agent[bot] f1715879cb chore: generate 2026-04-28 18:25:23 +00:00
Kit Langton 8a4b348f67 fix(httpapi): finish sdk openapi parity (#24827) 2026-04-28 14:24:10 -04:00
Kit Langton 7473a5cb63 fix(httpapi): align request body openapi shape (#24811) 2026-04-28 12:55:37 -04:00
Kit Langton 4a07d7ce92 fix(httpapi): document instance query parameters (#24809) 2026-04-28 11:10:00 -04:00
opencode-agent[bot] d49a59892c chore: generate 2026-04-28 15:05:37 +00:00
Kit Langton 78e54a5331 refactor(httpapi): fork server startup by flag (#24799) 2026-04-28 11:02:35 -04:00
Kit Langton fe8ae77a08 fix(httpapi): document tui bad request responses
Document legacy 400 bad-request responses on TUI Effect HttpApi payload-validation endpoints and cover them with OpenAPI parity tests.
2026-04-28 09:23:54 -04:00
Kit Langton 2bf67acb9a fix(httpapi): align sync seq validation
Reject negative and fractional sync sequence values in Effect HttpApi schemas so replay/history validation matches the legacy Hono routes.
2026-04-28 09:22:49 -04:00
Kit Langton 6efff9327a fix(httpapi): preserve mcp oauth error parity (#24706) 2026-04-27 22:33:21 -04:00
Kit Langton 9abde46e52 fix(httpapi): preserve provider oauth authorize parity (#24703) 2026-04-27 21:48:50 -04:00
Kit Langton 906ac21694 fix(httpapi): align session boolean query parsing (#24693) 2026-04-27 20:53:27 -04:00
Kit Langton 02c4dfb968 test(httpapi): cover session json parity (#24682) 2026-04-27 19:48:57 -04:00
Kit Langton 31759307f4 fix(httpapi): preserve optional session fields (#24671) 2026-04-27 21:38:28 +00:00
opencode-agent[bot] c7025412ab chore: generate 2026-04-27 20:52:42 +00:00
Kit Langton dead0dcf73 test(httpapi): cover full OpenAPI route inventory (#24667) 2026-04-27 16:51:24 -04:00
opencode-agent[bot] a099d2db9d chore: generate 2026-04-27 20:31:05 +00:00
Kit Langton b33ef92857 test(httpapi): verify reflected route mounts (#24663) 2026-04-27 16:29:58 -04:00