wierdbytes-pi-statusline

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

pi-wierd-stuff

Monorepo for various extensions for the pi coding agent.

Packages

  • packages/anthropic@wierdbytes/pi-anthropic: Claude Pro/Max OAuth provider.
  • packages/common@wierdbytes/pi-common: Shared TUI building blocks for sibling packages — a one-call settings modal (ratatui-style frame, built-in field types, model + reasoning-effort widget), tool-frame helpers, and diff renderers.
  • packages/events@wierdbytes/pi-events: Typed notify:toast / notify:status event bus that lets any extension surface chips and toasts in the statusline.
  • packages/facelift@wierdbytes/pi-facelift: Cosmetic facelift for built-in pi tool output — open-right rounded frames, syntax-highlighted reads, status-aware bash summaries with execution duration, themed ls/find/grep rendering.
  • packages/peon@wierdbytes/pi-peon: CESP / OpenPeon sound-pack player — peons, GLaDOS, battlecruisers, 300+ community packs play on session start, task complete, errors, and other pi lifecycle events.
  • packages/statusline@wierdbytes/pi-statusline: Minimal modular statusline, fully modular block layout — reorder, toggle, and customise the separator from the settings overlay.
  • packages/tokyo-night@wierdbytes/pi-tokyo-night: Tokyo Night themes (folke palette) for pi — ships all four variants (tokyo-night, tokyo-night-storm, tokyo-night-moon, tokyo-night-day), each mapped to all 51 color tokens.
  • packages/voice@wierdbytes/pi-voice: Spoken summary after each agent turn via Gemini 3.1 Flash TTS.
  • packages/web@wierdbytes/pi-web: Anthropic-powered server-side web_search and a Puppeteer + trafilatura web_fetch (with optional sub-agent distillation).