Commit Graph

13 Commits

Author SHA1 Message Date
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
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
Kit Langton 7a305d41ec fix(httpapi): enforce instance route parity (#24660) 2026-04-27 16:07:31 -04:00
Dax 07ac891a99 refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
Dax Raad 6bc94f94b1 core: consolidate shared infrastructure into core package
Moves effect logging, observability, runtime utilities, flags, installation
version info, and process utilities from opencode to core package. This
enables better code sharing across packages and establishes core as the
single source of truth for foundational utilities.

All internal imports updated to use @opencode-ai/core paths for consistency.
2026-04-25 13:30:37 -04:00
opencode-agent[bot] 4d12ef18a3 chore: generate 2026-04-24 22:05:23 +00:00
Kit Langton a387be25d4 test(httpapi): cover hono bridge middleware (#24216) 2026-04-24 18:03:51 -04:00