Files
claude-code/src
abel533andCopilot 76191f5035 feat: Basic telemetry - feature flags, metrics, feature gates (Phase 3D)
- FeatureFlagService: local JSON config with env override, hot reload, typed accessors
- MetricsCollector: session metrics (tools, commands, tokens, errors), daily JSON persistence
- FeatureGate: connects flags to tool/feature enable checks with status reporting
- Default flags for all major features (server, worktree, LSP, coordinator, etc.)
- Metrics flushed to ~/.claude-code/metrics/{date}.json

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-05 10:32:30 +08:00
..