From b0bbf92291bc16a06e25b9ef3640bdae3c42fb62 Mon Sep 17 00:00:00 2001 From: Ron Leizrowice Date: Fri, 28 Aug 2026 22:05:09 -0400 Subject: [PATCH 01/12] fix(linux): pass an over-long bwrap profile through --args The wrapped command is one `sh -c` argument, and Linux caps a single argv element at 128 KiB (MAX_ARG_STRLEN), so a profile with enough mounts failed every spawn with an opaque E2BIG before the shell started. When the rendered line would exceed the cap, the string form hands the options to bwrap through `--args 3 -- -c