github 777genius/claude-notifications-go v1.3.0
v1.3.0 - Lark/Feishu Webhook Support

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

πŸŽ‰ New Feature: Lark/Feishu Webhook Integration

This release adds comprehensive support for Lark (飞书) webhooks, enabling notifications to be sent directly to Lark/Feishu group chats with beautiful interactive cards.

✨ Highlights

  • Interactive Card Messages β€” Rich card-based notifications with colored headers based on status
  • Status-Colored Headers β€” Visual distinction for different notification types:
    • 🟒 Green β€” Task Complete
    • 🟑 Yellow β€” Review Complete
    • πŸ”΄ Red β€” Question (needs attention)
    • πŸ”΅ Blue β€” Plan Ready
  • Wide Screen Mode β€” Better readability on desktop clients
  • Session ID Support β€” Track which session triggered the notification

πŸ“¦ Configuration

{
  "webhook": {
    "enabled": true,
    "url": "https://open.larksuite.com/open-apis/bot/v2/hook/xxx",
    "preset": "lark"
  }
}

πŸ“š Documentation

🌏 Supported Platforms

Works with both:

  • Lark (International) β€” open.larksuite.com
  • Feishu (飞书, China) β€” open.feishu.cn

Full Changelog: v1.2.2...v1.3.0

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

NewReleases is sending notifications on new releases.