Commit graph

7 commits

Author SHA1 Message Date
Kit Langton
38b26abfbb test(httpapi): verify reflected route mounts 2026-04-27 16:25:08 -04:00
Kit Langton
70169e66bd fix(httpapi): include workspace routes in parity check 2026-04-27 16:00:46 -04:00
Kit Langton
bc63d7a9db fix(httpapi): enforce instance route parity 2026-04-27 15:51:31 -04:00
Dax
f25f1485d5
refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
Dax Raad
1a734adb4d 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]
5cd178ba70 chore: generate 2026-04-24 22:05:23 +00:00
Kit Langton
97eb9fdee8
test(httpapi): cover hono bridge middleware (#24216) 2026-04-24 18:03:51 -04:00