Skip to content

fix: clarify /agent vs /agents for CLI and VS Code (#93)#100

Merged
bradygaster merged 2 commits intodevfrom
squad/93-fix-agent-command-docs
Feb 20, 2026
Merged

fix: clarify /agent vs /agents for CLI and VS Code (#93)#100
bradygaster merged 2 commits intodevfrom
squad/93-fix-agent-command-docs

Conversation

@bradygaster
Copy link
Copy Markdown
Owner

Closes #93

The Copilot CLI uses /agent (singular) while VS Code uses /agents (plural). Users were confused because our documentation only referenced /agents.

This PR updates all user-facing documentation to clearly show both command forms:

  • CLI: /agent
  • VS Code: /agents

Changes

  • docs/tour-first-session.md
  • docs/scenarios/existing-repo.md
  • docs/scenarios/mid-project.md
  • docs/scenarios/new-project.md
  • docs/scenarios/private-repos.md
  • docs/scenarios/troubleshooting.md

README.md and index.js already had correct dual-platform instructions.

bradygaster and others added 2 commits February 19, 2026 20:18
The Copilot CLI uses /agent (singular) while VS Code uses /agents (plural).
Updated documentation to show both commands so users on either platform
find the right command without confusion.

Changes:
- README.md: Already had correct dual-platform instructions
- index.js: Already had correct dual-platform instructions
- docs/tour-first-session.md: Updated to show /agent (CLI) or /agents (VS Code)
- docs/scenarios/existing-repo.md: Updated in 2 places for dual platforms
- docs/scenarios/mid-project.md: Updated to show /agent (CLI) or /agents (VS Code)
- docs/scenarios/new-project.md: Updated in 2 places for dual platforms
- docs/scenarios/private-repos.md: Updated to show /agent (CLI) or /agents (VS Code)
- docs/scenarios/troubleshooting.md: Updated problem statement

Fixes #93

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bradygaster bradygaster merged commit 7e42c34 into dev Feb 20, 2026
1 check passed
@bradygaster bradygaster deleted the squad/93-fix-agent-command-docs branch February 20, 2026 04:29
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.

1 participant