···33exactly. Do not rename the audio files. If there are multiple cover images, \
44delete all but highest quality image, then rename it to cover.ext, where ext is \
55the extension for the image type (i.e., jpg, png). Return a summary of all \
66-changed file names after completion."
77-88- # systemd-run --user --scope \
99- # -p ProtectSystem=strict \
1010- # -p ProtectHome=read-only \
1111- # -p ReadWritePaths="$PWD" \
1212- # -p PrivateTmp=yes \
1313- # -p NoNewPrivileges=yes \
1414- # gemini --model gemini-2.5-flash --allowed-tools list_directory,run_shell_command "$prompt" $argv
66+changed file names after completion. Use safe move and delete commands. Do not \
77+Delete or overwrite any files until you have confirmed that all edits have been
88+made successfully."
1591610 bwrap \
1711 --ro-bind / / \
···2014 --tmpfs /tmp \
2115 --bind "$PWD" "$PWD" \
2216 --bind "$HOME/.gemini" "$HOME/.gemini" \
2323- gemini --model gemini-2.5-flash --allowed-tools list_directory,run_shell_command "$prompt" $argv
1717+ gemini --model gemini-3-flash-preview --allowed-tools list_directory,run_shell_command --yolo "$prompt" $argv
2418end