Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 2.18 KB

File metadata and controls

36 lines (30 loc) · 2.18 KB

Images for GitHub Copilot CLI Workshop

This directory contains screenshots and images referenced in the workshop README.

Required Images

The following screenshots need to be captured and added to this directory:

  1. 001-install.jpg - Copilot CLI installation completing in a terminal
  2. 002-welcome.jpg - Copilot CLI interactive welcome screen
  3. 003-default-mode.jpg - Copilot interactive session responding to a project overview prompt
  4. 004-plan-mode.jpg - Copilot CLI plan mode showing a structured implementation plan with numbered steps
  5. 005-auto-model.jpg - /model picker with Auto selected in the Copilot CLI
  6. 006-tool-approval.jpg - Copilot CLI tool approval prompt with three options
  7. 007-deny-tool.jpg - Copilot CLI launched with allow-all-tools and specific deny-tool overrides
  8. 008-programmatic.jpg - Copilot CLI programmatic mode completing a task and exiting
  9. 009-compact.jpg - /compact command output showing context compressed from 80% to 12% usage
  10. 010-list-prs.jpg - Copilot CLI listing open pull requests from GitHub.com
  11. 011-create-pr.jpg - Copilot CLI creating a pull request on GitHub.com
  12. 012-model-select.jpg - /model command showing model list with multipliers
  13. 013-agent-task-create.jpg - gh agent-task create output showing task ID and status
  14. 014-agent-task-view.jpg - gh agent-task view showing completed status and PR URL
  15. 015-custom-agent.jpg - Custom agent markdown file open in the editor
  16. 016-memory.jpg - /memory command showing stored project conventions and preferences
  17. 017-mcp-server.jpg - /mcp command listing configured MCP servers and their tools
  18. 018-plan-pagination.jpg - Plan mode showing numbered steps for the pagination feature
  19. 019-self-correct.jpg - Copilot CLI running tests, observing a failure, and self-correcting
  20. 020-create-pr.jpg - Copilot CLI creating a pull request via GitHub.com integration
  21. 021-agent-task-final.jpg - gh agent-task showing completed documentation PR ready to merge

Image Guidelines

  • Format: JPEG preferred for screenshots
  • Include clear, readable terminal text
  • Show relevant context and UI elements
  • Ensure sensitive information is redacted