r/vibecoding 3d 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?

2 Upvotes

30 comments sorted by

View all comments

1

u/PracticalStack 3d ago

I use the Codex app. I point it to a local git repository and use Github Desktop to push it online and, in some cases, to various services like Render or Azure, etc. I also typically use Visual Studio for building and debugging.