Hacker News new | ask | show | jobs
by mzitelli 1167 days ago
I am developing something very similar to this. Check it out:

https://github.com/MateusZitelli/PromptMate

I have added a couple of exciting features:

- Autonomous mode: it can control VS Code (create/read/write files, run commands in the terminal).

- Nice UI to add files, functions, and selections to messages.

2 comments

Added you both (ChatIDE / PromptMate) to my ai coding awesome list :)

https://github.com/wsxiaoys/awesome-ai-coding

Very cool! Adding the current file / selection to the context of the convo with GPT is definitely a great idea.