Named agents¶
A named agent stores durable state under a group. This lets you return to work later, branch from saved state, or share/import agent state.
Start a named agent¶
If you omit --group, URSA uses the default group.
List agents¶
Show agent details¶
Continue work with an agent¶
Naming guidance¶
Use names that describe the project or purpose:
Avoid putting secrets, credentials, or sensitive details in agent names.