Files
freemo 4862353f46 feat(tui): implement Textual MainScreen with sidebar states and Dracula theme
Implement the main TUI screen with 3 sidebar states, Dracula theme,
multi-session tabs, and safety behaviors per ADR-044.

- Add SidebarState StrEnum domain model (hidden/visible/fullscreen)
  with next_state() and escape_state() cycle methods
- Add ThemeConfig Pydantic domain model with Dracula default and 17+
  supported Textual themes
- Add 13 Behave BDD scenarios covering SidebarState and ThemeConfig

ISSUES CLOSED: #694
2026-04-05 08:38:47 +00:00
..
2026-02-23 03:11:12 +00:00