feat(tui): implement first-run experience with actor selection overlay #1248

Closed
brent.edwards wants to merge 1 commits from feature/m8-tui-first-run-actor-selection into master

1 Commits

Author SHA1 Message Date
brent.edwards 32076ae79c feat(tui): implement first-run experience with actor selection overlay
CI / lint (pull_request) Failing after 2s
CI / typecheck (pull_request) Failing after 2s
CI / coverage (pull_request) Has been skipped
CI / security (pull_request) Failing after 1s
CI / quality (pull_request) Failing after 1s
CI / unit_tests (pull_request) Failing after 1s
CI / docker (pull_request) Has been skipped
CI / integration_tests (pull_request) Failing after 1s
CI / e2e_tests (pull_request) Failing after 2s
CI / build (pull_request) Failing after 2s
CI / helm (pull_request) Failing after 1s
CI / status-check (pull_request) Failing after 1s
CI / benchmark-publish (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Has been skipped
Add a first-run actor picker overlay and defer default-persona creation until an actor is explicitly selected in the TUI app.

Extend Behave and Robot smoke coverage for the overlay widget, first-run app state, and actor selection flow.

ISSUES CLOSED: #1007
2026-04-02 09:29:39 +00:00