- Remove PI_NOTIFICATION_DEBUG env var and steer signal logic - Remove console.log on extension load - Keep only: session_start notification + agent_end beep - Clean README without debug references
- Add PI_NOTIFICATION_DEBUG=true env var - When enabled, calls ctx.ui.steer() instead of desktop notification - Lets you verify trigger logic in the agent loop without actual notifications - Synced to both monorepo and auto-discovery extension paths