SIGN IN SIGN UP

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.
D
Dax Raad committed
705f792e87ac695b64879cda18f2f18d3ace68e3
Parent: 716cf74