GitHub shipped public previews that let teams start GitHub Copilot cloud agent sessions directly from Slack and Microsoft Teams. Mention @GitHub in a conversation and the agent can investigate, plan, create issues, implement changes in a cloud sandbox, and open a pull request.
That sounds like a collaboration feature. It is also a boundary change.
The important part is not that Copilot can chat in more places. The important part is that the messy conversation where work is requested can now become the input artifact for code changes. Congratulations: your standup may now have a commit button. Please label it clearly.
GitHub’s Slack preview brings the agentic capabilities of Copilot CLI and the Copilot app into Slack. Teams can start sessions from a direct message, channel, or thread; Copilot can use the conversation plus permitted GitHub context; and the result can be a pull request linked back to the conversation.
Slack also gets a dedicated Slack Code channel for a task. GitHub says that channel can show the plan, diffs, status, previews, and other session output while teammates steer the agent together.
The Microsoft Teams preview is similar: mention @GitHub, start a Copilot cloud agent session, let it work asynchronously in a secure cloud sandbox, and continue the work from Teams, GitHub, the terminal, or an IDE. GitHub’s Teams changelog also calls out usage controls: cloud-agent sessions consume AI credits, cloud sandbox usage is billed separately, and budgets can be used to govern both.
GitHub’s docs for Slack and Teams add the more operational detail: public preview, paid Copilot plans, repository permissions, cloud sandbox policies, and context handling.
Most engineering organizations already make important decisions in chat. The difference is that those decisions usually need to be translated into tickets, branches, pull requests, and review context.
This moves the translation layer closer to the conversation.
That can be useful. A bug report in a thread can become an issue. A deployment failure discussed in a channel can become an investigation. A small code change can start while the humans are still deciding who owns it.
But it also means chat hygiene starts to matter more. Threads are no longer just coordination exhaust. They can become agent prompts, context bundles, and audit breadcrumbs.
That changes what teams should care about:
If you roll this out, do not start with “everyone try it and see what happens.” That is how governance becomes a retrospective slide.
Start with a narrower path:
This is still public preview. Details can change. GitHub’s docs explicitly say the features are subject to change and remind users to check Copilot’s work for mistakes.
There is also a cultural risk hiding under the technical one. A shared agent session can make teamwork more visible, but it can also create a new failure mode: everyone watches the bot work, nobody owns the outcome.
That is the line to hold. Chat-started agent work should produce better handoffs, clearer pull requests, and faster investigations. It should not blur accountability until the repo is full of code that “the channel decided.”
The short version: Copilot in Slack and Teams is not just another chat integration. It makes the collaboration layer part of the software delivery chain. Treat it like SDLC infrastructure, because that is what it is now.