← Back to context Comment by _pdp_ 4 hours ago You will be surprised how much code goes into creating harnesses. 6 comments _pdp_ Reply rddbs 4 hours ago Alright I’ll bite. Why do harnesses require so much code? MeetingsBrowser 4 hours ago Because they are generated by AI behnamoh 2 hours ago Because a harness doesn't just "drive" the LLM. e.g., there's code in claude code that detects if the user's prompt shows they're angry, and they react to those prompts differently. (they use regex on "wtf", etc.!) phillipcarter 2 hours ago Not this much for what it provides. dakolli 2 hours ago They're all piles of vibe coded slop.
rddbs 4 hours ago Alright I’ll bite. Why do harnesses require so much code? MeetingsBrowser 4 hours ago Because they are generated by AI behnamoh 2 hours ago Because a harness doesn't just "drive" the LLM. e.g., there's code in claude code that detects if the user's prompt shows they're angry, and they react to those prompts differently. (they use regex on "wtf", etc.!)
behnamoh 2 hours ago Because a harness doesn't just "drive" the LLM. e.g., there's code in claude code that detects if the user's prompt shows they're angry, and they react to those prompts differently. (they use regex on "wtf", etc.!)
Alright I’ll bite. Why do harnesses require so much code?
Because they are generated by AI
Because a harness doesn't just "drive" the LLM. e.g., there's code in claude code that detects if the user's prompt shows they're angry, and they react to those prompts differently. (they use regex on "wtf", etc.!)
Not this much for what it provides.
They're all piles of vibe coded slop.