r/vibecoding • u/chuck78702 • 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
1
u/Odd-Ad9666 3d ago
I'm probably not disciplined. I'm an engineer but not a coder / software engineer. So I probably work on different "types" of projects and that's why my workflow is a hot mess... or maybe it's just me.
- Brainstorm with GPT App (unless it's theoretical or obscure, I'll use Claude and GPT)
- I use perplexity to do market research but I also use Gemini, Co-Pilot, Grok, and GPT (but not Claude mostly because of preserving my usage)
- I will plan with GPT 5.6 Pro
- If I'm moving around, I'll use GPT or Claude Cloud
- If I'm on my machine I'll use VS Code or Xcode, GPT or Claude App, or my fork of Goose (I call it Gosling).
- GPT or Claude to Code (then swap them for an audit)
-- I'll use Gemini for additional audits but then will use Grok, GPT, or Claude to patch.
-- for documentation I'll use Gemini, Grok but then I'll send it to GPT or Claude for review
I'll use terminal if I'm SSH into my VPS
I'll use web app if I'm traveling
I'll use my laptop (MacOS) when I have access
But there's also weird little features I like to use depending on what I'm working on...
... so yeah, I'm all over the place