mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
docs: be more explicit in AGENTS.md
Otherwise, codex often says "Codex:GPT-5" which is rather unspecific. "Codex:GPT-5.4" would be better. On-behalf-of: SAP philipp.schuster@sap.com Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
This commit is contained in:
committed by
Rob Bradford
parent
75baa46816
commit
a917f5208a
@@ -68,7 +68,9 @@ reviewable, and compatible with the project's normal engineering constraints.
|
||||
specified in `./scripts/gitlint/rules`.
|
||||
- For LLM-assisted changes, follow the disclosure guidance in `CONTRIBUTING.md`:
|
||||
use the project's `Assisted-by:` trailer when disclosure is needed, and do not
|
||||
add `Co-authored-by` or similar trailers unless that policy changes.
|
||||
add `Co-authored-by` or similar trailers unless that policy changes. Prefer
|
||||
explicit version numbers, such as `Assisted-by: Claude:Opus-4.7`, rather than
|
||||
`Assisted-by: Claude:Opus-4`.
|
||||
- Temporary allowances such as `#[allow(unused)]` or ignored tests are only
|
||||
acceptable if resolved within the same commit series or paired with a clear
|
||||
TODO referencing a ticket. Ask the developer if in doubt.
|
||||
|
||||
Reference in New Issue
Block a user