paperclip/cli/src
dotta 53dbcd185e fix: align telemetry client payload and dimensions with backend schema
Restructure the TelemetryClient to send the correct backend envelope
format ({app, schemaVersion, installId, events: [{name, occurredAt, dimensions}]})
instead of the old per-event format. Update all event dimension names
to match the backend registry (agent_role, adapter_type, error_code, etc.).

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-02 10:47:29 -05:00
..
__tests__ feat: implement app-side telemetry sender 2026-04-02 10:47:29 -05:00
adapters feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00:00
checks fix: doctor command auto-creates directories and treats LLM as optional 2026-03-04 09:58:30 -06:00
client Improve CLI API connection errors 2026-03-24 11:48:43 -05:00
commands fix: align telemetry client payload and dimensions with backend schema 2026-04-02 10:47:29 -05:00
config Add browser-based board CLI auth flow 2026-03-23 08:46:05 -05:00
prompts feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00:00
utils cli: update banner art and simplify onboard help text 2026-03-03 10:37:14 -06:00
index.ts feat: implement app-side telemetry sender 2026-04-02 10:47:29 -05:00
telemetry.ts feat: implement app-side telemetry sender 2026-04-02 10:47:29 -05:00
version.ts feat: implement app-side telemetry sender 2026-04-02 10:47:29 -05:00