core-agent-ide/codex-rs/cloud-requirements
gt-oai 5662eb8b75
Load exec policy rules from requirements (#10190)
`requirements.toml` should be able to specify rules which always run. 

My intention here was that these rules could only ever be restrictive,
which means the decision can be "prompt" or "forbidden" but never
"allow". A requirement of "you must always allow this command" didn't
make sense to me, but happy to be gaveled otherwise.

Rules already applies the most restrictive decision, so we can safely
merge these with rules found in other config folders.
2026-01-30 18:04:09 +00:00
..
src Load exec policy rules from requirements (#10190) 2026-01-30 18:04:09 +00:00
BUILD.bazel Fetch Requirements from cloud (#10167) 2026-01-30 12:03:29 +00:00
Cargo.toml Fetch Requirements from cloud (#10167) 2026-01-30 12:03:29 +00:00