Aliou Diallo

pi-utils-ui releases

June 2026
May 2026

pi-utils-ui: v0.4.0

Minor Changes e8bf742: Migrate package scopes from @mariozechner to @earendil-works All @mariozechner/pi-coding-agent and @mariozechner/pi-tui dependencies, peer dependencies, and imports are now @earendil-works/pi-coding-agent and @earendil-works/pi-tui. Minimum supported versi…

April 2026

pi-utils-ui: v0.2.0

Minor Changes e0ad809: Refactor Frame to extend Container from pi-tui, inheriting addChild, removeChild, and clear. borderColor is now required. Children are no longer accepted via constructor options — use addChild instead. Add Tree component for rendering nested data with box-…