/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

GitHub says it has begun collecting pseudonymous client-side telemetry from command-line interface (CLI) users and enabled it by default

Opt-out instructions included if you're not keen on GitHub watching you in the name of product improvement  —  Users of GitHub's command-line interface (CLI) who value privacy, beware.

The Register Brandon Vigliarolo

Discussion

  • Kat Cosgrove Kat Cosgrove on linkedin
    GitHub appears to have opted anyone using the CLI into sending telemetry they will use to inform product decisions. …
  • r/linux r on reddit
    GitHub CLI now collects pseudoanonymous telemetry
  • @hugovk.dev Hugo van Kemenade on bluesky
    The gh CLI now has telemetry:  —  “As agentic adoption of GitHub CLI grows, our team needs visibility...”  —  Opt out with any of:  —  export GH_TELEMETRY=false # any falsy value: 0, false, disabled  —  export DO_NOT_TRACK=true  —  gh config set telemetry disabled  —  cli.github.…
  • @hugovk@mastodon.social Hugo van Kemenade on mastodon
    The newest gh CLI has added telemetry:  —  “As agentic adoption of GitHub CLI grows, our team needs visibility into how features are being used in practice.”  —  Opt out with any of these:  —  export GH_TELEMETRY=false # any falsy value: 0, false, disabled  —  export DO_NOT_TRACK…