copilot-session-usage 0.6.3__tar.gz → 0.6.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (117) hide show
  1. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/skills/gh-release-notes/SKILL.md +7 -2
  2. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/workflows/release.yml +2 -2
  3. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/PKG-INFO +1 -1
  4. copilot_session_usage-0.6.4/knowledge/findings/2026.07.24-15.01-actions-token-cannot-create-pr.md +31 -0
  5. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/findings/index.md +1 -0
  6. copilot_session_usage-0.6.4/src/copilot_session_usage/data/models-and-pricing.lock +7 -0
  7. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/src/copilot_session_usage/data/models-and-pricing.yml +19 -0
  8. copilot_session_usage-0.6.3/src/copilot_session_usage/data/models-and-pricing.lock +0 -7
  9. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.editorconfig +0 -0
  10. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.gitattributes +0 -0
  11. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
  12. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
  13. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/changes/requests/skill-breakdown/01-request.md +0 -0
  14. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/guidelines/git-commit-message.guideline.md +0 -0
  15. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/guidelines/knowledge-base.guidelines.md +0 -0
  16. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/pull_request_template.md +0 -0
  17. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/skills/consolidate-knowledge-base/SKILL.md +0 -0
  18. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/skills/record-finding/SKILL.md +0 -0
  19. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/workflows/ci.yml +0 -0
  20. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/workflows/publish.yml +0 -0
  21. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/workflows/refresh-pricing.yml +0 -0
  22. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.github/workflows/release-notes.yml +0 -0
  23. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.gitignore +0 -0
  24. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/.readthedocs.yaml +0 -0
  25. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/AGENTS.md +0 -0
  26. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/CHANGELOG.md +0 -0
  27. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/CONTRIBUTING.md +0 -0
  28. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/LICENSE +0 -0
  29. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/README.md +0 -0
  30. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/internal/automated_release_proces.md +0 -0
  31. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/_static/changelog.js +0 -0
  32. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/_static/custom.css +0 -0
  33. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/changelog.md +0 -0
  34. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/conf.py +0 -0
  35. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/explanation/how-cost-estimation-works.md +0 -0
  36. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/explanation/index.md +0 -0
  37. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/how-to/add-commit-trailer.md +0 -0
  38. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/how-to/analyze-specific-session.md +0 -0
  39. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/how-to/batch-and-spending.md +0 -0
  40. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/how-to/export-json.md +0 -0
  41. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/how-to/index.md +0 -0
  42. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/how-to/wsl2.md +0 -0
  43. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/index.md +0 -0
  44. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/installation.md +0 -0
  45. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/reference/api.md +0 -0
  46. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/reference/cli.md +0 -0
  47. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/reference/index.md +0 -0
  48. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/reference/pricing.md +0 -0
  49. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/tutorials/getting-started.md +0 -0
  50. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/docs/source/tutorials/index.md +0 -0
  51. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/justfile +0 -0
  52. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/_schema/Base.schema.yaml +0 -0
  53. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/_schema/Concept.schema.yaml +0 -0
  54. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/_schema/Experiment.schema.yaml +0 -0
  55. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/_schema/Finding.schema.yaml +0 -0
  56. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/_schema/Hypothesis.schema.yaml +0 -0
  57. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/_schema/Outcome.schema.yaml +0 -0
  58. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/_schema/Playbook.schema.yaml +0 -0
  59. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/_schema/Principle.schema.yaml +0 -0
  60. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/_schema/Reference.schema.yaml +0 -0
  61. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/_schema/Structure.schema.yaml +0 -0
  62. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/concepts/copilot-cli.md +0 -0
  63. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/concepts/index.md +0 -0
  64. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/concepts/overview.md +0 -0
  65. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/concepts/session-cost-analysis.md +0 -0
  66. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/concepts/threshold-based-pricing.md +0 -0
  67. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/experiments/index.md +0 -0
  68. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/experiments/verify-subagent-cost-attribution.md +0 -0
  69. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/findings/2026.07.02-00.00-subagent-logs-runsubagent-prefix.md +0 -0
  70. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/findings/2026.07.02-22.00-title-generation-not-counted-as-model-turn.md +0 -0
  71. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/findings/2026.07.02-23.00-cache-write-approximation.md +0 -0
  72. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/findings/2026.07.13-14.27-release-notes-overreported-maintainer-changes.md +0 -0
  73. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/guides/automation-scripts.md +0 -0
  74. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/guides/cost-optimization.md +0 -0
  75. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/guides/index.md +0 -0
  76. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/guides/wsl2-setup.md +0 -0
  77. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/ideas/index.md +0 -0
  78. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/ideas/multi-session-efficiency-analytics.md +0 -0
  79. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/index.md +0 -0
  80. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/log.md +0 -0
  81. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/principles/findings-are-immutable.md +0 -0
  82. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/principles/index.md +0 -0
  83. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/reference/debug-log-format.md +0 -0
  84. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/reference/index.md +0 -0
  85. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/reference/pricing-formats.md +0 -0
  86. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/structures/cache-cost-approximation.md +0 -0
  87. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/structures/index.md +0 -0
  88. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/structures/knowledge-base-information-types.md +0 -0
  89. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/structures/session-discovery-algorithm.md +0 -0
  90. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/structures/subagent-cost-tracking.md +0 -0
  91. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/knowledge/structures/vscode-copilot-extension.md +0 -0
  92. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/pyproject.toml +0 -0
  93. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/scripts/refresh_pricing.py +0 -0
  94. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/scripts/validate_release_notes.py +0 -0
  95. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/skills/copilot-session-usage/SKILL.md +0 -0
  96. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/src/copilot_session_usage/__init__.py +0 -0
  97. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/src/copilot_session_usage/_internal/__init__.py +0 -0
  98. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/src/copilot_session_usage/_internal/copilot_cli.py +0 -0
  99. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/src/copilot_session_usage/_internal/core.py +0 -0
  100. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/src/copilot_session_usage/_internal/git.py +0 -0
  101. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/src/copilot_session_usage/_internal/vscode.py +0 -0
  102. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/src/copilot_session_usage/api.py +0 -0
  103. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/src/copilot_session_usage/cli.py +0 -0
  104. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/src/copilot_session_usage/data/__init__.py +0 -0
  105. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/src/copilot_session_usage/data/custom-models-pricing.yml +0 -0
  106. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/tests/conftest.py +0 -0
  107. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/tests/test_api.py +0 -0
  108. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/tests/test_cli.py +0 -0
  109. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/tests/test_core.py +0 -0
  110. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/tests/test_coverage_gaps.py +0 -0
  111. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/tests/test_git.py +0 -0
  112. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/tests/test_release_notes.py +0 -0
  113. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/tests/test_rendering.py +0 -0
  114. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/tests/test_vscode.py +0 -0
  115. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/tests/test_vscode_platform.py +0 -0
  116. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/uv.lock +0 -0
  117. {copilot_session_usage-0.6.3 → copilot_session_usage-0.6.4}/uv.toml +0 -0
