feat: stream PDF import progress via SSE with global progress bar #5

Merged
admin merged 1 commits from feature/pdf-import-sse-streaming into main 2026-03-14 13:18:57 +00:00

1 Commits

Author SHA1 Message Date
vakabunga
1d7fbea9ef feat: stream PDF import progress via SSE with global progress bar
Replace the synchronous PDF import with Server-Sent Events streaming
between the backend (LLM) and the browser. The user can now close the
import modal and continue working while the conversion runs — a fixed
progress bar in the Layout shows real-time stage and percentage.
2026-03-14 16:18:31 +03:00