GitHub Copilot Coding Agent
github.blog
GitHub Copilot Coding Agent
1–10 of 372 posts
Re: GitHub Copilot Coding Agent
#2Re: GitHub Copilot Coding Agent
#3Check in unreviewed slop straight into the codebase. Awesome.
Re: GitHub Copilot Coding Agent
#4Oh cool!
> in well-tested codebases
Oh ok never mind
Re: GitHub Copilot Coding Agent
#5Check in unreviewed slop straight into the codebase. Awesome.
To me, this reads like it'll be a good junior and open up a PR with its changes, letting you (the issue author) review and merge. Of course, you can just hit "merge" without looking at the changes, but then it's kinda on you when unreviewed stuff ends up in main.
Re: GitHub Copilot Coding Agent
#6I gave up trying to watch the stream after the third authentication timeout, but if I'd known it was this I'd maybe have tried a fourth time.
Re: GitHub Copilot Coding Agent
#7Re: GitHub Copilot Coding Agent
#8I noticed that LLMs need a very heavy hand in guiding the architecture, otherwise they'll add architectural tech debt. One easy example is that I noticed them breaking abstractions (putting things where they don't belong). Unfortunately, there's not that much self-retrospection on these aspects if you ask about the quality of the code or if there are any better ways of doing it. Of course, if you pick up that something is in the wrong spot and prompt better, they'll pick up on it immediately.
I also ended up blowing through $15 of LLM tokens in a single evening. (Previously, as a heavy LLM user including coding tasks, I was averaging maybe $20 a month.)
Re: GitHub Copilot Coding Agent
#9Check in unreviewed slop straight into the codebase. Awesome.
Re: GitHub Copilot Coding Agent
#10My buddy is at GH working on an adjacent project & he hasn't stopped talking about this for the last few days. I think I've been reminded to 'make sure I tune into the keynote on Monday' at least 8 times now. I gave up trying to watch the stream after the third authentication timeout, but if I'd known it was this I'd maybe have tried a fourth time.
I’d love for this to blow past cursor. Will definitely tune in to see it.