docs: refresh Copilot CLI/SDK workshop from upstream sources (2026-07-26) - #98
Merged
Merged
Conversation
…-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>
There was a problem hiding this comment.
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_TOKENwithpermissions: 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.mdledgers.
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なし" (withoutGITHUB_TOKEN), but the section is actually aboutgh auth loginusing a token that lacks Copilot access/entitlement. The current title can be confusing, especially given the 2026-07-02 update thatGITHUB_TOKENcan 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` を使います(上記の注を参照)。 | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.mdfor the full ledger.Scope and effective
sinceFolded-in changes
Copilot CLI tutorial
features.md,features.ja.md,appendix/references.mdfeatures.md,features.ja.md,appendix/references.mdfeatures.md,features.ja.md,appendix/references.mdfeatures.md,features.ja.md,appendix/references.mdfeatures.md,features.ja.md,appendix/references.mdfeatures.md,features.ja.md,appendix/references.mdCopilot SDK tutorial
appendix/references.mdappendix/references.mdpermissions: copilot: writenow sufficient)getting_started.md,getting_started.ja.md,appendix/references.mdEnglish 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
github-copilot-sdk→ 1.0.8, Gocopilot-sdk/go→ v1.0.8 (ledger updated; no version pin changed in tutorials)Suspected injection content
None encountered in fetched pages.