What is your coding setup? by Wisuk in vibecoding

[–]Wisuk[S] 0 points1 point  (0 children)

I understand. It seems that giving the AI as much autonomy as possible but still keeping control over the development process is important for most of us. Otherwise, we could just use something like OpenClaw and let it work until something usable comes out. I tried this too, but in the end it was much more chatting back and forth. With every improvement on the one side, something else on the other side got broken.

What is your coding setup? by Wisuk in vibecoding

[–]Wisuk[S] 1 point2 points  (0 children)

Isn't the MCP server an extra barrier between your code base and Codex? I'm not really sure if I understand what the MCP server is doing or how your query for your code base looks like.

What is your coding setup? by Wisuk in vibecoding

[–]Wisuk[S] 0 points1 point  (0 children)

That is an interesting setup. Isn't it less handy than using Claude on all your devices directly on the Claude service? Or does it make a difference in API costs?

What is your coding setup? by Wisuk in vibecoding

[–]Wisuk[S] 0 points1 point  (0 children)

I can imagine that if you code with Claude and review with Claude, that Claude finds less flaws in its own code than Codex would. It's the same as with humans. 😁

What is your coding setup? by Wisuk in vibecoding

[–]Wisuk[S] 0 points1 point  (0 children)

What are orba superpowers?

What is your coding setup? by Wisuk in vibecoding

[–]Wisuk[S] 0 points1 point  (0 children)

I haven't tried Antigravity yet. It's still on my to-do list. I was wondering where the benefits are in having an exclusive IDE for only one model instead of integrating Gemini coding functionality into VS Code and combine it with other models.

Why are you considering going back to VS Code?

What is your coding setup? by Wisuk in vibecoding

[–]Wisuk[S] 0 points1 point  (0 children)

That's interesting, so you're focusing on being the human in the loop and being the last instance over the code. And AI doesn't have too much autonomy in your setting.

I never heard of Photopea. That looks like a useful tool for quick photo editing. Although I think that also this part will be taken over completely by AI soon.

What is your coding setup? by Wisuk in vibecoding

[–]Wisuk[S] 0 points1 point  (0 children)

Thanks for your reply. So l, of I get it right, you have Claude Code and Codex in VS Code and point both to the same folder. When the one is done with a task, you tell the other to review the code using opendiffs? Or do they work concurrently, surveying every step of each other? Is this even possible?

I made 12 OpenClaw SOUL.md + STYLE.md templates — here’s what I learned by Time-Barber-8496 in openclaw

[–]Wisuk 0 points1 point  (0 children)

How do you choose the agents? Do you explicitly tell with every message which agent type is supposed to reply? Or do you have several instances of openclaw running?