AGENT HARNESSES ARE THE NEW GPT WRAPPERS
What exactly is an agent harness? A harness does 4 things:
1. Runs the model in a loop so it keeps working step after step instead of answering once and stopping.
2. Gives it hands to read files, call tools, open portals, and run code.