v0.3.0
·
2 commits
to claude/youthful-robinson-72b6fa
since this release
What's new
- Anonymous usage telemetry reported to your own deployment's
POST /api/v2/telemetry/events— command and flag names, duration, and outcome only; never argument values, error messages, or user identity. - Opt out any time with
LFC_TELEMETRY_DISABLED=1. - Telemetry is fire-and-forget (3s cap) and silently skipped on older deployments without the endpoint.
Server support ships with lifecycle 0.1.7-alpha.40+ (GoodRxOSS/lifecycle#222).