正在加载视频...

视频加载失败

GitHub Copilot now has a coding agent embedded right where you already collaborate with developers: on GitHub. And yes, you can access it from VS Code too. 🤖

662,660 次观看 • 1 年前 •via X (Twitter)

11 条评论

Thomas Dohmke 的头像
Thomas Dohmke1 年前

When you assign one or more issues to Copilot, it responds with a 👀 reaction and spins up a secure sandbox using GitHub Actions. It clones the repo, configures the environment, and analyzes the codebase with RAG powered by GitHub code search. The coding agent can use local tools and MCP servers, configured by you.

Thomas Dohmke 的头像
Thomas Dohmke1 年前

In VS Code or Copilot Chat, you can type this: > @github Open a pull request to refactor this query generator into its own class

Thomas Dohmke 的头像
Thomas Dohmke1 年前

As the agent works, it regularly commits its changes to a draft pull request and updates the pull request’s description. It can only push to its own branch, while existing policies like branch protection still apply in exactly the way you’d expect. And of course, nothing goes out without human approval – because the human developer is always the one in control.

Thomas Dohmke 的头像
Thomas Dohmke1 年前

@Minecraft Using state-of-the-art models, the agent excels at low-to-medium complexity tasks in well-tested codebases – adding features, fixing bugs, extending tests, refactoring code, improving documentation. It’s all about keeping you in the magical flow state ✨

Thomas Dohmke 的头像
Thomas Dohmke1 年前

Built around an integrated, secure and fully customizable development environment powered by GitHub Actions, the Copilot coding agent is amplifying human developers with trust by design. And these protections aren’t just for us: as the new home of AI agents, we’re making the same primitives available to partners to ensure an open ecosystem for agentic peer programming.

opensourceCM 的头像
opensourceCM1 年前

What’s the cost of mistakes in your contracts? If you work with contracts day-to-day, it’s time to automate. Track every detail, streamline workflows ... ✨ Make managing contracts as easy as a few clicks. Visit our new website & book your demo today!

Max 💪DappVibe 的头像
Max 💪DappVibe1 年前

@github @code It's very nice to have it in the mobile app. I can edit files by prompting directly on GitHub.

Juhani Rajalahti 的头像
Juhani Rajalahti1 年前

@code @github Now that you are adding very agressive rate limits to it, how do we know how many requests one agent task will consume?

Ninus 的头像
Ninus1 年前

@code @github How much?

Roberto 的头像
Roberto1 年前

@code @github Damn how much I love you guys

Tomasz Ducin 的头像
Tomasz Ducin1 年前

@code @github looks cool, but it seems I'm missing something to be able to assign a newly created issue to @Copilot What am I missing? Does the issue need to be created via @copilot also (cannot run if issue was made manually)?

相关视频