Files
correx/apps
kami a855eaee45 fix(tui): update tests to match refactored InputMode and flat TuiState
Sync all TUI reducer and input tests with the state model refactor:
InputMode.None/WorkflowId/SteeringNote/Filter → ROUTER/NAVIGATE/STEER/FILTER;
InputState(mode, text) → TuiState(inputMode, inputBuffer); fix SessionStarted
effect assertion to expect ConnectSession.
2026-05-20 00:48:14 +04:00
..