Skip to content

added no refactoring guardrail to AGENTS.md#79

Merged
blindzero merged 1 commit intomainfrom
chore/agents-md-change
Jan 16, 2026
Merged

added no refactoring guardrail to AGENTS.md#79
blindzero merged 1 commit intomainfrom
chore/agents-md-change

Conversation

@blindzero
Copy link
Copy Markdown
Owner

Summary

added no refactoring guardrail to AGENTS.md

@blindzero blindzero self-assigned this Jan 16, 2026
Copilot AI review requested due to automatic review settings January 16, 2026 20:56
@blindzero blindzero merged commit 703bf95 into main Jan 16, 2026
7 checks passed
@blindzero blindzero deleted the chore/agents-md-change branch January 16, 2026 20:56
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a reinforcing guardrail to the agent guidelines to explicitly discourage unrelated refactoring in pull requests.

Changes:

  • Added a new bullet point in section 2.2 emphasizing minimal changes and no unrelated refactors

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread AGENTS.md
Comment on lines 43 to +44
- Avoid drive-by refactors unless the issue is specifically about refactoring.
- Minimal changes, no unrelated refactors.
Copy link

Copilot AI Jan 16, 2026

Choose a reason for hiding this comment

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

The new bullet point is redundant with the existing line 43. Both convey essentially the same message about avoiding unrelated refactors. Consider consolidating these into a single, clearer statement instead of having two similar guidelines.

Suggested change
- Avoid drive-by refactors unless the issue is specifically about refactoring.
- Minimal changes, no unrelated refactors.
- Keep changes minimal and avoid unrelated or drive-by refactors unless the work is explicitly about refactoring.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants