Skip to content

feat: add /ask command to Session Management lesson#82

Merged
calebwilson706 merged 1 commit into
mainfrom
feat/add-new-slash-commands-issue-67
Jun 25, 2026
Merged

feat: add /ask command to Session Management lesson#82
calebwilson706 merged 1 commit into
mainfrom
feat/add-new-slash-commands-issue-67

Conversation

@calebwilson706

Copy link
Copy Markdown
Contributor

Addresses #67 by documenting the new /ask slash command introduced in v1.0.27.

Changes

  • Added /ask section to Lesson 18 (Session Management) after /usage
  • Added /ask hint to the Hints section
  • Explains that /ask allows ephemeral questions without polluting session history

Decision

The /env and /statusline commands were also reviewed but deemed less central to the tutorial's learning flow, so they were not added. They are useful utility commands but don't fit naturally into the hands-on learning progression.

Slide deck

No changes needed to slide-decks/deliveries/training/2026-06-09-ioa-copilot.yaml as the corresponding slide (14-session-management.md) focuses on high-level session management concepts rather than specific slash commands.

Closes #67

Addresses issue #67 by documenting the new /ask slash command introduced in v1.0.27.

- Added /ask section after /usage in the concepts area
- Added /ask hint to the Hints section
- Explains that /ask allows ephemeral questions without polluting session history

The /env and /statusline commands were also reviewed but deemed less central
to the tutorial's learning flow, so they were not added.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 9, 2026 11:10

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Session Management tutorial lesson to document the new Copilot CLI /ask slash command (introduced in v1.0.27), explaining how to use it for quick, ephemeral questions without adding noise to the main session history.

Changes:

  • Added a new “Quick ephemeral questions” concept section introducing /ask with an example and explanation.
  • Added /ask guidance to the lesson’s Hints list to reinforce when it should be used.

@calebwilson706 calebwilson706 merged commit 468db62 into main Jun 25, 2026
1 check passed
@calebwilson706 calebwilson706 deleted the feat/add-new-slash-commands-issue-67 branch June 25, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tutorial update needed: new utility commands /ask, /env, and /statusline not covered

2 participants