zlacker

[return to "GitHub Copilot Coding Agent"]
1. taurat+O6[view] [source] 2025-05-19 16:56:06
>>net01+(OP)
> Copilot excels at low-to-medium complexity tasks in well-tested codebases, from adding features and fixing bugs to extending tests, refactoring, and improving documentation.

Bounds bounds bounds bounds. The important part for humans seems to be maintaining boundaries for AI. If your well-tested codebase has the tests built thru AI, its probably not going to work.

I think its somewhat telling that they can't share numbers for how they're using it internally. I want to know that Microsoft, the company famous for dog-fooding is using this day in and day out, with success. There's real stuff in there, and my brain has an insanely hard time separating the trillion dollars of hype from the usefulness.

◧◩
2. timrog+Oj[view] [source] 2025-05-19 17:54:44
>>taurat+O6
We've been using Copilot coding agent internally at GitHub, and more widely across Microsoft, for nearly three months. That dogfooding has been hugely valuable, with tonnes of valuable feedback (and bug bashing!) that has helped us get the agent ready to launch today.

So far, the agent has been used by about 400 GitHub employees in more than 300 our our repositories, and we've merged almost 1,000 pull requests contributed by Copilot.

In the repo where we're building the agent, the agent itself is actually the #5 contributor - so we really are using Copilot coding agent to build Copilot coding agent ;)

(Source: I'm the product lead at GitHub for Copilot coding agent.)

◧◩◪
3. dsl+gW[view] [source] 2025-05-19 21:25:19
>>timrog+Oj
> In the repo where we're building the agent, the agent itself is actually the #5 contributor

How does this align with Microsoft's AI safety principals? What controls are in place to prevent Copilot from deciding that it could be more effective with less limitations?

◧◩◪◨
4. timrog+3f1[view] [source] 2025-05-19 23:44:04
>>dsl+gW
Copilot only does work that has been assigned to it by a developer, and all the code that the agent writes has to go through a pull request before it can be merged. In fact, Copilot has no write access to GitHub at all, except to push to its own branch.

That ensures that all of Copilot's code goes through our normal review process which requires a review from an independent human.

◧◩◪◨⬒
5. echelo+Qr1[view] [source] 2025-05-20 01:53:06
>>timrog+3f1
Tim, are you or any of your coworkers worried this will take your jobs?
◧◩◪◨⬒⬓
6. gabaix+oM1[view] [source] 2025-05-20 06:07:12
>>echelo+Qr1
What if Tim was the coding agent?
◧◩◪◨⬒⬓⬔
7. addand+B23[view] [source] 2025-05-20 16:03:43
>>gabaix+oM1
Terminal In Mind
[go to top]