Michael Bolin and GitHub
e0d7ac51d3
fix: policy/*.codexpolicy -> rules/*.rules ( #7888 )
...
We decided that `*.rules` is a more fitting (and concise) file extension
than `*.codexpolicy`, so we are changing the file extension for the
"execpolicy" effort. We are also changing the subfolder of `$CODEX_HOME`
from `policy` to `rules` to match.
This PR updates the in-repo docs and we will update the public docs once
the next CLI release goes out.
Locally, I created `~/.codex/rules/default.rules` with the following
contents:
```
prefix_rule(pattern=["gh", "pr", "view"])
```
And then I asked Codex to run:
```
gh pr view 7888 --json title,body,comments
```
and it was able to!
2025-12-11 14:46:00 -08:00
..
2025-10-27 12:10:11 -07:00
2025-11-21 13:36:17 -08:00
2025-12-11 14:06:07 -08:00
2025-11-25 09:29:38 +00:00
2025-12-05 13:57:24 +00:00
2025-12-10 09:48:11 -08:00
2025-12-03 09:51:46 -08:00
2025-12-11 14:06:07 -08:00
2025-12-10 10:30:38 +00:00
2025-12-10 09:48:11 -08:00
2025-12-10 13:59:17 -08:00
2025-12-10 13:59:17 -08:00
2025-12-11 12:42:47 +00:00
2025-12-11 14:06:07 -08:00
2025-12-10 17:18:48 +00:00
2025-12-03 11:35:56 +00:00
2025-12-03 23:39:48 -08:00
2025-12-10 10:44:12 -08:00
2025-11-20 10:58:46 -08:00
2025-12-11 13:30:56 -08:00
2025-12-11 11:59:40 -08:00
2025-10-27 05:53:39 +00:00
2025-12-10 09:48:11 -08:00
2025-12-10 13:59:17 -08:00
2025-11-25 16:12:14 +00:00
2025-12-03 16:12:31 -08:00
2025-12-10 11:19:00 -08:00
2025-11-04 17:44:02 -08:00
2025-12-10 10:44:12 -08:00
2025-12-09 18:36:58 +00:00
2025-12-04 23:34:13 -08:00
2025-12-10 13:59:17 -08:00
2025-10-30 10:28:32 +00:00
2025-12-11 14:46:00 -08:00
2025-12-10 17:18:48 +00:00
2025-12-10 10:23:01 -08:00
2025-09-24 14:29:51 -07:00
2025-10-20 20:57:37 +01:00
2025-12-02 17:54:02 +00:00
2025-10-20 20:57:37 +01:00
2025-12-09 18:36:58 +00:00
2025-12-02 20:46:26 +00:00
2025-10-27 17:55:57 -04:00
2025-12-03 20:06:47 +00:00
2025-12-10 17:48:46 -08:00
2025-11-18 14:01:01 -08:00
2025-12-09 18:30:16 -08:00
2025-11-17 22:23:53 -08:00
2025-12-10 13:59:17 -08:00
2025-11-28 11:34:57 +00:00
2025-12-02 11:26:27 +00:00
2025-12-02 17:54:02 +00:00
2025-12-04 17:58:58 +00:00
2025-11-06 12:47:20 -08:00
2025-11-06 12:47:20 -08:00
2025-12-11 13:46:43 +00:00
2025-12-11 13:46:43 +00:00
2025-11-07 17:54:35 -08:00
2025-12-04 12:17:54 -08:00
2025-08-20 16:54:26 +00:00
2025-11-20 11:04:11 -08:00
2025-10-20 08:50:54 -07:00
2025-12-11 14:06:07 -08:00
2025-09-22 17:16:02 +00:00
2025-12-10 13:59:17 -08:00
2025-10-20 23:53:03 +00:00
2025-11-19 01:56:08 -08:00
2025-12-03 11:35:56 +00:00