Settings

Theme

GPT-4 powers Copilot Chat

github.blog

82 points by atgctg · 20 comments

Reader

9 threads
brandonaaron

I recently cancelled copilot (only used the chat) in favor of aider[0] and chatgpt vscode extension[1]. I really didn’t find myself using it much and paying for usage via openai api seems a bit more reasonable for my use case.

Side note… I also tried continue.dev vscode extension[2] but could not get it to work reliably.

[0]: https://aider.chat/ [1]: https://marketplace.visualstudio.com/items?itemName=feiskyer... [2]: https://continue.dev/

  • vunderba

    I really want to continue to support Continue as they're one of the few coding assistants that have extensions for both VS Code and Jetbrains IDEs.

    • brandonaaron

      It looks like it should be a really nice extension. I did do a little digging to see if I could help debug the issues I was running into but ultimately didn’t have the time to allocate to it. I’ll try again in the near future.

  • pests

    Big fan of aider too. I spend way too much just playing around in repos.

    I think Paul is somewhere on HN too.

  • ranguna

    Aider looks pretty good, have you tried it on medium to big sized repos?

    • brandonaaron

      I have toyed with it on a larger code base but nothing significant. I ran out of tokens fairly quickly on trying out some larger refactoring/tasks. I don’t find myself reaching for it much but I’m usually pretty impressed when I do.

alach11

> Many ideas and bugs begin in a GitHub issue. By combining the details of the issue with the knowledge of the codebase and the reasoning capabilities of GPT-4, our research team at GitHub Next has developed an AI-powered bridge to help every developer scale the barrier of putting an idea into code

It's interesting to see how careful they are to put developers first in the way they describe use of the products. To me this is a step closer to replacing developers with PMs.

  • lucasyvas

    Even if you thought this, then just become a PM who is a wicked-ass coder as well instead.

    Removing the feedback loop between Product and Engineering would be a huge productivity gain - I personally always wanted to see myself as more than a hired gun that just did what they were told anyway.

    This would probably be great for our careers long term if we learned the other side and accepted it. A lot of people just want to code, but if it were me I'd rather have someone do both if the economics and work load still made sense.

    What you might see long term is one role, with people having a T or M shape that is either more user-research driven or technical driven.

    It becoming a one-person show helps you too, if you are willing to be more entrepreneurial and capitalize on your own skills instead of lending them to someone else.

JCharante

> Bringing Copilot Chat to JetBrains

Yay. I got into the copilot x labs beta but using VS code is a nonstarter. I love my JetBrains IDEs and refuse to use anything else.

joshstrange

Am I correct that only the enterprise version ($40/mo) will have the ability to use your GH repos as context for the chat? If so that kind of sucks.

I’d almost consider paying for it for my personal repos which contains my side business but it’s a stretch.

jjeaff

Does this mean that the current copilot offering is not GPT4?

I read the announcement and really can't tell what is supposed to be different about this than the current VS Code copilot extension.

Is it just expanded availability to other services like GitHub?

iamflimflam1

The tie up between Microsoft and OpenAI is bearing fruit.

BaculumMeumEst

thank god, it was unusably bad before

foobarbazooka

Does anybody know whether copilot chat will be available through the vim plugin?

lysp

Great to see that they have implemented a JetBrains plugin too.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection