Skip to content

[bot] Update Learning Hub for Copilot CLI v1.0.66–68 (July 2026)#2210

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
update/learning-hub-jul-2026-0aa06ea8e307ccd8
Draft

[bot] Update Learning Hub for Copilot CLI v1.0.66–68 (July 2026)#2210
github-actions[bot] wants to merge 1 commit into
mainfrom
update/learning-hub-jul-2026-0aa06ea8e307ccd8

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

What was found

Reviewed the Copilot CLI changelog for the past 7 days (v1.0.66–v1.0.68, released June 30–July 1 2026). Most features were already documented. Three gaps were identified:

  1. kimi-k2.7-code model support (v1.0.68): New code-specialized model from Moonshot AI added to the CLI, not yet in the model selection guide.
  2. Subagent tool filter inheritance (v1.0.67 + v1.0.68): Custom agents' tool restrictions are now consistently inherited by subagents and nested subagents — an important security guarantee for multi-agent workflows that was not yet documented.
  3. Plan budget in statusline and /usage (v1.0.68): Remaining credit allowances for supported plans now surface in both the status line and the /usage command, which was not yet reflected in the docs.

Features already documented and therefore skipped: Claude Sonnet 5, reasoningEffort agent field, --allow-all-mcp-server-instructions, subagent concurrency/depth limits, MCP server toggle, /chronicle skills review, dynamic retrieval, sessionLimits, /pr auto loop, /worktree task feature, and @-style imports.

What was updated

File Change
website/src/content/docs/learning-hub/building-custom-agents.md Added kimi-k2.7-code (v1.0.68+) to the model selection table alongside GPT-4.1 for code generation tasks
website/src/content/docs/learning-hub/agents-and-subagents.md Added "Inherited tool restrictions" bullet to the subagent characteristics list, plus a new FAQ entry explaining the security guarantee for delegation chains
website/src/content/docs/learning-hub/copilot-configuration-basics.md Expanded the /usage section to note that plan budget details now appear in both /usage and the status line for supported plans (v1.0.68+)

Source announcements

Generated by Learning Hub Updater · 174.2 AIC · ⌖ 15.4 AIC · ⊞ 5.8K ·

- Add kimi-k2.7-code model (v1.0.68+) to model selection table in
  building-custom-agents.md as a code generation option alongside GPT-4.1
- Document subagent tool filter inheritance (v1.0.67+, v1.0.68) in
  agents-and-subagents.md: parent agent tool restrictions are inherited
  by subagents throughout the entire delegation chain
- Add plan budget visibility note to copilot-configuration-basics.md:
  /usage and the status line now show remaining credit allowances for
  supported plans (v1.0.68+)

Sources:
- https://github.com/github/copilot-cli/releases/tag/v1.0.68
- https://github.com/github/copilot-cli/releases/tag/v1.0.67
- https://github.com/github/copilot-cli/releases/tag/v1.0.66

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants