core: migrate config loading to Effect framework (#23032)

This commit is contained in:
Dax
2026-04-17 02:44:01 -04:00
committed by GitHub
parent f50f9ca6e6
commit 28ce430a27
5 changed files with 275 additions and 263 deletions
@@ -135,7 +135,9 @@ export function tui(input: {
await TuiPluginRuntime.dispose()
}
console.log("starting renderer")
const renderer = await createCliRenderer(rendererConfig(input.config))
console.log("renderer started")
await render(() => {
return (