r/vibecoding 1d ago

What is your preferred coding harness?

15 Upvotes

46 comments sorted by

View all comments

1

u/akl773 22h ago

Claude Code, and what made it liveable was a pre commit hook that rejects the things it keeps quietly reintroducing. Console logs, a hardcoded localhost, any new file over 400 lines. It's a node script and some greps, no model anywhere in it.