Skip to content

v0.29.4

Choose a tag to compare

@github-actions github-actions released this 30 Aug 21:48
· 146 commits to main since this release
9ab2303

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)