Skip to content

[bot] Update Learning Hub: Copilot CLI v1.0.69–1.0.70 features (July 2026)#2276

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
update/learning-hub-july-2026-1c454f56f40c9232
Draft

[bot] Update Learning Hub: Copilot CLI v1.0.69–1.0.70 features (July 2026)#2276
github-actions[bot] wants to merge 1 commit into
mainfrom
update/learning-hub-july-2026-1c454f56f40c9232

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR updates four Learning Hub pages to document new GitHub Copilot CLI features released in v1.0.69 (2026-07-07) and v1.0.70 (2026-07-09).

What new features or changes were found

From the copilot-cli changelog:

v1.0.70 (2026-07-09)

  • .github/copilot/settings.json — trusted repositories can now pin the model, reasoning effort level, and context tier, and extend URL/MCP/skill deny lists for all sessions in that repo
  • /refine command — rewrites a rough, stream-of-consciousness prompt into a clearer, more structured one before sending
  • Forge draft skill creation — the CLI now automatically creates draft skills when it detects clear recurring workflow patterns; users review them with /chronicle skills review
  • preToolUse exit code 2 — explicitly denies a tool call (cleaner signal than exit code 1 which indicates script error)
  • Plugin SHA pinning — plugins can be pinned to an exact commit SHA via the sha field in plugin source configuration

v1.0.69 (2026-07-07)

  • /plugins dashboard — new interactive in-session command to view and manage installed plugins, usable while the agent is working
  • Plugin extensions can now be reloaded without restarting the session

What sections were updated

File Changes
copilot-configuration-basics.md Added .github/copilot/settings.json repository-pinned settings section; added /refine command documentation
creating-effective-skills.md Added FAQ entry explaining Forge and how it auto-generates draft skills from detected workflow patterns
automating-with-hooks.md Clarified that preToolUse exit code 2 is the recommended way to signal an explicit policy denial
installing-and-using-plugins.md Added /plugins dashboard description and plugin SHA pinning documentation

Source announcements

Generated by Learning Hub Updater · 152 AIC · ⌖ 10.6 AIC · ⊞ 5.8K ·

New features documented:
- .github/copilot/settings.json for repository-pinned model/effort/context settings (v1.0.70)
- /refine command to rewrite rough prompts into clear ones (v1.0.70)
- Forge auto-creating draft skills from workflow patterns (v1.0.70)
- preToolUse exit code 2 for explicit tool call denial (v1.0.70)
- /plugins dashboard for managing plugins mid-session (v1.0.69)
- Plugin SHA pinning for reproducible installations (v1.0.70)

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