What this artifact is for
The quick orientation layer before you go deeper upstream.
Summary
Powerline-style status bar with git integration, context awareness, and token intelligence
Seed description: Powerline-style status bar with git integration, context awareness, and token intelligence
Category: Extensions
Best for: Not yet synthesized.
How to read this page
Workflow tags: none captured
Integrations: none captured
Caveats: No caveats captured yet
Maturity: No maturity signals captured
README excerpt
More of the actual upstream surface so you can skim here before deciding to open the repo.
Customizes the default pi editor with a powerline-style status bar, welcome overlay, and AI-generated "vibes" for loading messages. Inspired by [Powerlevel10k](https://github.com/ro…
Editor stash — Press Alt+S to save your editor content and clear the editor, type a quick prompt, and your stashed text auto-restores when the agent finishes. Toggles between stash, pop, and update-existing-stash. …
Working Vibes — AI-generated themed loading messages. Set /vibe star trek and your "Working..." becomes "Running diagnostics..." or "Engaging warp drive...". Supports any theme: pirate, zen, noir, cowboy, etc.
Preview source: captured upstream text ↗
Quick topics
Skim bullets
- Any extension can publish status text through ctx.ui.setStatus("my-key", "...value...").
- Configure powerline.customItems to place those keys on the left, right, or secondary row.
- id (required): unique item id (a-z, A-Z, 0-9, _, -)
- statusKey (optional): extension status key to read, defaults to id
- position (optional): left, right, or secondary (default right)
- prefix (optional): text shown before the live status value
- color (optional): any Pi theme color (warning, accent, etc.) or hex (#RRGGBB)
- hideWhenMissing (optional): hide item when no status is present (default true)
Sources and provenance
Everything on this page should be traceable back to the list seed or an upstream surface.
Discovery reason: Listed in the awesome-pi-agent README
Discovered from: seed artifact
Claim confidence: medium
Surface capture kind: repo-readme