← Back to context

Comment by _pdp_

4 hours ago

You will be surprised how much code goes into creating harnesses.

Alright I’ll bite. Why do harnesses require so much code?

  • 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.!)