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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New in v0.29.4
Bug Fixes
Inline visualizations render again for current Codex output — Claude Threads now recognizes Codex's canonical wrapped visualize references instead of showing the marker as raw text. Existing conversations that use the legacy bare marker remain compatible. (#467)
Improvements
More reliable visual regression coverage — screenshot scenes now settle at their intended bottom-anchored state, eliminating timing-dependent clipping across bridge, footer, and usage views. This changes test infrastructure only. (#468)
Synchronized release metadata — manifest, package metadata, lockfile, versions map, and README badge now identify v0.29.4. (#470)
Notes
No migration or configuration changes are required.
Public documentation now describes the canonical wrapped marker and legacy compatibility. (docs #53)