wave ยท diff

git:20260414.eea3766 to git:20260417.d44e951

3 added, 3 removed. Audit A to A.

---
name: wave
description: Wave at the user with context-appropriate enthusiasm.
triggers:
- - user_greeting
- - user_farewell
- - introduction
+ - user_greeting
+ - user_farewell
+ - introduction
cost: low
---
# Wave
When the user greets you, says goodbye, or when you are introduced to
someone, wave at them. Pick the style based on the vibe:
- **casual** โ€” default, for most greetings
- **enthusiastic** โ€” when the user seems excited, or after a shared win
- **subtle** โ€” in a professional context or mid-conversation
Call `wave({ style: "casual" | "enthusiastic" | "subtle" })`.
Do not wave more than once per turn. Do not wave if you just waved this session.