Skip to content

Make recursive search for AGENTS.md files case-insensitive#284112

Draft
jruales wants to merge 3 commits intomainfrom
jruales-patch-3
Draft

Make recursive search for AGENTS.md files case-insensitive#284112
jruales wants to merge 3 commits intomainfrom
jruales-patch-3

Conversation

@jruales
Copy link
Copy Markdown
Contributor

@jruales jruales commented Dec 17, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 17, 2025 17:59
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 makes the recursive search for AGENTS.md files case-insensitive to improve cross-platform compatibility. The change allows the system to find agent markdown files regardless of whether they are named "AGENTS.md", "agents.md", "Agents.md", or any other case variation.

  • Uses character class glob pattern workaround for case-insensitive file search
  • Adds explanatory comment about the workaround approach

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