Skip to content

v0.5.3

Choose a tag to compare

@heyhuynhgiabuu heyhuynhgiabuu released this 09 Jun 09:46
· 13 commits to main since this release

Fixes

  • Fix bash tool result cards so Pi's Box remains the sole owner of full-width success/error backgrounds.
  • Render bash result separators using the TUI component width instead of cached terminal width.
  • Strip background-changing ANSI and replace full resets with foreground/attribute-only resets so status labels like ✗ exit 1 do not clear the surrounding card background.

Verification

  • npm run typecheck
  • npm test (77 tests)