Settings

Theme

Spellbound: Autonomous and goal-seeking coding agents in VS Code

github.com

4 points by mpoteat 3 years ago · 3 comments

Reader

daydream 3 years ago

How does this compare to GitHub Copilot? I don't see that anywhere.

Also it uses GPT4 by default. Seems like that could get expensive depending on how frequently it calls the API. And how much context (tokens) it sends for each prompt.

  • mpoteatOP 3 years ago

    Yeah, it can get somewhat expensive (e.g. $10 in a day) with very frequent use. I find it much more helpful than Github Copilot, as it performs actions 'autonomously', i.e. it can identify which files to modify to solve a task, etc.

    • daydream 3 years ago

      $10 a day is likely far too high for a hobbyist or open source developer.

      However for a professional developer $10 a day for something that's much more helpful than Copilot could be just a rounding error. Especially if that "much more helpful" translates to a significant productivity boost over and above Copilot.

      Big companies aren't likely to go for something like this because of IP and confidentiality concerns. But for a solo or indie developer I could possibly see it.

      Does it perform a lot worse with GPT 3.5? That could drop cost hugely if it's close to as good.

      Also it remains to be seen how GitHub Copilot X will perform, whenever they release it.

      End of the day, it's a reall cool experiment. Thanks for sharing!

Keyboard Shortcuts

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