Skip to main content

session_name

Function session_name 

Source
pub fn session_name(project: &str, agent: &str) -> String
Expand description

Compose the canonical name string for a given project/agent pair. Used as the UUIDv5 input AND surfaced verbatim to claude via the -n <name> flag so the operator sees the agent identity in claude’s session picker / prompt box.