pub fn parse_debug_flags() -> CrateDebugFlagsExpand description
Helper function to parse debug flags from environment
Checks both command-line arguments and FEAGI_DEBUG environment variable.
Environment variable format: comma-separated crate names, e.g., “feagi-api,feagi-burst-engine”