mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Added test in daemon.e2e.test.ts that verifies server-side streaming text is not garbled during Claude agent responses. Test passes - the server emits clean, non-corrupted text chunks. Investigation determined the reported garbled text bug is in the React Native app rendering layer, not the server. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>