Commit Graph

474 Commits

Author SHA1 Message Date
Kit Langton 5a41a21f26 Use PTY service directly in HTTP routes (#25138) 2026-04-30 14:24:43 -04:00
Kit Langton 206a032c6f Use workspace service in HTTP routes (#25139) 2026-04-30 13:57:25 -04:00
Kit Langton 50f540b418 Preserve workspace context in session HTTP routes (#25136) 2026-04-30 13:53:26 -04:00
James Long 07ecaa2562 refactor(core): convert control-plane workspace to Effect (#25018) 2026-04-30 11:44:58 -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
OpeOginni 59a1fb4132 fix(opencode): allow oc://renderer origin in cors middleware (#25099) 2026-04-30 12:11:42 +00:00
Brendan Allan 7f669d8965 feat(httpapi): add CORS middleware to instance routes (#25074) 2026-04-30 07:06:17 +00:00
Kit Langton 6cb0328111 refactor: use Effect config for HttpApi authorization (#25035) 2026-04-29 22:22:32 -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] 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
opencode-agent[bot] 5caa1e2550 chore: generate 2026-04-28 20:33:13 +00:00
Kit Langton df9cb473c7 fix(httpapi): wire global and control handlers (#24835) 2026-04-28 16:31:45 -04: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
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 7907d3ecfe chore: bump effect beta (#24705) 2026-04-27 21:58:11 -04:00
opencode-agent[bot] a7392511bc chore: generate 2026-04-28 01:50:04 +00: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 01c2ce4ad4 fix(session): omit undefined optional fields (#24676) 2026-04-27 17:50:09 -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
Kit Langton 7a305d41ec fix(httpapi): enforce instance route parity (#24660) 2026-04-27 16:07:31 -04:00
opencode-agent[bot] fbf128bbcd chore: generate 2026-04-27 18:34:44 +00:00
Dax 07ac891a99 refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
Kit Langton db43cc6f45 fix(httpapi): accept empty session create body (#24640) 2026-04-27 17:17:11 +00:00
Kit Langton 638c09285c fix(httpapi): mount workspace bridge routes (#24626) 2026-04-27 12:52:48 -04:00
Kit Langton febab013bf feat(httpapi): bridge tui routes (#24548) 2026-04-27 01:17:48 +00:00
Kit Langton 2b93e139c2 feat(httpapi): bridge pty routes (#24547) 2026-04-26 21:05:16 -04:00
Luke Parker 7454f363db feat: configurable shell selection + desktop settings UI (#20602) 2026-04-27 00:54:55 +00:00
Kit Langton 09f5001b6e feat(httpapi): bridge event stream (#24518) 2026-04-26 19:55:13 -04:00
Dax Raad 20779c224b tui: remove excessive debug logging from workspace creation flow to reduce terminal output noise 2026-04-26 19:33:40 -04:00
opencode-agent[bot] c3433c9ca2 chore: generate 2026-04-26 16:25:19 +00:00
Kit Langton dea61f0ef7 feat(httpapi): bridge remaining session routes (#24510) 2026-04-26 12:24:19 -04:00
opencode-agent[bot] 2d9f017f83 chore: generate 2026-04-26 16:01:07 +00:00
Kit Langton bce71eb256 feat(httpapi): bridge session message mutations (#24487) 2026-04-26 12:00:02 -04:00
opencode-agent[bot] a4bc311f5e chore: generate 2026-04-26 15:51:31 +00:00
Kit Langton 97f76908c0 feat(httpapi): bridge session lifecycle routes (#24486) 2026-04-26 11:50:26 -04:00
Kit Langton 1535c3ce73 feat(httpapi): bridge session read routes (#24485) 2026-04-26 11:49:11 -04:00
opencode-agent[bot] 2d66d5b151 chore: generate 2026-04-26 15:32:42 +00:00
Kit Langton 6147ad5352 feat(httpapi): bridge sync routes (#24484) 2026-04-26 11:31:46 -04:00