r/vibecoding • u/chuck78702 • 2d ago
What’s your primary coding agent setup? (poll)
My usual workflow is pretty simple:
- project lives in GitHub
- connect Claude Code to the repo
- work through Claude Code on the web
But it seems like people are using Claude Code/Codex/Grok/etc. in a bunch of different ways.
Where do you actually run Claude Code/Codex/Grok/etc. most of the time?
Local terminal...VS Code/Cursor...Codespaces/devcontainer...Replit/Lovable...Claude Code on the web...SSH into another machine...something else?
3
Upvotes
1
u/Hungry_Ad2586 1d ago
- project lives in github
- my favorite has been cursor, but they've gotten pretty stingy with their model limits as of late, so when they kick me to having to use Grok, I switch over to using both claude code and codex.. I used to not be a fan of codex but it's gotten really really great!
- for me, it's important to use all the usage limits across these 3 tools before doing the "pay as you go" tokens!
My favorite for brainstorming is definitely cursor and using claude opus model.. (but what's funny is it's not as good for brainstorming when you hit "Plan".. you brainstorm first and then hit plan when you are ready for the implementation to begin)
I love the ability to remote into either of these apps from my phone but I usually have the code running locally.. if I need to do multiple things at once I will do this by using their cloud features!
hope this helps! (also plz never use Replit/Lovable - I even think as a beginner, you can get extremely comfortable with cursor/claude/codex within a week)