Documentation ModeHuman Developer Guide
Developer Guide
Introduction to Suzu
Suzu is a lightweight native macOS application designed to give AI terminal agents an audible voice and an expressive companion interface.
Quickstart
1
Launch the app
Suzu sits in your menu bar with instant local TTS readiness.
2
Install agent hooks
Run suzu hooks install --all to equip Claude, Pi, Codex and Cursor.
3
Listen & Reply
Your agent alerts you when tasks finish, and you can reply by voice with Suzu Ask.
Visual Companion Styles
Choose between three distinct companion aesthetics directly in the popover menu:
Pip (Mascot)
Animated Rive bubble with reactive facial expressions and status eyes.
3D Metal Orb
Subtle breathing metallic sphere with custom Metal vertex shaders.
Ambient Light
Minimalist click-through illumination in the screen corner.
Manual CLI Testing
Trigger test voice messages and query connected agents via command line:
bash
# Play the built-in quick test alert:
suzu demo
# Emit a custom spoken update:
suzu '["done", "en", "suzu", "claude"] Refactor finished, all tests green.'
# Check hook status across all detected agents:
suzu hooks status --json