GitHub Copilot is expanding its command-line interface (CLI) capabilities with two distinct modes: interactive and non-interactive. This move aims to streamline developer workflows directly within the terminal. The distinction is crucial for understanding how to best leverage AI assistance for coding tasks.
According to GitHub, the interactive mode is the default. It provides a conversational experience, allowing developers to ask questions, review suggestions, and then follow up with further prompts or requests within the same session. This mode is designed for more exploratory and iterative coding processes.
