Copilot Chat

Copilot Chat is the conversational interface to GitHub Copilot for asking questions, explaining code, and generating changes. GH-300 covers its commands, limits, and prompt-file reuse.

All GH-300 Terms

GitHub Copilot

GitHub Copilot is an AI pair-programming tool that suggests code and answers questions inside the IDE, CLI, and github.

Copilot Chat

Copilot Chat is the conversational interface to GitHub Copilot for asking questions, explaining code, and generating changes.

Agent Mode

Agent Mode is a GitHub Copilot capability that autonomously plans and carries out multi-step coding tasks across files.

Copilot Edits

Copilot Edits is a GitHub Copilot feature that applies AI-suggested changes across multiple files in a single flow.

MCP

MCP (Model Context Protocol) is an open standard that lets AI tools like Copilot connect to external tools and data sources.

GitHub Copilot CLI

GitHub Copilot CLI is a command-line interface that brings Copilot assistance to the terminal for generating scripts and managing files.

Prompt engineering

Prompt engineering is the practice of structuring prompts and context to get better output from Copilot.

Responsible AI

Responsible AI is the practice of using AI ethically and safely, accounting for its risks and limitations.

Content exclusion

Content exclusion is a GitHub Copilot setting that prevents specified files or repositories from being used as context.

Public code filter

The public code filter is a Copilot safeguard that blocks suggestions matching public code, reducing licensing and duplication concerns.

Inline suggestion

An inline suggestion is a code completion that GitHub Copilot proposes directly in the editor as you type.

Code suggestion lifecycle

The code suggestion lifecycle is the flow by which Copilot turns editor context into a filtered, post-processed suggestion.

Audit log

An audit log records Copilot-related events for an organization, supporting governance and compliance.