Copilot
AdoptTools
GitHub's AI coding assistant used to help generate and edit code.
Why it's here
Placed in Adopt: 22 article(s) of evidence from 4 source(s), led by product launches, with 16 in the last 30 days. Confidence 83%.
Evidence (20)
- 4GitHub Blog·8/12/2026product_launchGitHub explains how to write your first Copilot prompt
GitHub Blog offers a practical guide for starting tasks in the GitHub Copilot app by providing context, describing changes in plain English, and iterating on prompts. The post also highlights model selection, voice input, custom agent choices, and remote sessions as optional controls for how work is executed.
- 6GitHub Blog·8/12/2026framework_updateAutoGPT adds agent-friendly repo gates for AI contributors
AutoGPT describes how it adapted its repository workflow for pull requests generated by AI agents, including Claude, Copilot, Codex, and internal tools. The project moved instructions into repo-local files and skills, and used template, test-plan, and coverage gates to steer agent submissions toward working changes.
- 4GitHub Blog·8/11/2026product_launchGitHub frames developers as orchestrators of agentic workflows
GitHub describes how developers can move from writing one-off prompts to designing repeatable, controlled software delivery workflows with agents. The post highlights GitHub Copilot, GitHub Actions, CODEOWNERS, branch protections, and MCP as building blocks for event-driven automation, validation, and review.
- 4Hacker News·8/11/2026researchWhat a MITM proxy reveals about GitHub Copilot traffic
An engineer describes placing GitHub Copilot behind a man-in-the-middle proxy to inspect its network traffic, runtime behavior, and memory usage. The article uses those observations to explore how Electron apps like VS Code and Copilot are structured and how context is becoming a key product layer in AI tools.
- 4GitHub Blog·8/6/2026product_launchGuide to slash commands in GitHub Copilot app
GitHub explains how slash commands work in the Copilot app chat composer, highlighting shortcuts for managing sessions, navigating projects, and shaping workflows. The post contrasts app commands with Copilot CLI commands and spotlights uses such as planning features, refactoring, and bug triage.
- 7The New Stack·8/6/2026product_launchMicrosoft adds AI token budgets and default model controls for Copilot
Microsoft is now treating AI coding usage as a managed expense by setting token budget targets for divisions and letting employees track their own spending. It also made OpenAI’s GPT-5.6 Sol the default model in GitHub Copilot, signaling a shift from maximizing usage to maximizing output per token. The move may lead to tighter internal controls, though Microsoft has not said engineers will automatically lose access at budget limits.
- 5GitHub Blog·8/4/2026product_launchGitHub legal team streamlines workflows with Copilot CLI
GitHub says members of its legal team used Copilot CLI to turn repetitive legal work into reusable internal tools without traditional coding. Two examples highlighted are a contract drafting tool with a plain-language style guide and a workflow for analyzing DMCA notices and source code more consistently. The post emphasizes that non-engineers were able to build practical tools quickly by working from plain-language instructions in repos.
- 8InfoQ·8/3/2026framework_updateMicrosoft Agent Framework Harness and Hosted Agents Reach GA
Microsoft has moved its Agent Framework harness and Foundry Hosted Agents to general availability, along with stable connectors and orchestration patterns announced at Build 2026. The update shifts the platform from an SDK for creating agents to a governed runtime for deploying and operating them.
- 4GitHub Blog·7/27/2026product_launchGitHub argues the harness matters more than prompts
GitHub Blog says users can improve AI productivity more by learning the Copilot harness than by relying on special prompts, skills, or custom workflows. The post recommends starting with a simple interface such as the GitHub Copilot CLI and enabling broader agent autonomy, while still emphasizing caution around permissions and local execution.
- 8The New Stack·7/27/2026product_launchMicrosoft pushes to reduce reliance on OpenAI
Microsoft says its internally built AI models are now competitive enough to power products like Excel and GitHub Copilot with lower costs. The company is increasingly using its own models in production to improve efficiency and control over its AI stack.
- 6GitHub Blog·7/27/2026product_launchGitHub Copilot app adds project-based agent workflows
GitHub introduced the Copilot app for beginners as a workspace-oriented way to use AI coding tools beyond a single chat window. The app lets users connect sessions to a project, keep multiple agent threads active, use Quick Chat for separate questions, preview work in a browser canvas, and continue toward PR and review workflows with Agent Merge.
- 7Hacker News·7/27/2026researchApple Faces Rising Costs as AI Economics Come Under Fire
The article argues that the economics of large language models are fundamentally unsustainable because token-based inference costs remain high while customers are pushed toward low-priced subscriptions. It also suggests that the heavy spending on AI infrastructure could pressure Apple through rising component and memory costs if the AI boom slows or reverses.
- 5GitHub Blog·7/22/2026product_launchGitHub explains what Copilot pricing covers versus raw API access
GitHub outlines the difference between paying for Copilot and using raw model APIs, arguing that Copilot includes the surrounding development workflow, policy controls, and billing visibility, not just model access. The post also says Copilot’s agentic harness can match task resolution with fewer tokens in many benchmark configurations, while raw APIs remain better for teams building their own systems.
- 6GitHub Blog·7/21/2026product_launchGitHub Copilot canvases add interactive shared workspaces
GitHub introduced canvases as shared, interactive surfaces inside the GitHub Copilot app where developers and agents can work together in real time. The feature is designed for tasks that benefit from direct visual interaction, such as issue triage, codebase diagrams, worktree cleanup, and prompt coaching.
- 4The New Stack·7/16/2026researchAI Hasn't Moved the Software Bottleneck to Code Review
The article argues that AI coding tools have not shifted the main bottleneck from coding to code review. Instead, it says the real constraint is usually downstream in testing, deployment, and release batching, where changes pile up before reaching users.
- 7The New Stack·7/15/2026product_launchAtlassian adds AI agents to make Jira more developer-friendly
Atlassian has launched a set of AI-focused Jira features designed to pull more of the software development workflow into Jira. The updates include direct assignment to coding agents, a built-in Jira Coding Agent that can turn work items into pull requests, a Jira Planner for generating specs from Jira and Confluence context, and Jira-for-Slack ticket creation.
- 6GitHub Blog·7/10/2026researchGitHub improves Copilot code review by rewriting tool instructions
GitHub found that swapping Copilot code review to shared CLI tools initially made reviews more expensive and less effective, despite using better-maintained infrastructure. After rewriting the agent instructions to match how a reviewer actually inspects pull requests, the team reduced average review cost by about 20% while keeping review quality the same.
- 8GitHub Blog·7/8/2026framework_updateGitHub June 2026 availability report: progress, pauses, and incidents
GitHub reported structural progress on its infrastructure migration in June 2026, including wider Azure traffic ramps and several services moving more workload off the monolith. It also missed some ramp targets and described six degraded-performance incidents, including a Copilot code review outage caused by a dependency incompatibility.
- 6Hacker News·7/2/2026product_launchKimi K2.7 Code becomes available in GitHub Copilot
GitHub has added Kimi K2.7 Code, an open-weight model, to GitHub Copilot as a selectable option in the model picker. It is rolling out first to Pro, Pro+, and Max plans, with broader availability planned later for Business, Enterprise, and additional surfaces.
- 6InfoQ·6/30/2026securityMicrosoft Adds Copilot Autofix to Azure DevOps Security Preview
Microsoft has launched a limited public preview of Copilot Autofix for GitHub Advanced Security in Azure DevOps. The feature brings AI-assisted vulnerability remediation to teams using Azure Repos.