Hacker News new | ask | show | jobs
Show HN: PromptMate – Give GPT-4 complete control over VS Code (marketplace.visualstudio.com)
1 points by mzitelli 1167 days ago
Hey there, I am developing a VS Code extension that offers a GitHub Copilot X experience with the addition of an autonomous mode, which provides a couple of commands to GPT-4 to interact with the file system, the editor, and the shell.

You can see a demo here:

https://twitter.com/MateusZitelli/status/1643210683759185920

And the source code is available here:

https://github.com/MateusZitelli/PromptMate

I would love to hear your feedback and ideas on how to make it more useful.

Have fun!