pub const MAX_SESSION_NAME_LENGTH: usize = 50;
Maximum session name length for tmux/zellij compatibility. Zellij uses Unix sockets which have a ~108 byte path limit.