Skip to content

docs: Add code comment conventions for AI agents to AGENTS.md - #1982

Merged
enjeck merged 1 commit into
mainfrom
docs/noid/agenticCodeCommentBriefing
Aug 9, 2026
Merged

docs: Add code comment conventions for AI agents to AGENTS.md#1982
enjeck merged 1 commit into
mainfrom
docs/noid/agenticCodeCommentBriefing

Conversation

@AndyScherzinger

@AndyScherzinger AndyScherzinger commented Aug 9, 2026

Copy link
Copy Markdown
Member

Comments must document the code itself (signatures, behavior, constraints) - never progress, decisions, or changes, which belong in the commit message or PR discussion and go stale in code. Comments must stay brief and match the surrounding comment density.

Follow-up to the discussion in #1970.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Comments must document the code itself (signatures, behavior,
constraints) — never progress, decisions, or changes, which belong
in the commit message or PR discussion and go stale in code.
Comments must stay brief and match the surrounding comment density.

Follow-up to the discussion in #1970.

Assisted-by: Claude Code:claude-fable-5
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger added documentation AI assisted This PR contains AI-assisted commits labels Aug 9, 2026
@AndyScherzinger AndyScherzinger mentioned this pull request Aug 9, 2026
1 task

@enjeck enjeck left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@enjeck
enjeck merged commit 572c6f9 into main Aug 9, 2026
29 checks passed
@enjeck
enjeck deleted the docs/noid/agenticCodeCommentBriefing branch August 9, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review AI assisted This PR contains AI-assisted commits documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants