Commit 59afbaa
Make Copilot/Jules commit-authority grant self-visible in their own files
Every AI-agent-specific file linked to AGENTS.md for the roster and
authority table, but several never stated the agent's own commit
authority in the file that agent (or a human scanning it) actually
reads — leaving the grant invisible without cross-referencing
AGENTS.md. Some copilot-instructions.md files went further and
actively said "Do not create commits unless explicitly asked," which
directly contradicted the companywide grant.
Fix: every COPILOT.md, .github/copilot-instructions.md, CODEX.md, and
JULES.md now states its own agent's commit/push/tag authority
explicitly, not just by reference.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 605488f commit 59afbaa
2 files changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments