@henkaku-center/chi-theme
v0.1.0
Published
Chi branding for Pi: kanji working indicator and session-aware window titles.
Readme
Chi Theme
Chi Theme gives Pi the Chi runtime identity without replacing Pi's TUI:
- the historical
干 千 午 牛 丰 生 丰 牛 午 千kanji sequence replaces the normal streaming working indicator; - window and tab titles animate as
干-<session-title>, … while the agent is active and settle on千-<session-title>afteragent_settled; /nameand generated session-title changes are reflected immediately.
It uses Pi's extension UI APIs (setWorkingIndicator and setTitle) and agent
lifecycle events rather than writing terminal control sequences or replacing
built-in components. Branding is TUI-only and timers are cleaned up on session
shutdown.
Install independently with:
pi install npm:@henkaku-center/chi-themeInstall either the Chi bundle or individual Chi modules, never both.
