| 1 | { |
| 2 | "schema_version": 1, |
| 3 | "sent_at": "2026-08-03T18:04:11Z", |
| 4 | "install_id": "3f2a9c1e-0000-4000-8000-000000000001", |
| 5 | "app_version": "0.9.4", |
| 6 | "git_sha": "abcdef012345", |
| 7 | "surface": "tui", |
| 8 | "os": "macos", |
| 9 | "arch": "aarch64", |
| 10 | "libc": "none", |
| 11 | "tty": true, |
| 12 | "events": [ |
| 13 | { |
| 14 | "event": "install_or_upgrade", |
| 15 | "kind": "upgrade", |
| 16 | "previous_version": "0.9.3-rc.1" |
| 17 | }, |
| 18 | { |
| 19 | "event": "session_start", |
| 20 | "source": "resume" |
| 21 | }, |
| 22 | { |
| 23 | "event": "session_end", |
| 24 | "duration_bucket": "1m_10m", |
| 25 | "exit_class": "panic", |
| 26 | "cold_start_bucket": "250_1000", |
| 27 | "providers": [ |
| 28 | "custom", |
| 29 | "deepseek" |
| 30 | ], |
| 31 | "counters": { |
| 32 | "turns": 14, |
| 33 | "tool_calls": 61, |
| 34 | "fleet_dispatch": 0, |
| 35 | "workflow_run": 0, |
| 36 | "subagent_spawn": 2, |
| 37 | "mcp_server_connected": 0, |
| 38 | "memory_search": 0, |
| 39 | "approval_modal_shown": 0, |
| 40 | "approval_auto_allowed": 0, |
| 41 | "command_palette_open": 3 |
| 42 | }, |
| 43 | "errors": { |
| 44 | "auth_preflight_failed": 0, |
| 45 | "provider_http_4xx": 0, |
| 46 | "provider_http_5xx": 1, |
| 47 | "tool_denied_by_policy": 0, |
| 48 | "tool_timeout": 0, |
| 49 | "network_error": 0 |
| 50 | }, |
| 51 | "turn_wall": { |
| 52 | "lt_5s": 9, |
| 53 | "5_30s": 4, |
| 54 | "30_120s": 1, |
| 55 | "gte_120s": 0 |
| 56 | } |
| 57 | }, |
| 58 | { |
| 59 | "event": "panic", |
| 60 | "site": "crates/tui/src/tui/ui.rs:8801:17" |
| 61 | } |
| 62 | ] |
| 63 | } |
| 64 |