- Introduce DevServerStore and DevServerProcessManager with a simplified store API contract - Add dev-server script detection and route legacy manager behavior through the new process manager - Add a dedicated dev-server router with start/stop/status/log endpoints and SSE event streaming - Wire dev-server routes into the main route table and hook manager shutdown into server teardown - Expand tests and architecture docs for store, process, route, detection, and SSE coverage
250 B
250 B
@gsxdsm/fusion
| @gsxdsm/fusion |
|---|
| patch |
Fix running indicator rendering issue during dashboard scroll by adding GPU compositing hint (transform: translateZ(0)) to prevent the animated dot from appearing "stuck" or detached from the footer when scrolling.