Files
gemini-cli/packages/cli
gemini-cli[bot] fb1d8194f9 fix(cli): show specific macOS seatbelt profile in footer
This PR improves the sandbox indicator in the CLI footer to display the specific macOS seatbelt profile when active, instead of the generic "current process" string. This provides clearer feedback to the user about which security policy is currently applied.

The implementation refactors the sandbox display logic into a reusable helper function and updates it to check for `SEATBELT_PROFILE` when `SANDBOX` is set to `sandbox-exec`.

Fixes: #26697

cc @NTaylorMullen @gundermanc
2026-05-18 22:18:20 +00:00
..