Skip to content

docs: add AGENTS.md for universal agent guidelines - #826

Merged
lizhengfeng101 merged 1 commit into
mainfrom
docs/add-agents-md
Aug 10, 2026
Merged

docs: add AGENTS.md for universal agent guidelines#826
lizhengfeng101 merged 1 commit into
mainfrom
docs/add-agents-md

Conversation

@lizhengfeng101

Copy link
Copy Markdown
Collaborator

Summary

  • Add AGENTS.md with project guidelines (commit conventions, license headers, code style, testing, README sync) that any coding assistant can follow.
  • Simplify CLAUDE.md to a single pointer to AGENTS.md, avoiding duplication.
  • Remove CLAUDE.md from .gitignore so it is tracked in the repository.

Motivation

As more contributors use various coding assistants (Cursor, Windsurf, Copilot, etc.), a single AGENTS.md provides one source of truth for all tools, while CLAUDE.md remains as a lightweight redirect for Claude Code specifically.

- Create AGENTS.md with project guidelines for all AI coding assistants
- Simplify CLAUDE.md to reference AGENTS.md
- Remove CLAUDE.md from .gitignore so it can be tracked in the repo

@MuoDoo MuoDoo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@github-actions

Copy link
Copy Markdown
Contributor

OpenCodeReview: Review complete: 0 finding(s) across 1 selected item(s).

@lizhengfeng101
lizhengfeng101 merged commit 440ee69 into main Aug 10, 2026
11 checks passed
@lizhengfeng101
lizhengfeng101 deleted the docs/add-agents-md branch August 10, 2026 10:01
lizhengfeng101 added a commit that referenced this pull request Aug 10, 2026
…826)

- Create AGENTS.md with project guidelines for all AI coding assistants
- Simplify CLAUDE.md to reference AGENTS.md
- Remove CLAUDE.md from .gitignore so it can be tracked in the repo
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