ui: polish websocket wizard test runs

This commit is contained in:
a.tolmachev
2026-05-02 20:30:30 +00:00
parent fa2a98765d
commit 420e9416e5
5 changed files with 284 additions and 8 deletions
+5 -8
View File
@@ -2,20 +2,17 @@
## Current
### `feat/websocket-test-run-polish`
### `feat/live-authenticated-staging-entry`
Status: ready
DoD:
- websocket test-run flow clearly reports bounded results, reconnect/error states, and final status
- operator-facing UI reflects websocket-specific runtime semantics instead of generic streaming copy
- targeted UI checks cover websocket wizard/test-run behavior
## Next
- `feat/live-authenticated-staging-entry`
- authenticated staging flow runs against the real deployed environment
- operator docs match the current deploy/runtime model
- staging validation is captured without relying on local fixtures
## Completed
- `feat/websocket-test-run-polish`
- `feat/frontend-wizard-modularization`
- `feat/distributed-mcp-session-store`