Akvelon GitHub Copilot Log Tracker
Automatically tracks and organizes your GitHub Copilot usage logs locally on your machine.
🔒 Privacy First
- ✅ Only collects Copilot logs (no code, no personal data)
- ✅ Everything stays on your computer
- ✅ No internet connection needed
- ✅ Open source and transparent
📦 Quick Start
What You Need
- VS Code 1.104.0+
- GitHub Copilot extension
- Active Copilot subscription
Install in 3 Steps
Install the extension
- Press
Ctrl+Shift+P (or Cmd+Shift+P on Mac)
- Type:
Extensions: Install from VSIX
- Select the
akvelon-gh-copilot-tracker-X.X.X.vsix file
- Click Reload Now
Test the installation
- Press
Ctrl+Shift+P
- Type:
Collect Logs and press Enter
- A window will open with a button. Click it to navigate to the logs folder
- You should see folders with dates and log files inside
- If something goes wrong, an error message will appear
Done! The extension now runs automatically every 60 minutes.
📁 Where Are My Logs?
Default location: ~/Desktop/{userName}_{company}_{team}-vs_code_logg_collector/
Example: ~/Desktop/John_Doe_Akvelon_Team1-vs_code_logg_collector/
John_Doe_Akvelon_Team1-vs_code_logg_collector/
├── metrics/
│ └── metrics_2025-10-15.json
├── collection-state.json
├── parsing_state.json
└── user_config.json
⚙️ Settings (Optional)
Want to change where logs are saved?
- Open Settings:
Ctrl+, (or Cmd+, on Mac)
- Search:
Akvelon Copilot Tracker
- Set your preferred folder path
- Reload VS Code:
Ctrl+Shift+P → Reload Window
🔧 Problems?
No logs appearing?
- Make sure GitHub Copilot is active
- Use Copilot a few times (suggestions or chat)
- Run
Collect Logs command manually
Folder not created?
- Check you have write permissions in your home folder
- Try setting a custom folder path in Settings
- Look for error messages in the notification popup
Still stuck?
- Check
View → Output → Akvelon Copilot Tracker for details
- Restart VS Code
- Reinstall the extension
📝 What Gets Collected?
YES ✅
- Copilot completion logs
- Copilot chat logs
- Usage timestamps
NO ❌
- Your code
- API keys or passwords
- Personal information
- Anything outside Copilot logs
All data stays on your machine. Nothing is sent anywhere.
| |