Features
- Configurable hooks: Add
disabled_hooksconfig option for selectively disabling hooks (#28) - Background task status: Show original prompt and last message when checking running task status
- GCP retry logic: Add exponential backoff retry for Antigravity GCP permission errors
Fixes
- Session notification: Fix race condition and memory issues in session-notification hook
Documentation
- Update README with Google Auth recommendations and disabled_hooks configuration section