Identifies which workspace a run should get, and therefore how long its files live.
Scope is the deciding field: run means a fresh directory nobody sees again, agent a shared
workspace across every run of that agent, agent-user one per agent per user — the default,
because it gives an agent continuity without letting one user's working files leak into another's
session.
Identifies which workspace a run should get, and therefore how long its files live.
Scope is the deciding field:
runmeans a fresh directory nobody sees again,agenta shared workspace across every run of that agent,agent-userone per agent per user — the default, because it gives an agent continuity without letting one user's working files leak into another's session.