v0.1.162026-08-28
Windows notifications land
Windows only. Notifications reach the Windows notification center, and Claude Code terminal panes raise one when they need you.
- Toasts that arrive. The app registers its identity with Windows before it creates the notifier, so notifications are delivered.
Added
- Windows: Claude Code terminal panes send notification hooks for prompts, permission requests, questions, completion, and failure. The hooks carry event types, not transcript text.
Fixed
- Windows: notification toasts are delivered. The app now registers its identity on its Start Menu shortcut before creating the notifier.
- Windows: a notification's attention lands on the pane or thread that raised it.
