@dihak/pix-welcome
v0.1.14
Published
Pi extension — welcome banner with startup health checks
Readme
pix-welcome
Pi extension — welcome banner with startup health checks.
What it does
Renders a coloured ASCII π logo above the editor on session start and runs startup health checks in parallel while the banner is visible. Checks include: Pi version, auth status (at least one provider configured), loaded model + tool + skill counts, and gitignore hygiene (auto-adds .pi/ and .pi-lens/ to .gitignore in git repos). Each check updates the banner live as results arrive, showing ✓/⚠/✗ and a brief status. The banner auto-dismisses on the first user turn. No configuration required.
Install
pi install npm:@dihak/pix-welcomeAlso included in
@dihak/pix-core:pi install npm:@dihak/pix-core
Full distro
Source: github.com/dihak/pix-mono
To install the complete pix suite (all packages + Pi itself):
curl -fsSL https://raw.githubusercontent.com/dihak/pix-mono/main/scripts/install.sh | shLicense
MIT
