Commit Graph

1 Commits

Author SHA1 Message Date
Devin AI
dc9722de28 fix: normalize excessive whitespace in streaming markdown responses
- Create comprehensive text normalization utility to clean up excessive newlines
- Apply normalization to streaming tokens in session-chat.tsx
- Apply normalization to rendered text in conversation-page.tsx
- Add test case demonstrating the fix for excessive empty lines
- Preserve proper markdown formatting while removing visual gaps

Co-Authored-By: PromptEngineer <jnfarooq@outlook.com>
2025-07-15 07:30:00 +00:00