Skip to content

Improve chat app download reliability and streaming performance#62

Merged
leehack merged 1 commit intomainfrom
fix/chat-app-download-mobile-polish
Feb 23, 2026
Merged

Improve chat app download reliability and streaming performance#62
leehack merged 1 commit intomainfrom
fix/chat-app-download-mobile-polish

Conversation

@leehack
Copy link
Copy Markdown
Owner

@leehack leehack commented Feb 23, 2026

Summary

  • improve chat app model download UX with stage-aware progress, transfer-rate feedback, pause/cancel lifecycle handling, and mobile platform config updates
  • optimize chat streaming responsiveness by reducing no-op UI updates, coalescing auto-follow scrolling, and using a plain-text render fast path when markdown is not needed
  • reduce web pre-download memory usage by verifying remote assets instead of buffering full GGUF payloads, and add settings fallback hardening plus regression/docs/changelog updates

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.26%. Comparing base (c7c0ec0) to head (c542ef9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   77.26%   77.26%           
=======================================
  Files          66       66           
  Lines        8046     8046           
=======================================
  Hits         6217     6217           
  Misses       1829     1829           
Flag Coverage Δ
unittests 77.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@leehack leehack merged commit 189330c into main Feb 23, 2026
6 checks passed
@leehack leehack deleted the fix/chat-app-download-mobile-polish branch February 23, 2026 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants