Skip to content

[bot] Update course for Copilot CLI v1.0.22–v1.0.28 changes#81

Closed
DanWahlin wants to merge 1 commit intomainfrom
update/copilot-cli-updates-apr16-2026-472e6f0bd566369e
Closed

[bot] Update course for Copilot CLI v1.0.22–v1.0.28 changes#81
DanWahlin wants to merge 1 commit intomainfrom
update/copilot-cli-updates-apr16-2026-472e6f0bd566369e

Conversation

@DanWahlin
Copy link
Copy Markdown
Collaborator

What was found

Reviewing GitHub Copilot CLI releases from April 9–16, 2026 (v1.0.22 through v1.0.28), three beginner-relevant changes were identified that were not yet reflected in the course content on main:

  1. v1.0.26 — "Steering" renamed to "remote control" in --remote//remote help text and documentation
  2. v1.0.25/add-dir now accepts relative paths (e.g. ./src, ../sibling) in addition to absolute paths
  3. v1.0.22 — Custom agents can now declare a skills field to eagerly load skill content into agent context at startup

Note: Other recent additions (/ask, /env, --plan, --autopilot, /remote, .mcp.json migration, plugin marketplace update, MCP from registry) were already present in the main branch.

What was updated

Chapter 01: First Steps (01-setup-and-first-steps/README.md)

  • Updated the remote sessions tip to use the current "remote control" terminology instead of the older "steer" wording (aligns with v1.0.26 rename)

Chapter 02: Context and Conversations (02-context-conversations/README.md)

  • Added a callout in the /add-dir troubleshooting section noting that relative paths (./src, ../sibling-folder) are now supported and resolved automatically

Chapter 04: Agents and Custom Instructions (04-agents-custom-instructions/README.md)

  • Added skills as an optional property in the agent frontmatter reference table
  • Updated the "Required vs Optional" inline note to include skills
  • Added a tip explaining how the skills field lets agents pre-load specific skills into context at startup (bridges the agents-and-skills concepts across Ch04 and Ch05)

Source announcements

Note

🔒 Integrity filter blocked 15 items

The following items were blocked because they don't meet the GitHub integrity level.

  • 9fcf068 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • d1c40ac list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 879d4c6 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 78e4ace list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 18a1ce0 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • df00a83 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 1779126 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 29a54cb list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • de27355 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 594869e list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 079d3e9 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • a9e32fe list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 8b037c7 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 46af54c list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • bfa047c list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Course Updater · ● 1.6M ·

- Ch01: update 'steer' to 'remote control' to match renamed terminology (v1.0.26)
- Ch02: add tip about /add-dir accepting relative paths like ./src (v1.0.25)
- Ch04: add 'skills' field to agent frontmatter reference table (v1.0.22)
- Ch04: add explainer showing how agents and skills combine via skills field

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@DanWahlin DanWahlin closed this Apr 16, 2026
@DanWahlin DanWahlin deleted the update/copilot-cli-updates-apr16-2026-472e6f0bd566369e branch April 17, 2026 07:34
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.

1 participant