github 777genius/claude-notifications-go v1.8.0
v1.8.0 - double-shot-latte compatibility

latest releases: v1.40.1, v1.40.0, v1.39.4...
8 months ago

🤝 double-shot-latte Compatibility

This release adds automatic compatibility with the double-shot-latte plugin.

What's New

  • Background judge mode detection - Notifications are now automatically suppressed when Claude runs in background judge mode
  • Zero configuration - Just update the plugin and it works automatically
  • Plugin developer support - Other plugins can use CLAUDE_HOOK_JUDGE_MODE=true to suppress notifications

How It Works

When double-shot-latte spawns a background Claude instance for context evaluation, it sets CLAUDE_HOOK_JUDGE_MODE=true. The notification plugin now detects this and silently exits without sending any notifications.

Update Instructions

# Update marketplace
/plugin
# Select "Marketplaces" → "claude-notifications-go" → "Update marketplace"

# Update plugin  
# Select "Installed" → "claude-notifications-go" → "Update now"

# Download new binaries
/claude-notifications-go:notifications-init

# Restart Claude Code

Full Changelog: v1.7.2...v1.8.0

Don't miss a new claude-notifications-go release

NewReleases is sending notifications on new releases.