Skip to content

[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
mainfrom
learning-hub-update-cli-1-0-84-factory-context-a38561a6bce3f0eb
Draft

github-actions[bot] wants to merge 1 commit into
mainfrom
learning-hub-update-cli-1-0-84-factory-context-a38561a6bce3f0eb

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

  • Agent Factory pause/resume: The /factories dialog can now pause and resume Agent Factory runs instead of only starting/stopping them.
  • Concise transcript view: Setting transcriptView to "concise" groups tool activity into expandable work summaries.
  • Context management tools opt-in: New /settings options 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 the github/copilot-cli repository's changelog.md and GitHub releases API, which were accessible. The github/github-app repository 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-beginners section 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.com
  • github.blog
  • nishanil.github.io

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "code.visualstudio.com"
    - "github.blog"
    - "nishanil.github.io"

See Network Configuration for more information.

Generated by Learning Hub Updater · auto · 109.9 AIC · ⌖ 8.88 AIC · ⊞ 8K ·

…nt opt-in for Copilot CLI 1.0.84

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