2 Comments
User's avatar
chicago's avatar

Really enjoyed reading how you're leveraging AI tools to build. Out of curiosity, why don't you use VS Code instead of Cursor if you're not using Cursor's AI features?

Do you have claude commit, push, and draft PRs to your repos? Or do you still do that?

How many tasks do you work on at a time?

Adrienne Shulman's avatar

I was using Cursor's integrated AI for a while so just got comfortable opening Cursor and never switched back to VS Code. So more a habit than an intentional decision.

Claude commits and pushes all code too but it still asks me to approve before doing so. Sometimes I'll let it rip and let it push without my approvals.

Keep in mind I'm a solo dev working on side projects mostly. I don't have to worry about merge conflicts with team members or taking down mission critical software.

I generally work on one slice/task at a time.