feat(tui): implement SessionsScreen with ctrl+s keybinding #6568

Closed
HAL9000 wants to merge 1 commits from feat/issue-6348-sessions-screen into master

1 Commits

Author SHA1 Message Date
HAL9000 de12377272 feat(tui): implement SessionsScreen with ctrl+s keybinding (#6348)
CI / benchmark-publish (pull_request) Has been skipped
CI / push-validation (pull_request) Successful in 17s
CI / lint (pull_request) Failing after 24s
CI / helm (pull_request) Successful in 24s
CI / quality (pull_request) Successful in 33s
CI / build (pull_request) Successful in 39s
CI / typecheck (pull_request) Successful in 53s
CI / security (pull_request) Successful in 58s
CI / coverage (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Has been skipped
CI / e2e_tests (pull_request) Successful in 3m3s
CI / integration_tests (pull_request) Successful in 4m18s
CI / unit_tests (pull_request) Failing after 5m10s
CI / docker (pull_request) Has been skipped
CI / status-check (pull_request) Failing after 1s
Implements a spec-compliant SessionsScreen overlay with ctrl+s to surface active and stored sessions along with relative timestamps and management shortcuts. Adds Behave coverage that exercises the renderer and verifies the new global binding.

ISSUES CLOSED: #6348
2026-04-09 21:27:04 +00:00