cloudaxe-opencode/packages/opencode/test/server
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
..
global-session-list.test.ts refactor(session): migrate session domain to Effect Schema (#24005) 2026-04-23 11:30:02 -04:00
httpapi-bridge.test.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
httpapi-file.test.ts feat(httpapi): bridge file read endpoints (#24098) 2026-04-24 09:12:05 -04:00
httpapi-instance.test.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
httpapi-mcp.test.ts feat(httpapi): bridge mcp status endpoint (#24100) 2026-04-24 09:18:57 -04:00
httpapi-workspace.test.ts feat(httpapi): bridge workspace read endpoints (#24062) 2026-04-23 17:32:02 -04:00
project-init-git.test.ts feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
session-actions.test.ts feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
session-list.test.ts feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
session-messages.test.ts refactor(core): move server routes around to clarify workspacing (#23031) 2026-04-17 02:06:20 -04:00
session-select.test.ts feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
trace-attributes.test.ts refactor(server): align route-span attrs with OTel semantic conventions (#23198) 2026-04-18 00:29:26 +00:00