You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated GitHub Actions output syntax to properly handle multi-line strings
- Implemented EOF delimiter approach for all outputs to safely handle any feedback that contains newlines
- Fixed both PR review comment handlers to ensure consistent handling of multi-line user feedback
This prevents the 'Unable to process file command output' errors in GitHub Actions when user provides multi-line feedback.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments