Skip to content

docs: clarify helper function guidance in AGENTS.md#6357

Merged
wjones127 merged 1 commit intomainfrom
xuanwo/agents-helper-guidance
Mar 31, 2026
Merged

docs: clarify helper function guidance in AGENTS.md#6357
wjones127 merged 1 commit intomainfrom
xuanwo/agents-helper-guidance

Conversation

@Xuanwo
Copy link
Copy Markdown
Collaborator

@Xuanwo Xuanwo commented Mar 31, 2026

This PR tightens the contributor guidance in AGENTS.md around introducing helper functions.

It asks contributors to add helpers only when they materially reduce cognitive load or remove substantial duplication, and it explicitly forbids thin wrapper helpers that only rename or forward calls.

This is a docs-only change, so no code checks were run.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Mar 31, 2026
@Xuanwo Xuanwo marked this pull request as ready for review March 31, 2026 09:12
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@wjones127 wjones127 merged commit d4df618 into main Mar 31, 2026
43 checks passed
@wjones127 wjones127 deleted the xuanwo/agents-helper-guidance branch March 31, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants