Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
corbitsdev
/
corbits-code
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
4
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add minimal anonymous PostHog telemetry with hard opt-out
- #175
#175
Merged
TheGreatAxios
merged 16 commits into
main
corbitsdev/corbits-code:main
from
telemetry-posthog-h1
corbitsdev/corbits-code:telemetry-posthog-h1
Copy head branch name to clipboard
Jul 24, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Add minimal anonymous PostHog telemetry with hard opt-out
#175
TheGreatAxios
merged 16 commits into
main
corbitsdev/corbits-code:main
from
telemetry-posthog-h1
corbitsdev/corbits-code:telemetry-posthog-h1
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
Add minimal anonymous PostHog telemetry with hard opt-out
Show description for c142e4d
TheGreatAxios
committed
c142e4d
View commit details
Copy full SHA for c142e4d
Browse repository at this point
Expand telemetry events and harden opt-out
Show description for 3ef7daf
TheGreatAxios
committed
3ef7daf
View commit details
Copy full SHA for 3ef7daf
Browse repository at this point
Enable telemetry export with production PostHog key
Show description for 0e9fb92
TheGreatAxios
committed
0e9fb92
View commit details
Copy full SHA for 0e9fb92
Browse repository at this point
Commits on Jul 23, 2026
Treat any falsy INTERCODE_TELEMETRY value as an opt-out
Show description for 50f5a77
TheGreatAxios
committed
50f5a77
View commit details
Copy full SHA for 50f5a77
Browse repository at this point
Cap the telemetry exit flush at a short deadline
Show description for 9023225
TheGreatAxios
committed
9023225
View commit details
Copy full SHA for 9023225
Browse repository at this point
Ensure an installation id exists when telemetry is re-enabled
Show description for 44654da
TheGreatAxios
committed
44654da
View commit details
Copy full SHA for 44654da
Browse repository at this point
Record the turn's own provider and model in message_send
Show description for 35aa442
TheGreatAxios
committed
35aa442
View commit details
Copy full SHA for 35aa442
Browse repository at this point
Show the telemetry disclosure during onboarding
Show description for a62a9f3
TheGreatAxios
committed
a62a9f3
View commit details
Copy full SHA for a62a9f3
Browse repository at this point
Trim whitespace when parsing telemetry env flags
Show description for 0336e0c
TheGreatAxios
committed
0336e0c
View commit details
Copy full SHA for 0336e0c
Browse repository at this point
Refuse telemetry re-enable while an env kill is active
Show description for 3a38c11
TheGreatAxios
committed
3a38c11
View commit details
Copy full SHA for 3a38c11
Browse repository at this point
Document first-run telemetry ordering and toggle behavior
Show description for 6b2fde1
TheGreatAxios
committed
6b2fde1
View commit details
Copy full SHA for 6b2fde1
Browse repository at this point
Hold first-run telemetry until the user proceeds past the disclosure
Show description for cd94705
TheGreatAxios
committed
cd94705
View commit details
Copy full SHA for cd94705
Browse repository at this point
Send the canonical provider kind in telemetry, not the user label
Show description for d1a04f0
TheGreatAxios
committed
d1a04f0
View commit details
Copy full SHA for d1a04f0
Browse repository at this point
Rename the per-turn telemetry event to inference_turn
Show description for c35e316
TheGreatAxios
committed
c35e316
View commit details
Copy full SHA for c35e316
Browse repository at this point
Correct the allowlist comment about what bounds telemetry payloads
Show description for fbe27aa
TheGreatAxios
committed
fbe27aa
View commit details
Copy full SHA for fbe27aa
Browse repository at this point
Give telemetry singleton test fakes the required flush member
Show description for 13471f3
TheGreatAxios
committed
13471f3
View commit details
Copy full SHA for 13471f3
Browse repository at this point
You can’t perform that action at this time.