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
..
app fix(app): avoid bootstrap error popups during global sync init (#22426) 2026-04-15 08:24:52 +08:00
console chore: generate 2026-04-15 00:30:27 +00:00
containers chore: bump Bun to 1.3.11 (#18144) 2026-03-23 10:19:21 +10:00
desktop release: v1.4.4 2026-04-15 00:03:43 +00:00
desktop-electron release: v1.4.4 2026-04-15 00:03:43 +00:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise release: v1.4.4 2026-04-15 00:03:43 +00:00
extensions/zed release: v1.4.4 2026-04-15 00:03:43 +00:00
function release: v1.4.4 2026-04-15 00:03:43 +00:00
identity chore: identity cleanup, vscode ext images 2025-12-08 06:47:57 -06:00
opencode refactor: remove makeRuntime facade from TuiConfig 2026-04-14 21:35:28 -04:00
plugin release: v1.4.4 2026-04-15 00:03:43 +00:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk release: v1.4.4 2026-04-15 00:03:43 +00:00
server release: v1.4.4 2026-04-15 00:03:43 +00:00
slack release: v1.4.4 2026-04-15 00:03:43 +00:00
storybook chore(app): markdown playground in storyboard 2026-03-25 09:14:35 -05:00
ui release: v1.4.4 2026-04-15 00:03:43 +00:00
util release: v1.4.4 2026-04-15 00:03:43 +00:00
web release: v1.4.4 2026-04-15 00:03:43 +00:00