โ– humdrum codex / soft

โ† issues

TASK-034 Terminal TUI refresh does not force upstream fetch

To Do bug priority: high

created 2026-07-08 23:02

Description

fetch_sources() calls bare GET /api/sources = cache only. Server honors ?fresh=1/?force=1 but TUI never sends them, so pressing r re-reads same cache. Fix: send params.

Acceptance Criteria