Skip to main content

Command Palette

Search for a command to run...

GitHub Copilot Agent Mode

Published
โ€ข1 min readโ€ขView as Markdown
GitHub Copilot Agent Mode

What is Github Copilot Agent Mode:

It is an autonomous and agentic real-time, synchronous collaborator that performs multi-step coding tasks based on natural-language prompts.

Powered by Range of Models see : Model Choices

How does Agent Mode in GitHub Copilot works ?

Agent Mode 101

Breakdown of what happens when you use Copilot agent mode:

  • You prompt Copilot with clear requirements on the end result you want.

  • Copilot parses the question and asks an AI language model how to resolve the task, then begins working.

  • Copilot monitors the first iteration for errors and determines how to fix them.

  • Agent mode autonomously uses various tools to get to the end result.

  • Not limited to just built-in tools , and can be by installing more specialized tools from Model Context Protocol (MCP) servers or extensions example being GitHub MCP Server.

More from this blog

DevSecOps for Infrastructure as Code

This post provides information about building a DevSecOps pipeline for your Infra as Code setup. ๐Ÿ“๐‚๐จ๐ฆ๐ฉ๐จ๐ง๐ž๐ง๐ญ๐ฌ ๐”๐ฌ๐ž๐: GitHub Actions: As CI/CD platform. HashiCorp Terraform: Tool for Infra as Code. ๐’๐ญ๐š๐ญ๐ข๐œ ๐‚๐จ๐๐ž ๐€๐ง๐š๐ฅ๐ฒ๐ฌ๐ข๏ฟฝ...

Aug 25, 20251 min read
DevSecOps for Infrastructure as Code

Local LLM's on WSL2

Below example demonstrates running locally Ollama and ๐Ž๐ฉ๐ž๐ง-๐–๐ž๐›๐”๐ˆ ๐จ๐ง ๐š ๐–๐’๐‹2 containerized environment. - The model Ollama is running in this example: ๐๐ฐ๐ž๐ง2.5-๐‚๐จ๐๐ž๐ซ:0.5๐› - Presently it is on CPU as i have ๐ˆ๐ง๐ญ๐ž๐ฅ ๐ˆ๐ซ๐ข๏ฟฝ...

Jun 7, 20251 min read
Local LLM's on WSL2

lostinopensrc Blogs!

25 posts