Commit Graph

1 Commits

Author SHA1 Message Date
Maofeng 0f0effb3c3 refactor(console-ui): split dashboard responsibilities
Reduce the root TanStack route to orchestration and shell state. Move backend-to-view mapping and binary invocation formatting into console-model, presentation views into components/views, and modal workflows into components/dialogs.

Update the rendered artifact test to assert behavior at the new module boundaries without changing the generated UI or routes.
2026-07-30 07:18:29 +08:00