-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Copilot Memories Detected
GitHub Copilot has stored memories for the following repositories:
📝 rajbos/github-copilot-token-usage
- Memories found: 20
Recent memories:
- Unresolved workspaces (failed resolution or missing workspace.json/meta.json) are tracked separately and counted as having NO customizations in the fluency score customization adoption rate calculation
- When adding new AI models, update both src/tokenEstimators.json (with char-to-token ratio, typically 0.25 for GPT models) and src/modelPricing.json (with pricing data, category, tier, and multiplier)
- Team Dashboard webview fetches data from Azure Table Storage for last 30 days, aggregates personal usage across devices/workspaces, and displays team leaderboard. Access via copilot-token-tracker.showDashboard command.
- Use #CopilotFluencyScore as the unique hashtag for social media shares related to the fluency score feature
- Extension marketplace URL is https://marketplace.visualstudio.com/items?itemName=RobBos.copilot-token-tracker - used in social shares and documentation
- ... and 15 more
📝 rajbos/actions-marketplace-checks
- Memories found: 20
Recent memories:
- GraphQL API uses points-based rate limiting: base 5,000 points/hour, max 12,500 points/hour (with 20+ repos/users); tracked separately from Core REST API in resources.graphql section of /rate_limit response
- Use $actions.Count as single source of truth for total actions across all report sections; always use DisplayIntWithDots for number formatting; clearly label subset counts
- In markdown tables, alignment colons belong in the separator row (e.g.,
|---:|for right-align,|:---|for left-align,|:---:|for center), never in the header row; numeric columns should use right-alignment - Markdown tables in LogMessage calls must have proper pipe delimiters: header separator uses
|---|format, all table rows must start and end with|, and no colons should precede pipes except in alignment indicators like|---:|for right-alignment - Long-running workflows (60+ min) must refresh GitHub App tokens before final operations to avoid 401 errors
- ... and 15 more
Action Required: Review these memories to ensure they don't contain sensitive information.
Summary:
- Total repositories checked: 3
- Repositories with memories: 2
- Total memories found: 40
Generated by workflow run: 22132536079
Reactions are currently unavailable