pub fn session_id() -> String
Get the current session identifier.
Returns the parent process ID as a string, providing a stable identifier for all commands run within the same AI agent session.