opencode
opencode copied to clipboard
fix: filter whitespace-only content for all providers
Summary
- Trim whitespace from text content before checking if empty
- Filter whitespace-only messages and text parts for all providers
- Add tests for whitespace-only content handling
Fixes #8903