Skip to content

[bot] Update Learning Hub with Copilot CLI v1.0.69–1.0.70 features#2269

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
learning-hub-updates-july-2026-60908debea5bb348
Draft

[bot] Update Learning Hub with Copilot CLI v1.0.69–1.0.70 features#2269
github-actions[bot] wants to merge 1 commit into
mainfrom
learning-hub-updates-july-2026-60908debea5bb348

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

What's new

Updates to the Learning Hub based on GitHub Copilot CLI changelog entries from the past 7 days (v1.0.69–1.0.70, released 2026-07-07 and 2026-07-09).

New features found

Feature Version Source
preToolUse hooks exit code 2 semantics — exit code 2 now cleanly denies tool calls (distinct from other non-zero codes which signal errors) v1.0.70 copilot-cli changelog
Forge auto-generates draft skills when it detects a clear repeatable workflow pattern v1.0.70 copilot-cli changelog
/plugins dashboard — in-session command to browse, enable/disable, and reload plugins v1.0.69 copilot-cli changelog
Plugin SHA pinning — sha field in plugin source config pins to an exact commit v1.0.70 copilot-cli changelog
.github/copilot/settings.json — repo-level pinning of model, reasoning effort, and context tier v1.0.70 copilot-cli changelog

Sections updated

  1. automating-with-hooks.md: Updated preToolUse section to document the new exit code 2 semantics for denying tool calls. Added an exit code reference table (0 = approve, 2 = deny, other non-zero = error). Updated the Best Practices section to recommend exit code 2 for policy blocks.

  2. creating-effective-skills.md: Expanded the /chronicle skills review FAQ answer to explain Forge's automatic draft skill detection (v1.0.70) alongside the existing manual review flow.

  3. installing-and-using-plugins.md: Added a /plugins dashboard section explaining the new in-session plugin manager (v1.0.69). Added a "Pinning Plugins to a Specific Commit" subsection documenting the sha field (v1.0.70).

  4. building-custom-agents.md: Added a new "Repository-Level Model and Effort Pinning" section documenting .github/copilot/settings.json with supported keys (model, reasoningEffort, contextTier) and a reference table.

Source announcements

Generated by Learning Hub Updater · 113.3 AIC · ⌖ 10.7 AIC · ⊞ 5.8K ·

- automating-with-hooks.md: Document exit code 2 semantics for preToolUse deny (v1.0.70)
- creating-effective-skills.md: Expand Forge auto-detection of draft skills (v1.0.70)
- installing-and-using-plugins.md: Add /plugins dashboard (v1.0.69) and SHA pinning (v1.0.70)
- building-custom-agents.md: Add .github/copilot/settings.json repo-level model/effort/context tier pinning (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