← Back to context Comment by rddbs 4 hours ago Alright I’ll bite. Why do harnesses require so much code? 3 comments rddbs Reply 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.!)
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.!)