cloudaxe-opencode/packages/opencode/test/cli/tui
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
..
keybind-plugin.test.ts tui plugins (#19347) 2026-03-27 15:00:26 +01:00
plugin-add.test.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
plugin-install.test.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
plugin-lifecycle.test.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
plugin-loader-entrypoint.test.ts refactor: consolidate npm exports and trace flock acquisition (#23151) 2026-04-17 18:58:37 +00:00
plugin-loader-pure.test.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
plugin-loader.test.ts core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
plugin-toggle.test.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
revert-diff.test.ts fix: prefer real undo filenames over /dev/null (#23006) 2026-04-16 22:25:43 -04:00
slot-replace.test.tsx upgrade opentui to 0.1.94 (#20357) 2026-03-31 23:54:13 +02:00
theme-store.test.ts feat: add oxlint with correctness defaults (#22682) 2026-04-15 20:45:19 -04:00
thread.test.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
transcript.test.ts fix: show model display name in message footer and transcript (#20539) 2026-04-02 00:17:38 +00:00
use-event.test.tsx refactor(tui): switch to global events and start passing workspace param (#21719) 2026-04-10 10:47:27 -04:00