Re-exports§
Modules§
Functions§
- discover_
project_ root - Discover project root based on priority:
- is_
64_ char_ hex - Check if string is 64-character hexadecimal
- normalize_
path - Normalize a path for comparison (resolve to absolute, canonicalize if possible)
- paths_
equal - Check if two paths are equivalent after normalization
- project_
hash_ from_ log_ path - Generate unique project hash from log file path Used only for sessions without discoverable project_root (orphaned sessions)
- project_
hash_ from_ root - Calculate project_hash from project_root using SHA256
- resolve_
effective_ project_ hash - Resolve effective project hash based on explicit hash or all_projects flag
- truncate
- Truncate a string to a maximum length