Skip to content

Fix chat empty responses and composer rail layout - #27

Merged
bengidev merged 3 commits into
mainfrom
fix/chat-stream-and-composer-rail
Jul 8, 2026
Merged

bengidev merged 3 commits into
mainfrom
fix/chat-stream-and-composer-rail

Conversation

@bengidev

@bengidev bengidev commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • show an error when a chat stream completes without assistant output
  • preserve failed stream state when a trailing done event arrives
  • keep composer rail controls visible while model names truncate

Tests

  • JAVA_HOME=/opt/homebrew/Cellar/openjdk@17/17.0.19 ./gradlew :app:testDebugUnitTest

bengidev added 3 commits July 7, 2026 18:09
Require meaningful assistant output before marking a turn done, strip orphan rows on failure, and reserve control width so the model chip truncates without clipping chips on narrow screens.
@bengidev
bengidev merged commit 8583bc0 into main Jul 8, 2026
1 check passed
@bengidev
bengidev deleted the fix/chat-stream-and-composer-rail branch July 8, 2026 01:47
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.

1 participant