logoalt Hacker News

skybrianyesterday at 9:22 PM1 replyview on HN

So what do you do? Do you define roles somewhere and tell the agent to assign these roles to subagents?


Replies

ssk42yesterday at 11:12 PM

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.

show 1 reply