Assisted-by: AGENT_NAME:MODEL_VERSION [TOOL1] [TOOL2]
Assisted-by: Claude:claude-opus-4.6
Assisted-By: Claude Opus 4.6 (1M context)
Assisted-by: ChatGPTv5
Made-with: Cursor
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
and more ... [TODO]
(not a rfc yet)
现状
Co-Authored-By 了 Claude Opus 4.6:
部分项目已经将 .claude 加入了 .gitignore:
在 GitHub actions 中使用 opencode-review
使用 Claude Code 进行 Code Review
使用 AI 进行 Code Review
@hudeng-go 在做的使用 AI 来做安全修复,截至目前 230+ (24+ merged): q=is:pr author:deepin-ci-robot label:generated-by-ai
需考虑的问题
实现细节
目前在 deepin-community 我们在 PR 上使用了 label:generated-by-ai
需考虑: 提测单 / ... (ref: [Deepin Integration]~[v25-Release] fix: Fix CVE-2026-35535 by deepin-ci-robot@deepin-community/sudo by deepin-community-ci-bot[bot] linuxdeepin/developer-center#13041)
由 AI 贡献时,是否应在 debian/changelog 声明?
完全由 AI 贡献时,debian/changelog 的 author line 该怎么写?
可供参考
https://www.eff.org/about/opportunities/volunteer/coding-with-eff
https://www.eff.org/deeplinks/2026/02/effs-policy-llm-assisted-contributions-our-open-source-projects
https://llvm.org/docs/AIToolPolicy.html
https://lwn.net/Articles/1032612/
https://docs.kernel.org/process/generated-content.html
Debian (Draft) - https://lists.debian.org/debian-vote/2026/02/msg00000.html
https://docs.fedoraproject.org/en-US/council/policy/ai-contribution-policy/
https://matplotlib.org/devdocs/devel/contribute.html#restrictions-on-generative-ai-usage
LLM review tool - Sashiko
https://lwn.net/Articles/1063292/
https://lwn.net/Articles/1064830/
https://lwn.net/Articles/1065971/
and more ... [TODO]