feat(telemetry): track if session is running in a Git worktree (#23265)

This commit is contained in:
Jerop Kipruto
2026-03-20 15:01:12 -04:00
committed by GitHub
parent 62cb14fa52
commit b459e1a108
6 changed files with 80 additions and 41 deletions

View File

@@ -306,6 +306,7 @@ Emitted at startup with the CLI configuration.
- `extension_ids` (string)
- `extensions_count` (int)
- `auth_type` (string)
- `worktree_active` (boolean)
- `github_workflow_name` (string, optional)
- `github_repository_hash` (string, optional)
- `github_event_name` (string, optional)