Skip to content

v1.9.2 — live stream progress logging

Choose a tag to compare

@FallThunder FallThunder released this 21 Feb 22:41
· 31 commits to main since this release
  • Backend streams text chunks to stdout as they arrive for real-time server logs
  • Progress column added to analysis_cache: starts as 'Searching the web...' on stream open, updates to 'Analyzing article...' on first text token
  • Publisher also logs search/generation phases to console
  • Frontend status line now shows live backend progress instead of cycling generic messages, falling back to generic messages when no progress is available yet