You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Codex CLI supports command approval rules via prefix_rule() in .codex/rules/*.rules, but Rulesync currently exports codexcli permissions only to .codex/config.toml permissions.bash are skipped instead of being translated into Codex command rules.
Codex CLI supports command approval rules via
prefix_rule()in.codex/rules/*.rules, but Rulesync currently exportscodexclipermissions only to.codex/config.tomlpermissions.bashare skipped instead of being translated into Codex command rules.