cloudaxe-opencode/packages/opencode/test/plugin
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
..
auth-override.test.ts refactor: collapse plugin barrel into plugin/index.ts (#22914) 2026-04-16 20:37:13 +00:00
cloudflare.test.ts fix(opencode): drop max_tokens for OpenAI reasoning models on Cloudflare AI Gateway (#22864) 2026-04-16 15:01:21 -05:00
codex.test.ts fix: add ChatGPT-Account-Id header for organization subscriptions (#7603) 2026-01-10 07:50:24 -06:00
github-copilot-models.test.ts feat(core): expose workspace adaptors to plugins (#21927) 2026-04-13 13:33:13 -04:00
install-concurrency.test.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
install.test.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
loader-shared.test.ts refactor: consolidate npm exports and trace flock acquisition (#23151) 2026-04-17 18:58:37 +00:00
meta.test.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
shared.test.ts fix(plugin): parse package specifiers with npm-package-arg and sanitize win32 cache paths (#21135) 2026-04-06 00:26:40 +00:00
trigger.test.ts refactor(plugin): remove async facade exports (#22367) 2026-04-13 21:24:20 -04:00
workspace-adaptor.test.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00