cloudaxe-opencode/packages/opencode/test
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
..
account refactor: eliminate account/ barrel, route consumers to sibling files (#22995) 2026-04-17 01:55:50 +00:00
acp fix: clean up final 16 no-unused-vars warnings (#22751) 2026-04-16 03:54:21 +00:00
agent chore: kill unused tool (#23701) 2026-04-21 11:31:20 -04:00
auth refactor(auth): remove async auth facade exports (#22306) 2026-04-13 12:31:43 -04:00
bus refactor(bus): migrate BusEvent to Effect Schema (#24040) 2026-04-23 15:37:44 -04:00
cli core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
config core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
control-plane feat(core): expose workspace adaptors to plugins (#21927) 2026-04-13 13:33:13 -04:00
effect core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
fake feat: unwrap Provider namespace + improved automation script (#22690) 2026-04-15 21:44:46 -04:00
file chore: delete filetime module (#22999) 2026-04-16 23:31:21 -05:00
filesystem refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
fixture refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
format fix: preserve BOM in text tool round-trips (#23797) 2026-04-23 00:25:36 -04:00
git feat: restore git-backed review modes (#20845) 2026-04-03 09:54:57 -05:00
ide fix(test): replace structuredClone with spread for process.env (#14908) 2026-02-24 23:16:24 +10:00
installation core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
lib fix: delete 9 dead functions with zero callers (#22697) 2026-04-16 02:01:02 +00:00
lsp feat: support pull diagnostics in the LSP client (C#, Kotlin, etc) (#23771) 2026-04-23 00:25:40 -04:00
mcp fix: clean up final 16 no-unused-vars warnings (#22751) 2026-04-16 03:54:21 +00:00
memory feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
patch big format 2025-11-06 13:03:12 -05:00
permission fix permission config order (#24222) 2026-04-25 13:18:42 +00:00
plugin core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
project refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
provider core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
pty refactor(pty): remove async facade exports (#22305) 2026-04-13 11:47:05 -04:00
question add experimental question HttpApi slice (#22357) 2026-04-14 19:43:49 +00:00
server core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
session core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
share refactor: eliminate account/ barrel, route consumers to sibling files (#22995) 2026-04-17 01:55:50 +00:00
shell feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
skill core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
snapshot feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
storage core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
sync core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
tool refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
util core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
workspace core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
AGENTS.md refactor(file): destroy FileTime facade (#22090) 2026-04-11 20:08:55 -04:00
keybind.test.ts feat: unwrap 11 util namespaces to flat exports + barrel (#22739) 2026-04-15 23:15:58 -04:00
npm.test.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
permission-task.test.ts feat: unwrap Config namespace to flat exports + barrel (#22689) 2026-04-15 21:26:24 -04:00
preload.ts feat: add LLM Gateway provider (#7847) 2026-04-17 10:29:31 -05:00