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
.
augmentcode
/
context-connectors
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
16
Code
Issues
0
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add User-Agent tracking for analytics
- #14
#14
Merged
richhankins
merged 16 commits into
main
augmentcode/context-connectors:main
from
user-agent-analytics
augmentcode/context-connectors:user-agent-analytics
Copy head branch name to clipboard
Feb 3, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: add User-Agent tracking for analytics
#14
richhankins
merged 16 commits into
main
augmentcode/context-connectors:main
from
user-agent-analytics
augmentcode/context-connectors:user-agent-analytics
Copy head branch name to clipboard
Commits
Commits on Jan 31, 2026
feat: add User-Agent tracking for analytics
Show description for 3a62949
richhankins
committed
3a62949
View commit details
Copy full SHA for 3a62949
Browse repository at this point
chore: require auggie-sdk ^0.1.15 with clientUserAgent support
richhankins
committed
ac790cd
View commit details
Copy full SHA for ac790cd
Browse repository at this point
Commits on Feb 1, 2026
feat: capture MCP client info in User-Agent
Show description for e619a8e
richhankins
committed
e619a8e
View commit details
Copy full SHA for e619a8e
Browse repository at this point
refactor: Update User-Agent format to match auggie CLI style
Show description for 5f3b675
richhankins
committed
5f3b675
View commit details
Copy full SHA for 5f3b675
Browse repository at this point
refactor: Use augment.ctxc prefix for consistent User-Agent format
Show description for 7065f6d
richhankins
committed
7065f6d
View commit details
Copy full SHA for 7065f6d
Browse repository at this point
refactor: Simplify User-Agent format to product-based
Show description for cf1b2e0
richhankins
committed
cf1b2e0
View commit details
Copy full SHA for cf1b2e0
Browse repository at this point
fix: make getVersion() resilient to missing package.json
Show description for 827b610
richhankins
committed
827b610
View commit details
Copy full SHA for 827b610
Browse repository at this point
refactor: use build-time version injection instead of runtime package.json read
Show description for bf4570b
richhankins
committed
bf4570b
View commit details
Copy full SHA for bf4570b
Browse repository at this point
fix: restore @augmentcode/auggie-sdk dependency (^0.1.15)
richhankins
committed
96560ad
View commit details
Copy full SHA for 96560ad
Browse repository at this point
fix: ensure version.ts is generated before all entry points
Show description for cf51f3b
richhankins
committed
cf51f3b
View commit details
Copy full SHA for cf51f3b
Browse repository at this point
fix: simplify version loading with resilient fallback
Show description for eed9a67
richhankins
committed
eed9a67
View commit details
Copy full SHA for eed9a67
Browse repository at this point
refactor: simplify version loading to match auggie-sdk-typescript
Show description for e806b63
richhankins
committed
e806b63
View commit details
Copy full SHA for e806b63
Browse repository at this point
fix: use SDK's oninitialized callback for proper protocol negotiation
Show description for 6690009
richhankins
committed
6690009
View commit details
Copy full SHA for 6690009
Browse repository at this point
fix: add @augmentcode/auggie-sdk dependency (^0.1.15)
Show description for 3c0dca8
richhankins
committed
3c0dca8
View commit details
Copy full SHA for 3c0dca8
Browse repository at this point
Commits on Feb 2, 2026
fix: regenerate package-lock.json with @augmentcode/auggie-sdk@0.1.15
richhankins
committed
4ebef83
View commit details
Copy full SHA for 4ebef83
Browse repository at this point
Commits on Feb 3, 2026
fix: regenerate package-lock.json with all dependencies
richhankins
committed
f537701
View commit details
Copy full SHA for f537701
Browse repository at this point
You can’t perform that action at this time.