Skip to content

docs: refresh Copilot CLI/SDK workshop from upstream sources (2026-07-26) - #98

Merged
ks6088ts merged 1 commit into
mainfrom
refresh/workshop-docs-2026-07-26-5d5885c028f2e42e
Jul 26, 2026
Merged

docs: refresh Copilot CLI/SDK workshop from upstream sources (2026-07-26)#98
ks6088ts merged 1 commit into
mainfrom
refresh/workshop-docs-2026-07-26-5d5885c028f2e42e

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Weekly workshop doc refresh against GitHub's primary sources. All changes are grounded in the sources cited below. See each tree's updated appendix/references.md for the full ledger.

Scope and effective since

Tree Since
CLI tutorial 2026-06-29 (last ledger entry)
SDK tutorial 2026-06-25 (last ledger entry)

Folded-in changes

Copilot CLI tutorial

Date Area Summary Source Files touched
2026-07-24 Models Claude Opus 5 now available; CLI 1.0.75 adds support GitHub Blog features.md, features.ja.md, appendix/references.md
2026-07-21 Models Gemini 3.6 Flash now available GitHub Blog features.md, features.ja.md, appendix/references.md
2026-07-09 Models GPT-5.6 Sol, Terra, Luna now available GitHub Blog features.md, features.ja.md, appendix/references.md
2026-07-02 Models/deprecations Gemini 2.5 Pro and Gemini 3 Flash scheduled for deprecation GitHub Blog features.md, features.ja.md, appendix/references.md
2026-07-01 Models Auto model selection now routes based on task type GitHub Blog features.md, features.ja.md, appendix/references.md
2026-07-01 Billing/usage AI credit session limits in CLI and SDK GitHub Blog features.md, features.ja.md, appendix/references.md

Copilot SDK tutorial

Date Area Summary Source Files touched
2026-07-22 SDK version SDK v1.0.8: per-agent reasoning effort, AI credit session limits copilot-sdk v1.0.8 appendix/references.md
2026-07-16 SDK version SDK v1.0.7: in-process (FFI) transport, tool search config, opaque metadata passthrough copilot-sdk v1.0.7 appendix/references.md
2026-07-02 CLI server flags Copilot CLI no longer needs a PAT in GitHub Actions (permissions: copilot: write now sufficient) GitHub Blog getting_started.md, getting_started.ja.md, appendix/references.md

English and Japanese files written

  • docs/copilot_cli_tutorial/features.md ✏️
  • docs/copilot_cli_tutorial/features.ja.md ✏️
  • docs/copilot_cli_tutorial/appendix/references.md ✏️
  • docs/copilot_sdk_tutorial/getting_started.md ✏️
  • docs/copilot_sdk_tutorial/getting_started.ja.md ✏️
  • docs/copilot_sdk_tutorial/appendix/references.md ✏️

Version bumps

  • SDK latest: Python github-copilot-sdk1.0.8, Go copilot-sdk/gov1.0.8 (ledger updated; no version pin changed in tutorials)
  • CLI latest: 1.0.75 (no pin changed in tutorials)

Suspected injection content

None encountered in fetched pages.

Generated by Refresh Workshop Docs · sonnet46 139.9 AIC · ⌖ 9.43 AIC · ⊞ 6.2K ·

…-26)

CLI tutorial:
- features.md: update model deprecation warning (Opus 4.6 deprecated, Gemini 2.5 Pro/3 Flash scheduled); add new models (Claude Opus 5, Gemini 3.6 Flash, GPT-5.6 Sol/Terra/Luna); add AI credit session limits note; add auto model selection task-routing note
- features.ja.md: sync Japanese translation
- appendix/references.md: add 7 new ledger rows (2026-07-01 through 2026-07-24)

SDK tutorial:
- getting_started.md: update GitHub Actions section — Copilot CLI no longer requires a PAT; update 'avoid static tokens' section
- getting_started.ja.md: sync Japanese translation
- appendix/references.md: add ledger rows for SDK v1.0.7, v1.0.8, and PAT change

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refreshes the Copilot CLI + Copilot SDK workshop documentation to reflect upstream changes since the last ledger entries (late June 2026), keeping both English and Japanese tutorials aligned and updating the references ledgers accordingly.

Changes:

  • Updated Copilot SDK tutorial guidance to reflect that Copilot CLI can now authenticate in GitHub Actions via GITHUB_TOKEN with permissions: copilot: write (PAT no longer required in Actions).
  • Refreshed Copilot CLI tutorial “Models” section with new model availability/deprecation notes and recent feature updates (auto model routing, AI credit session limits).
  • Appended new upstream change entries to both CLI and SDK appendix/references.md ledgers.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
docs/copilot_sdk_tutorial/getting_started.md Updates GitHub Actions authentication guidance to include the new GITHUB_TOKEN + permissions: copilot: write path.
docs/copilot_sdk_tutorial/getting_started.ja.md Japanese counterpart of the GitHub Actions authentication guidance update.
docs/copilot_sdk_tutorial/appendix/references.md Adds SDK v1.0.7/v1.0.8 and CLI-in-Actions authentication change entries to the SDK ledger.
docs/copilot_cli_tutorial/features.md Updates models/feature notes with recent additions and deprecation context.
docs/copilot_cli_tutorial/features.ja.md Japanese counterpart of the CLI models/feature notes update.
docs/copilot_cli_tutorial/appendix/references.md Adds recent Copilot changelog items (models, auto model routing, session limits, Actions auth change) to the CLI ledger.
Comments suppressed due to low confidence (1)