@@ -242,10 +242,15 @@ This release primarily includes updates to the knowledge base documentation and
242
242
  When this skill is invoked by a CI job with an explicit output-file request:
243
243
 
244
244
  - Honor the requested tag range and repository path exactly.
245
- - Write the final Markdown directly to the requested output file using the file-writing tool.
245
+ - Treat the requested output file as mandatory. Writing it is the only successful completion condition.
246
+ - Use the `create` file tool when the requested file does not exist, or the `edit` file tool when it already exists.
247
+ - After writing, use the `read` file tool to verify that the requested file exists and contains the final release-note Markdown.
246
248
  - Do not modify, commit, or push any other repository files.
247
249
  - The output file must contain only the final release-note Markdown, without an explanation, title heading, or code fence.
248
- - The caller may discard the Copilot response stream after the file is written; never use that stream as the release body.
250
+ - The first line must be exactly one of: `## New Features`, `## Enhancements`, `## Bug Fixes`, `## Breaking Changes`, `## Examples`, `## Documentation`, `**Maintenance**`, `**Documentation**`, or `**Internal**`.
251
+ - Do not write a preamble, title, code fence, or explanatory text before the first release-note section or fallback label.
252
+ - Never use the Copilot response stream as output. The caller may discard it after the file is written.
253
+ - Do not report the release notes only in the response. If the file cannot be written or verified, the task has failed.
249
254
  - Preserve the user-impact categories, examples, breaking-change detection, and public documentation links described above.
