Skip to content

Code Quality: Add AI contribution guidance files#18293

Closed
Dailin521 wants to merge 1 commit intofiles-community:mainfrom
Dailin521:codex/files-18224-agent-entry
Closed

Code Quality: Add AI contribution guidance files#18293
Dailin521 wants to merge 1 commit intofiles-community:mainfrom
Dailin521:codex/files-18224-agent-entry

Conversation

@Dailin521
Copy link
Copy Markdown

Resolved / Related Issues

Summary of Changes

  • Added AGENTS.md as the canonical repository guidance for AI coding agents.
  • Added CLAUDE.md and .github/copilot-instructions.md as thin entry points that defer to AGENTS.md.
  • Expanded .editorconfig with explicit CRLF, final-newline, and file-family charset rules based on the repository's current conventions.
  • Added trimming guidance for Files.App.Server and a preference for Files.App.CsWin32, matching the member feedback on the issue.
  • Intentionally kept this PR scoped to repository guidance only and did not include docs/ or src/ behavior changes.

Steps used to test these changes

  1. Confirmed #18224 is still open and requested AGENTS.md, CLAUDE.md, copilot-instructions.md, and .editorconfig guidance.
  2. Verified the repository only adds AGENTS.md, CLAUDE.md, and .github/copilot-instructions.md, and updates .editorconfig.
  3. Verified the linked build/style documentation URLs resolve.
  4. Ran git diff --check to confirm clean patch formatting.
  5. Spot-checked encoding and CRLF expectations for the updated file families.

0x5bfa

This comment was marked as off-topic.

@yair100 yair100 closed this Mar 29, 2026
@yair100
Copy link
Copy Markdown
Member

yair100 commented Mar 29, 2026

@Dailin521 the proposal in #18224 hasn't been approved yet. Approved issues are marked as 'ready to build'.

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.

Code Quality: Optimize the repo for AI agents

3 participants