Workspace
workspace/ is the agent’s persistent working area. Agent memory files live
there, along with any files the agent creates while acting in the world.
The default prompt expects memory files such as:
Runtime files
runtime/ contains generated files such as the system prompt and rerunnable
command script.
logs/ and events.jsonl make agent operations inspectable.
session/ stores provider-specific continuation state and transcripts when the
driver supports them.
