Console fixes and model preservation lead merge wave
This batch merges fixes for Windows console flicker and provider model persistence, while preparing the next patch release. Open PRs introduce image vision analysis and a Claude Code-style transparent theme. A new issue reports trouble running local HTTP servers.
- mergedfix(tui): calm legacy Windows console rendering
Fixes legacy Windows console rendering to eliminate text overlap and flicker.
- mergedfix: preserve provider-selected models
Preserves the user's selected model when switching providers, fixing a common complaint.
- mergedfix: prepare v0.8.38 bug-bash fixes
Merges several bug-bash fixes in preparation for the v0.8.38 release.
- openedfeat: image vision analysis, fix first-message 400, fix /model default reset
Adds image vision analysis support and fixes a first-message 400 error.
- discussionCan't host local http
User reports being unable to start a local HTTP server; may affect self-hosted deployments.
- #1658fix(tui): count loop guard blocks as failures— New fix PR opened to address loop guard logic.
- #1653feat(tui): scroll todo list window to keep in-progress item visible— Ergonomic improvement under review.
- #1656Can't host local http— Open issue seeking workarounds or fix.
- #1651VS Code crashes or exits unexpectedly when YOLO Agent is running test scripts— High-impact bug report with potential stability concerns.
- #1606homebrew deepseek-tui version is still 0.8.27— Community discussion closed after resolution.