โ– humdrum codex / soft

โ† issues

TASK-018 TUI: Tabbed stack panel for News/Feeds/HN

To Do tui priority: medium feature

created 2026-06-12 04:21

Description

The News page currently shows 4 narrow columns: Headlines, Briefs, Feeds, HN. Collapse these into a single full-width tabbed panel where , / . (or number keys) cycle between tabs. This mirrors Glint's "stack" widget concept.

Tabs: Headlines | Briefs | Feeds | HN

Each tab renders the same content as the current panel, but with the full page width available. The active tab label is highlighted in the panel border title (e.g. News [ Headlines | Briefs | Feeds | HN ]).

The Personal page keeps its current layout; only page-news changes.

Implementation:

Acceptance Criteria