pi-glance

A rounded editor and adaptive status line for Pi.

Packages

Package details

extension

Install pi-glance from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:pi-glance
Package
pi-glance
Version
0.6.7
Published
Sep 6, 2026
Downloads
1,089/mo · 922/wk
Author
linys77
License
MIT
Types
extension
Size
232.5 KB
Dependencies
0 dependencies · 3 peers
Pi manifest JSON
{
  "extensions": [
    "./index.ts"
  ],
  "image": "https://raw.githubusercontent.com/LinYS77/pi-glance/main/assets/themes.gif"
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

◌ pi-glance

A rounded editor and status line for Pi.

English · 简体中文

npm CI license pi

Install

# Try it for one session
pi -e npm:pi-glance

# Or install it
pi install npm:pi-glance

Restart Pi or run /reload.

Features

  • Rounded editor — Pi's editing, history, autocomplete, and keybindings stay the same.
  • Adaptive status line — Git · Cost · Model speed · Context · Tokens · Model. Folds as the terminal narrows.
  • Working animation — a sweep across the workspace title and connecting line while Pi works.
  • 22 palettes — separate light and dark choices with live preview.

No runtime dependencies. No telemetry.

Configure

Run /glance to choose palettes, toggle status items, and change their order. Changes preview live; press S to save.

Notes

  • Nerd Font icons are enabled by default. For regular fonts, select plain in /glanceGeneralIcons.
  • Pi has one custom-editor slot; the last editor extension loaded wins.
  • Tested with Pi 0.84.4 and 0.85.1. Requires Node.js 22.19.0 or newer.

Update

pi update npm:pi-glance

Contributing

Issues and pull requests are welcome. See CONTEXT.md for development notes.

License

MIT © 2026 linys77