豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

[bot] Update Learning Hub with GitHub Copilot CLI v1.0.32–v1.0.34 features#1457

Draft
github-actions[bot] wants to merge 1 commit intostagedfrom
update/learning-hub-cli-v1-0-32-to-v1-0-34-bd85b97daed32d72
Draft

[bot] Update Learning Hub with GitHub Copilot CLI v1.0.32–v1.0.34 features#1457
github-actions[bot] wants to merge 1 commit intostagedfrom
update/learning-hub-cli-v1-0-32-to-v1-0-34-bd85b97daed32d72

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

What's New

Updates the Learning Hub documentation to reflect features and improvements shipped in GitHub Copilot CLI releases v1.0.32 (April 17), v1.0.33 (April 20), and v1.0.34 (April 20).


New Features & Changes Found

v1.0.32 (April 17)

  • auto model selection — Copilot automatically picks the best model per session
  • File attachment — Attach supported document files (PDFs, text, images) to prompts
  • --connect flag — Connect directly to a remote session by ID
  • Short session ID prefixes--resume now accepts 7+ hex char prefixes instead of full IDs
  • --print-debug-info flag — Display version, terminal capabilities, and environment variables
  • Usage limit warnings — Warnings at 75% and 90% of weekly quota (updated to 50% and 95% in v1.0.33)
  • --session-idle-timeout — Configurable session idle timeout (disabled by default)
  • Skills exceeding token limit — Still discoverable and invocable by name

v1.0.33 (April 20)

  • New slash command aliases/bug, /continue, /release-notes, /export, /reset as aliases; /upgrade as alias for /update
  • Slash command suggestions — Picker suggests similar commands for unrecognized/misspelled input
  • Sub-agents inherit session model — Sub-agents in auto mode automatically inherit the session model
  • Tasks dialog keyboard shortcutsj/k for vim-style navigation, x to kill a task
  • --resume inherits --remote flag — No need to re-specify --remote when resuming a remote session
  • Usage limit warnings updated — Now warn at 50% and 95% capacity

v1.0.29 (April 16 — recently released)

  • COPILOT_AGENT_SESSION_ID — Shell commands and MCP servers receive this env var automatically

Sections Updated

copilot-configuration-basics.md

  • Model Picker section: Added auto model selection documentation
  • CLI Session Commands: Added slash command aliases table, slash command suggestions, file attachment, usage limit warnings, session idle timeout, --print-debug-info
  • CLI Startup Flags: Added --connect flag, short session ID prefixes for --resume, vim navigation shortcuts in tasks dialog
  • Updated lastUpdated to 2026-04-20

understanding-mcp-servers.md

  • Added documentation for COPILOT_AGENT_SESSION_ID environment variable automatically injected into MCP server processes

agents-and-subagents.md

  • Added note that sub-agents in auto mode inherit the session model automatically
  • Updated lastUpdated to 2026-04-20

Source Announcements

Generated by Learning Hub Updater · ● 1.7M ·

- Add auto model selection to Model Picker section
- Document file attachment feature for prompts
- Add new slash command aliases (/bug, /continue, /release-notes, /export, /reset, /upgrade)
- Document slash command suggestion for misspelled commands
- Add usage limit warnings (50% and 95% thresholds)
- Document session idle timeout (--session-idle-timeout)
- Add --print-debug-info flag documentation
- Document --connect flag for remote sessions
- Document short session ID prefixes for --resume
- Add COPILOT_AGENT_SESSION_ID env var to MCP docs
- Note sub-agents inherit session model in auto mode
- Add j/k vim navigation and x to terminate in tasks dialog
- Update lastUpdated dates for modified files

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