cloudaxe-opencode/packages/opencode/test/config
Dax Raad 705f792e87 core: move Global module to @opencode-ai/core for centralized path management
Move the Global module from packages/opencode/src/global to packages/core/src/global
to provide a unified location for managing XDG directories and application paths.
This eliminates duplicate path definitions across packages and ensures consistent
access to data, config, cache, state, log, and bin directories throughout the codebase.
2026-04-25 13:52:32 -04:00
..
fixtures fix: frontmatter was adding newlines in some cases causing invalid model ids (#11095) 2026-01-28 23:40:59 -06:00
agent-color.test.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
config.test.ts core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
lsp.test.ts feat(effect-zod): translate Schema.check filters into zod .superRefine + promote LSP refinement to Effect layer (#23173) 2026-04-17 20:46:05 +00:00
markdown.test.ts feat: unwrap config namespaces to flat exports + barrel (#22746) 2026-04-15 23:29:14 -04:00
plugin.test.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
tui.test.ts core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00