Bug Fixes & Stability
This release tightens API validation and improves timing accuracy, while updating the CLI to require explicit approval modes. Users will see fewer errors and more reliable progress reporting.
Users must now specify an approval mode when using the CLI, replacing the deprecated flag. This prevents accidental runs without proper policy approval.
Improvements
1General bug fixes and improvements
Plus 13 internal improvements for better reliability and performance.
Bug Fixes
7Resolve TypeScript narrowing error in blog chat publish b...
Resolve TypeScript narrowing error in blog chat publish b....
Remove leading space in min_confidence warning sentence (...
Remove leading space in min_confidence warning sentence (....
Allow input composition during send — keep submit guards ...
Allow input composition during send — keep submit guards ....
Disable publish/draft buttons while publish is in-flight ...
Disable publish/draft buttons while publish is in-flight ....
Rename segment_key → segment_slug in HeraldSegment interf...
Rename segment_key → segment_slug in HeraldSegment interf....
Add isSending guard to prevent concurrent message sends (...
Add isSending guard to prevent concurrent message sends (....
Hostless URL Rejection
Hostless URL Rejection.
Breaking Changes
1Explicit Approval Mode Required
Users must now specify an approval mode when using the CLI, replacing the deprecated flag. This prevents accidental runs without proper policy approval.
Plus 14 internal changes for stability and performance.