mirror of
https://github.com/ultraworkers/claw-code.git
synced 2026-08-24 20:11:27 -04:00
1c8338ea66
No behavior change. Move the inline probe out of unshare_user_namespace_works into a reusable unshare_probe helper and a cached working_unshare_mapping() that picks the first working candidate from UNSHARE_MAPPING_CANDIDATES, so the launcher and the capability probe share one code path.