docs/copilot_sdk_tutorial/getting_started.ja.md:163

  • This section title says "GITHUB_TOKENなし" (without GITHUB_TOKEN), but the section is actually about gh auth login using a token that lacks Copilot access/entitlement. The current title can be confusing, especially given the 2026-07-02 update that GITHUB_TOKEN can work in Actions.
## `GITHUB_TOKEN` なしの `gh auth login` が動作しない理由

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 26 to +27
!!! warning "Model lifecycle changes quickly"
Recent changelog examples show why fixed model lists go stale: GPT-4.1 was deprecated on 2026-06-01, GPT-5.2 and GPT-5.2-Codex were deprecated across most Copilot experiences on 2026-06-05, and Opus 4.6 (fast) is scheduled for deprecation on 2026-06-29 ([GPT-4.1 deprecated](https://github.blog/changelog/2026-06-02-gpt-4-1-deprecated), [GPT-5.2 and GPT-5.2-Codex deprecated](https://github.blog/changelog/2026-06-05-gpt-5-2-and-gpt-5-2-codex-deprecated), [Upcoming deprecation of Opus 4.6 fast](https://github.blog/changelog/2026-06-18-upcoming-deprecation-of-opus-4-6-fast)). Before running a workshop, check `/model`, [supported models](https://docs.github.com/copilot/reference/ai-models/supported-models), and the [GitHub Blog Copilot changelog](https://github.blog/changelog/label/copilot/).
Recent changelog examples show why fixed model lists go stale: GPT-4.1 was deprecated on 2026-06-01, GPT-5.2 and GPT-5.2-Codex were deprecated across most Copilot experiences on 2026-06-05, Opus 4.6 (fast) was deprecated on 2026-06-29, and Gemini 2.5 Pro and Gemini 3 Flash are scheduled for deprecation ([GPT-4.1 deprecated](https://github.blog/changelog/2026-06-02-gpt-4-1-deprecated), [GPT-5.2 and GPT-5.2-Codex deprecated](https://github.blog/changelog/2026-06-05-gpt-5-2-and-gpt-5-2-codex-deprecated), [Upcoming deprecation of Gemini 2.5 Pro and Gemini 3 Flash](https://github.blog/changelog/2026-07-02-upcoming-deprecation-of-gemini-2-5-pro-and-gemini-3-flash)). Before running a workshop, check `/model`, [supported models](https://docs.github.com/copilot/reference/ai-models/supported-models), and the [GitHub Blog Copilot changelog](https://github.blog/changelog/label/copilot/).
Comment on lines 26 to +27
!!! warning "モデルのライフサイクルは短い"
最近の changelog だけでも、GPT-4.1 は 2026-06-01 に deprecated、GPT-5.2 と GPT-5.2-Codex は 2026-06-05 に多くの Copilot 体験で deprecated、Opus 4.6 (fast) は 2026-06-29 に deprecated 予定です([GPT-4.1 deprecated](https://github.blog/changelog/2026-06-02-gpt-4-1-deprecated)、[GPT-5.2 and GPT-5.2-Codex deprecated](https://github.blog/changelog/2026-06-05-gpt-5-2-and-gpt-5-2-codex-deprecated)、[Upcoming deprecation of Opus 4.6 fast](https://github.blog/changelog/2026-06-18-upcoming-deprecation-of-opus-4-6-fast))。ワークショップ実施前に `/model`、[supported models](https://docs.github.com/copilot/reference/ai-models/supported-models)、[GitHub Blog Copilot changelog](https://github.blog/changelog/label/copilot/) を確認してください。
最近の changelog だけでも、GPT-4.1 は 2026-06-01 に deprecated、GPT-5.2 と GPT-5.2-Codex は 2026-06-05 に多くの Copilot 体験で deprecated、Opus 4.6 (fast) は 2026-06-29 に deprecated、Gemini 2.5 Pro と Gemini 3 Flash は近く deprecated 予定です([GPT-4.1 deprecated](https://github.blog/changelog/2026-06-02-gpt-4-1-deprecated)、[GPT-5.2 and GPT-5.2-Codex deprecated](https://github.blog/changelog/2026-06-05-gpt-5-2-and-gpt-5-2-codex-deprecated)、[Upcoming deprecation of Gemini 2.5 Pro and Gemini 3 Flash](https://github.blog/changelog/2026-07-02-upcoming-deprecation-of-gemini-2-5-pro-and-gemini-3-flash))。ワークショップ実施前に `/model`、[supported models](https://docs.github.com/copilot/reference/ai-models/supported-models)、[GitHub Blog Copilot changelog](https://github.blog/changelog/label/copilot/) を確認してください。
Comment on lines +122 to 123
Follow [Option C: Fine-grained PAT](#option-c-fine-grained-pat-recommended-for-ci) above, **or** use the built-in `GITHUB_TOKEN` with `permissions: copilot: write` in your workflow (see the note above).

Comment on lines +122 to 123
上記の「オプション C: Fine-grained PAT(CI 向け推奨)」に従うか、**または**ワークフローに `permissions: copilot: write` を追加して組み込みの `GITHUB_TOKEN` を使います(上記の注を参照)

@ks6088ts
ks6088ts merged commit f19d807 into main Jul 26, 2026
4 checks passed
@ks6088ts
ks6088ts deleted the refresh/workshop-docs-2026-07-26-5d5885c028f2e42e branch July 26, 2026 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants