opencode/packages/opencode/test/session
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
..
compaction.test.ts refactor(session): migrate session domain to Effect Schema (#24005) 2026-04-23 11:30:02 -04:00
instruction.test.ts core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
llm.test.ts feat: unwrap provider namespaces to flat exports + barrel (#22760) 2026-04-16 05:02:50 +00:00
message-v2.test.ts fix: account for additional openai retry case (#24063) 2026-04-23 17:31:43 -04:00
messages-pagination.test.ts fix(session): improve session compaction (#23870) 2026-04-23 00:25:38 -04:00
processor-effect.test.ts feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
prompt.test.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
retry.test.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
revert-compact.test.ts feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
schema-decoding.test.ts refactor(session): migrate session domain to Effect Schema (#24005) 2026-04-23 11:30:02 -04:00
session-entry-stepper.test.ts tui: fix sync loading indicator to properly show loading state on startup 2026-04-18 10:39:10 -04:00
session.test.ts refactor(bus): migrate BusEvent to Effect Schema (#24040) 2026-04-23 15:37:44 -04:00
snapshot-tool-race.test.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
structured-output-integration.test.ts feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00
structured-output.test.ts refactor(core): migrate MessageV2 message DTOs (User/Assistant/Part/Info/WithParts) to Effect Schema (#23757) 2026-04-21 23:26:12 -04:00
system.test.ts refactor(agent): remove async facade exports (#22341) 2026-04-13 14:54:01 -04:00