🤝 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=trueto 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 CodeFull Changelog: v1.7.2...v1.8.0