Files
paseo/packages
Mohamed Boudra d107ba0f0c Add E2E test for Claude agent streaming text integrity
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>
2025-12-25 19:50:03 +07:00
..