[bot] Update Learning Hub for v1.0.69: plugin dashboard and dynamic skill retrieval#2249
Draft
github-actions[bot] wants to merge 1 commit into
Draft
[bot] Update Learning Hub for v1.0.69: plugin dashboard and dynamic skill retrieval#2249github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
…ill retrieval - Add /plugins dashboard section (v1.0.69+) to installing-and-using-plugins.md: covers in-session plugin management and extension reload without restart - Add dynamic retrieval Q&A (v1.0.66+) to creating-effective-skills.md: covers --dynamic-retrieval flag and dynamicRetrieval setting for embeddings-based automatic skill discovery - Update lastUpdated dates for both pages to 2026-07-08 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Summary
This PR updates two Learning Hub pages with features from recent Copilot CLI releases (v1.0.66–v1.0.69, released July 1–7, 2026).
What new features or changes were found
Checking releases v1.0.68 (2026-07-01) and v1.0.69 (2026-07-07):
/pluginsdashboard (v1.0.69): New in-session management interface — browse installed plugins, enable/disable them, and reload extensions without restarting the session--dynamic-retrieval skills=<on|off>flag anddynamicRetrievalpersistent setting for embeddings-based automatic skill discovery(Other recent additions —
stayInAutopilot, auto allow-all mode, kimi-k2.7-code model, Claude Sonnet 5,/mcp list, subagent limits — were already documented in existing pages.)What sections of the guide were updated
website/src/content/docs/learning-hub/installing-and-using-plugins.md/pluginsslash command for opening the in-session plugin managerlastUpdatedto 2026-07-08website/src/content/docs/learning-hub/creating-effective-skills.md--dynamic-retrieval skills=on|offflag anddynamicRetrievalsettings togglelastUpdatedto 2026-07-08Source announcements