250
255
 
251
256
  ## How to Use This Skill in a Session
@@ -145,7 +145,7 @@ jobs:
145
145
 
146
146
  Generate the final release notes for ${TARGET_TAG}, covering the actual changes from ${PREVIOUS_TAG} to ${TARGET_TAG} in ${GITHUB_WORKSPACE}.
147
147
 
148
- Follow the skill's diff-based analysis process. Include only changes with a proven user-facing consequence; exclude CI, workflows, release automation, internal skills, guidelines, tests, file lists, and other repository housekeeping unless the diff proves direct product impact. If there is no product impact, write exactly this fallback block and no other wording: **Maintenance** followed by a blank line and This release primarily includes updates to the knowledge base documentation and internal repository structure. No changes to the core product functionality or user-facing features. Write the final release-note Markdown directly to ${output_file} in the current workspace using the file-writing tool. Do not put the release notes in your response because the response stream is discarded. Do not modify, commit, or push any other repository files."
148
+ Follow the skill's diff-based analysis process. Include only changes with a proven user-facing consequence; exclude CI, workflows, release automation, internal skills, guidelines, tests, file lists, and other repository housekeeping unless the diff proves direct product impact. If there is no product impact, write exactly this fallback block and no other wording: **Maintenance** followed by a blank line and This release primarily includes updates to the knowledge base documentation and internal repository structure. No changes to the core product functionality or user-facing features. Writing the final release-note Markdown to ${output_file} is mandatory: use the create or edit file tool, then read the file to verify that it exists and contains the final notes. The first line of the file must be exactly one of `## New Features`, `## Enhancements`, `## Bug Fixes`, `## Breaking Changes`, `## Examples`, `## Documentation`, `**Maintenance**`, `**Documentation**`, or `**Internal**`; do not write a preamble, title, or code fence. Do not return the release notes in your response; the response is discarded. Do not modify, commit, or push any other repository files."
149
149
 
150
150
  gh copilot -- \
151
151
  --prompt "$prompt" \
@@ -164,7 +164,7 @@ jobs:
164
164
  > /dev/null
165
165
 
166
166
  if [[ ! -s "$output_file" ]]; then
167
- echo "::error::The gh-release-notes skill did not create $output_file."
167
+ echo "::error::The gh-release-notes skill did not create the mandatory $output_file."
168
168
  exit 1
169
169
  fi
170
170
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: copilot-session-usage
3
- Version: 0.6.3
3
+ Version: 0.6.4
4
4
  Summary: Usage and cost analytics for GitHub Copilot and Copilot-CLI session logs
5
5
  Project-URL: Homepage, https://github.com/gsemet/copilot-session-usage
6
6
  Project-URL: Documentation, https://copilot-session-usage.readthedocs.io/en/stable/
@@ -0,0 +1,31 @@
1
+ ---
2
+ type: Finding
3
+ title: Repository Actions policy blocked the pricing refresh pull request
4
+ description: The scheduled pricing workflow had the required YAML scopes, but
5
+ the repository Actions policy prevented GITHUB_TOKEN from creating its pull
6
+ request.
7
+ tags: [github-actions, github-token, pull-request, pricing-refresh]
8
+ timestamp: 2026-07-24T15:01:41Z
9
+ confidence: high
10
+ context: >-
11
+ Investigated scheduled run 30069600604 for gsemet/copilot-session-usage at
12
+ commit 8ff2944b0d89d7afc4d4705e2476494949347b99 using gh CLI and the local
13
+ checkout. The workflow declares contents: write and pull-requests: write;
14
+ the repository API reported default_workflow_permissions=read and
15
+ can_approve_pull_request_reviews=false.
16
+ links: []
17
+ backlinks: []
18
+ ---
19
+
20
+ Run `30069600604` completed pricing refresh and branch synchronization, then
21
+ failed only when `peter-evans/create-pull-request@v7` attempted to create the
22
+ pull request. GitHub reported: “GitHub Actions is not permitted to create or
23
+ approve pull requests.” The repository allows pull request creation generally
24
+ (`pull_request_creation_policy=all`) and no automation pull request existed.
25
+
26
+ This means the workflow-level `pull-requests: write` declaration is not enough
27
+ when the repository-level “Allow GitHub Actions to create and approve pull
28
+ requests” policy is disabled. The scheduler needs that repository policy enabled
29
+ or a separately authorized GitHub App/PAT supplied as the action token. This
30
+ finding was verified against the failed run and current repository API settings;
31
+ it does not establish whether an organization policy also constrains the setting.
@@ -7,5 +7,6 @@ Belongs to the Storage layer. Findings are promoted into Concepts or Structures
7
7
 
