from Hacker News

Show HN: PromptMate – Give GPT-4 complete control over VS Code

by mzitelli on 4/4/23, 5:45 PM with 0 comments

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!