mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-09 04:02:35 +00:00
`assembled-boot.ts` hand-maintains the boot entries for the built-bundle jsdom graph, and this branch made the locale and ui-theme rows inject `settingsScope`. Nothing in that table provided it, so both stayed pending, ui-layout never activated behind them, and all four assembled snapshots timed out waiting for the first rendered row. Adds the ui-settings entry ahead of them (it injects nothing itself) and records `api-gateway` on the runtime entry, which now needs `remote`.