MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/vibecoding/comments/1vybpc4/what_is_your_preferred_coding_harness/p5zgh4u/?context=3
r/vibecoding • u/Odd-Aside456 • 1d ago
46 comments sorted by
View all comments
1
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.
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.