8
8
  - [cache_write approximated via fresh_input — matches AIC panel exactly](2026.07.02-23.00-cache-write-approximation.md) — VS Code JSONL logs and agent-traces.db both lack cache_creation token counts. Approximating cache_creation as fresh_input = inputTokens - cachedTokens and billing only the incremental delta (cache_write - input) / 1M produces an exact match to the VS Code AIC panel. Implemented in estimate_cost since v0.3. [Finding]
9
9
  - [Release-note generation reported maintainer changes as user-facing features](2026.07.13-14.27-release-notes-overreported-maintainer-changes.md) — The generated v0.6.1 draft release notes described contributor guidelines, project metadata, and file counts instead of observable product changes. [Finding]
10
+ - [Repository Actions policy blocked the pricing refresh pull request](2026.07.24-15.01-actions-token-cannot-create-pr.md) — The scheduled pricing workflow had the required YAML scopes, but the repository Actions policy prevented GITHUB_TOKEN from creating its pull request. [Finding]
10
11
  - [Subagent Logs Use runSubagent Prefix](2026.07.02-00.00-subagent-logs-runsubagent-prefix.md) — Subagent activity is recorded in separate JSONL files prefixed with "runSubagent-" inside the session debug-logs directory. [Finding]
11
12
  - [title-*.jsonl adds 1 LLM call and its tokens to tool totals; VS Code panel excludes it](2026.07.02-22.00-title-generation-not-counted-as-model-turn.md) — The VS Code Agent Debug panel "Model Turns" counter excludes title-generation calls. copilot-session-usage counts them. The delta is exactly the title-*.jsonl file's token counts. [Finding]
@@ -0,0 +1,7 @@
1
+ {
2
+ "_captured": "2026-07-26T05:42:09.875668+00:00",
3
+ "_source": "https://raw.githubusercontent.com/github/docs/main/data/tables/copilot/models-and-pricing.yml",
4
+ "_yaml_path": "/home/runner/work/copilot-session-usage/copilot-session-usage/src/copilot_session_usage/data/models-and-pricing.yml",
5
+ "model_count": 35,
6
+ "checksum": "1ea4480ea55b34f4"
7
+ }
@@ -231,6 +231,15 @@
231
231
  output: $25.00
232
232
  cache_write: $6.25
233
233
 
234
+ - model: Claude Opus 5
235
+ provider: anthropic
236
+ release_status: GA
237
+ category: Powerful
238
+ input: $5.00
239
+ cached_input: $0.50
240
+ output: $25.00
241
+ cache_write: $6.25
242
+
234
243
  - model: Claude Sonnet 5[^sonnet-5-promo]
235
244
  provider: anthropic
236
245
  release_status: GA
@@ -309,6 +318,16 @@
309
318
  cached_input: $0.15
310
319
  output: $9.00
311
320
 
321
+ - model: 'Gemini 3.6 Flash'
322
+ provider: google
323
+ release_status: GA
324
+ category: Versatile
325
+ threshold: 'Not applicable'
326
+ tier: 'Default'
327
+ input: $1.50
328
+ cached_input: $0.15
329
+ output: $7.50
330
+
312
331
  # Microsoft
313
332
  - model: 'MAI-Code-1-Flash'
314
333
  provider: microsoft
@@ -1,7 +0,0 @@
1
- {
2
- "_captured": "2026-07-10T07:30:47.222629+00:00",
3
- "_source": "https://raw.githubusercontent.com/github/docs/main/data/tables/copilot/models-and-pricing.yml",
4
- "_yaml_path": "/Users/az02065/Projects/DevTools/copilot-session-usage/src/copilot_session_usage/data/models-and-pricing.yml",
5
- "model_count": 33,
6
- "checksum": "7bae47530bf10fd2"
7
- }