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