[bot] Document Agent Factory, concise transcript view, and context management opt-in for Copilot CLI - #3203
Draft
github-actions[bot] wants to merge 1 commit into
Conversation
…nt opt-in for Copilot CLI 1.0.84 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
Checked GitHub Copilot changelogs for updates from the past 7 days and found several unreleased-but-merged Copilot CLI features (build tags v1.0.84-6 through v1.0.84-9) that were not yet reflected in the Learning Hub, alongside the already-documented CLI 1.0.84 stable features.
New features found
/factoriesdialog can now pause and resume Agent Factory runs instead of only starting/stopping them.transcriptViewto"concise"groups tool activity into expandable work summaries./settingsoptions let you opt agents and subagents into context management tools.Note:
github.blog,code.visualstudio.com, and community GitHub Pages sites (e.g.nishanil.github.io) were not reachable from this environment's network egress allowlist, so this update relies on thegithub/copilot-clirepository'schangelog.mdand GitHub releases API, which were accessible. Thegithub/github-apprepository referenced in the task instructions returned 404 (not accessible/does not exist under that name), so no Copilot app-specific changes could be verified this cycle.Sections updated
website/src/content/docs/learning-hub/copilot-configuration-basics.md— added three new subsections under the CLI configuration area: Agent Factory, Concise Transcript View, and Context Management Tools Opt-In, each tagged(v1.0.84+)consistent with existing versioned callouts in the file.Sources
The
cli-for-beginnerssection was intentionally left untouched per the standing instructions (handled by a separate update process).Warning
Firewall blocked 3 domains
The following domains were blocked by the firewall during workflow execution:
code.visualstudio.comgithub.blognishanil.github.ioTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.