Skip to content

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 13 Dec 04:24
· 184 commits to master since this release

Features

  • Configurable hooks: Add disabled_hooks config 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