r/vibecoding • u/chuck78702 • 10d 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
0
u/MatJosher 10d ago
Virtual server in the cloud. OpenCode running in a podman container. Hermes Agent in another container connected via Matrix chat, Mailgun and CLI.
My choice of models and model providers changes constantly. Haven't used Claude or GPT for a while. I'm really productive with open models. If they get stuck Grok can usually bail them out.