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
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 }}
Zoo-Code-Org
/
Zoo-Code
Public
Notifications
You must be signed in to change notification settings
Fork
280
Star
1.9k
Code
Issues
524
Pull requests
178
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feature: local-usage-stats (3/4)
- #1133
#1133
Closed
myk1yt
wants to merge 31 commits into
Zoo-Code-Org:main
Zoo-Code-Org/Zoo-Code:main
from
myk1yt:pr/b15-usage-capture-v2
myk1yt/Zoo-Code:pr/b15-usage-capture-v2
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Closed
feature: local-usage-stats (3/4)
#1133
myk1yt
wants to merge 31 commits into
Zoo-Code-Org:main
Zoo-Code-Org/Zoo-Code:main
from
myk1yt:pr/b15-usage-capture-v2
myk1yt/Zoo-Code:pr/b15-usage-capture-v2
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
feat(stats): define usage event and message contracts
k1yt
authored and
Zoo (VP)
committed
4ed65de
View commit details
Copy full SHA for 4ed65de
Browse repository at this point
feat(stats): add append-only local usage store and aggregation
k1yt
authored and
Zoo (VP)
committed
98410d3
View commit details
Copy full SHA for 98410d3
Browse repository at this point
feat(stats): record final usage for each API attempt
k1yt
authored and
Zoo (VP)
committed
9e0b062
View commit details
Copy full SHA for 9e0b062
Browse repository at this point
Commits on Aug 2, 2026
fix(types): prefix unused destructured vars with underscore in usage-stats tests
Zoo (VP)
committed
4672f5a
View commit details
Copy full SHA for 4672f5a
Browse repository at this point
fix: add Task.usage-stats.spec.ts to eslint-suppressions for no-explicit-any
Show description for 1ed85e5
Zoo (VP)
committed
1ed85e5
View commit details
Copy full SHA for 1ed85e5
Browse repository at this point
feat(usage): add usage aggregation service
Zoo (VP)
committed
eac60bd
View commit details
Copy full SHA for eac60bd
Browse repository at this point
feat(usage): add costRecalculation module and tests from B15 source
Zoo (VP)
committed
a8fac1f
View commit details
Copy full SHA for a8fac1f
Browse repository at this point
fix(types): remove non-existent task-organization export from index.ts
Zoo (VP)
committed
a6e6332
View commit details
Copy full SHA for a6e6332
Browse repository at this point
fix(types): replace any with proper typed casts in Task.usage-stats.spec.ts
Zoo (VP)
committed
f079b9b
View commit details
Copy full SHA for f079b9b
Browse repository at this point
fix(ci): strip BOM from costRecalculation files and fix qwen-code pricing
Show description for b4fa68f
Zoo (VP)
committed
b4fa68f
View commit details
Copy full SHA for b4fa68f
Browse repository at this point
fix(ci): prune stale eslint suppressions after rebase onto b13
Zoo (VP)
committed
3cd77c3
View commit details
Copy full SHA for 3cd77c3
Browse repository at this point
feat(usage): add usage aggregation service
Zoo (VP)
committed
640aadb
View commit details
Copy full SHA for 640aadb
Browse repository at this point
feat(stats): add usage capture — provider deltas, Task finalization, exactly-once recorder
Show description for 7959db7
Zoo (VP)
committed
7959db7
View commit details
Copy full SHA for 7959db7
Browse repository at this point
fix(types): resolve all TS errors from B15 cherry-pick - cast any to proper types, fix run->start renames, add UsageEventStore import
Zoo (VP)
committed
48b836f
View commit details
Copy full SHA for 48b836f
Browse repository at this point
fix(stats): restore base behaviors clobbered by B15 cherry-pick
Show description for a45cce0
Zoo (VP)
committed
a45cce0
View commit details
Copy full SHA for a45cce0
Browse repository at this point
fix(types): remove non-existent task-organization export from index.ts
Zoo (VP)
committed
ea143f7
View commit details
Copy full SHA for ea143f7
Browse repository at this point
Commits on Aug 3, 2026
fix(stats): add rootTaskId and endpoint to CSV export columns
Zoo (VP)
committed
34b2778
View commit details
Copy full SHA for 34b2778
Browse repository at this point
fix(stats): add rootTaskId to UsageEventV1 schema for CSV export
Zoo (VP)
committed
13d18d7
View commit details
Copy full SHA for 13d18d7
Browse repository at this point
Merge branch 'pr/b14-usage-aggregation-v2' into pr/b15-usage-capture-v2
Zoo (VP)
committed
97e337b
View commit details
Copy full SHA for 97e337b
Browse repository at this point
fix(stats): extract endpoint domain for MiMo provider
Zoo (VP)
committed
cee03a5
View commit details
Copy full SHA for cee03a5
Browse repository at this point
Commits on Aug 6, 2026
chore: remove temp file progress.txt
Zoo (VP)
committed
0b02cbe
View commit details
Copy full SHA for 0b02cbe
Browse repository at this point
Merge branch 'main' into pr/b15-usage-capture-v2
myk1yt
authored
0e51311
View commit details
Copy full SHA for 0e51311
Browse repository at this point
Commits on Aug 7, 2026
chore: remove temporary docs and scripts from PR diff
Zoo (VP)
committed
75fbbe5
View commit details
Copy full SHA for 75fbbe5
Browse repository at this point
Commits on Aug 8, 2026
test(e2e): add usage capture suite
Zoo (VP)
committed
94d3a26
View commit details
Copy full SHA for 94d3a26
Browse repository at this point
fix(e2e,test): usage-capture fixtures + silence UsageRecorder init warn (PR #1133)
Show description for 116bea9
Zoo (VP)
committed
116bea9
View commit details
Copy full SHA for 116bea9
Browse repository at this point
fix(vscode-e2e): dynamically resolve usage-stats directory for usage capture tests
Zoo (VP)
committed
7b8516e
View commit details
Copy full SHA for 7b8516e
Browse repository at this point
fix(vscode-e2e): scan all globalStorage usage-stats directories to collect all recorded events
Zoo (VP)
committed
0a5c7a6
View commit details
Copy full SHA for 0a5c7a6
Browse repository at this point
fix(vscode-e2e): configure aimock openrouter provider in usage-capture suiteSetup
Zoo (VP)
committed
db22ea4
View commit details
Copy full SHA for db22ea4
Browse repository at this point
fix(vscode-e2e): search os.tmpdir recursively for usage-stats directory on Linux runners
Zoo (VP)
committed
0cd61fb
View commit details
Copy full SHA for 0cd61fb
Browse repository at this point
fix(vscode-e2e): cache usage-stats directory resolution and use fast-path lookup to prevent I/O event loop congestion
Zoo (VP)
committed
78247dd
View commit details
Copy full SHA for 78247dd
Browse repository at this point
fix(e2e): correct getStatsDirs path resolution for usage-capture test
Show description for cbcc013
Zoo (VP)
committed
cbcc013
View commit details
Copy full SHA for cbcc013
Browse repository at this point
You can’t perform that action at this time.