jasondo OpenAI Codex commited on
Commit
2207810
·
1 Parent(s): 2c37d0f

Document Codex co-author trailer

Browse files

Co-authored-by: OpenAI Codex <codex@openai.com>

Files changed (1) hide show
  1. AGENTS.md +8 -0
AGENTS.md CHANGED
@@ -7,6 +7,14 @@ for curious tinkerers and makers. The app is intended to accept a photo of a
7
  hardware component, infer its internal mechanism, and render an annotated
8
  technical cutaway animation.
9
 
 
 
 
 
 
 
 
 
10
  ## Runtime Notes
11
 
12
  - Preferred model path: `unsloth/NVIDIA-Nemotron-3-Nano-Omni-30B-A3B-Reasoning-GGUF`
 
7
  hardware component, infer its internal mechanism, and render an annotated
8
  technical cutaway animation.
9
 
10
+ ## Commit Instructions
11
+
12
+ - When Codex creates a git commit in this repository, include this trailer in
13
+ the commit message:
14
+ `Co-authored-by: OpenAI Codex <codex@openai.com>`
15
+ - Do not rewrite already-pushed public history only to add a co-author trailer
16
+ unless the user explicitly asks for that history rewrite.
17
+
18
  ## Runtime Notes
19
 
20
  - Preferred model path: `unsloth/NVIDIA-Nemotron-3-Nano-Omni-30B-A3B-Reasoning-GGUF`