All releases
v2.37.2
April 23, 2026
Patch
In this release
Improved1
Fixed7
Breaking1
Internal14
Total23

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.

Highlights
Explicit 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.

Improvements

1

General bug fixes and improvements

Plus 13 internal improvements for better reliability and performance.

Bug Fixes

7

Resolve 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

1

Explicit 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.