Files
opencode/packages
Kit Langton a8d6379e0e refactor: remove makeRuntime facade from TuiConfig
Delete get() and waitForDependencies() facade functions from config/tui.ts.
Add TuiConfig.defaultLayer to AppLayer so the service is available via
AppRuntime.

Migrate all callers (attach.ts, thread.ts, plugin/runtime.ts) to
AppRuntime.runPromise(TuiConfig.Service.use(...)). Migrate tui.test.ts
(~28 calls) to the same pattern.

Rework test fixture: replace spyOn(TuiConfig, 'get') with mockTuiService
helper that mocks TuiConfig.Service.use at the Effect level. Update all
9 test files that spied on the old facades.
2026-04-14 21:35:28 -04:00
..
2026-04-15 00:30:27 +00:00
2026-04-15 00:03:43 +00:00
2026-04-15 00:03:43 +00:00
2026-01-21 14:36:21 -06:00
2026-04-15 00:03:43 +00:00
2026-04-15 00:03:43 +00:00
2026-04-15 00:03:43 +00:00
2026-04-15 00:03:43 +00:00
2026-04-15 00:03:43 +00:00
2026-04-15 00:03:43 +00:00
2026-04-15 00:03:43 +00:00
2026-04-15 00:03:43 +00:00
2026-04-15 00:03:43 +00:00
2026-04-15 00:03:43 +00:00