saoudrizwan / claude-dev

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.
https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev
MIT License
4.04k stars 381 forks source link

Suggestion: per project custom instructions #151

Closed looeee closed 3 weeks ago

looeee commented 3 weeks ago

After testing this out on a next.js project, I ended up writing the detailed custom instruction that improved things a lot.

However, if I moved to a new project I'd have to remember to change the custom instructions. Would it be add per project custom instructions?

It seems like system_prompt.txt in the project root is becoming an informal standard so maybe the extension can read that file?

looeee commented 3 weeks ago

Oops, someone beat me to it! #136