upvote
> To be clear, I don't do this.

How do you know that it works then? Are you using a different tool that does support it?

reply
So what do you do? Do you define roles somewhere and tell the agent to assign these roles to subagents?
reply
Fun to see you not on tildes.

Setting up a clean room is one of the only ways to do Evals on agentic harnesses. Especially prevalent with Windsurf which doesn’t have an easy CLI start.

So how? The easiest answer when allowed is docker. Literally new image per prompt. There’s also flags with Claude to not use memory and from there you can use -p to have it just be like a normal cli tool. Windsurf requires manual effort of starting it up in a new dir.

reply
Sounds interesting, but I'm not quite getting the relevance for people writing code with an agent. Should I be doing evals?
reply