Skip to content

chore: add shared agent config layout#1700

Merged
yiliu30 merged 7 commits into
mainfrom
agent-init
May 14, 2026
Merged

chore: add shared agent config layout#1700
yiliu30 merged 7 commits into
mainfrom
agent-init

Conversation

@yiliu30
Copy link
Copy Markdown
Contributor

@yiliu30 yiliu30 commented Apr 17, 2026

Summary

  • add repository agent guidance files and keep only CLAUDE.md
  • share skills across Claude, Codex, and OpenCode via symlinks
  • ignore local Claude config and local planning notes

Verification

  • checked staged diffs before each commit
  • verified .codex/skills and .opencode/skills resolve to .claude/skills
  • no code/test changes; no test suite run

Copilot AI review requested due to automatic review settings April 17, 2026 04: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

Adds a shared, repo-level agent guidance entrypoint and ignores local agent/planning artifacts to standardize how different coding agents operate in this repository.

Changes:

  • Add AGENTS.md with repository build/test/style guidance for agents.
  • Add CLAUDE.md as a minimal entrypoint referencing AGENTS.md.
  • Update .gitignore to ignore local Claude config (CLAUDE.local.md) and local planning notes (docs/plan/).

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

File Description
CLAUDE.md New entrypoint that references shared agent guidance (@AGENTS.md).
AGENTS.md New consolidated instructions for agents (project, install, testing, style, conventions).
.gitignore Ignores local Claude config and local planning directory.

Comment thread AGENTS.md
Comment thread CLAUDE.md
@wenhuach21
Copy link
Copy Markdown
Contributor

please review

@yiliu30
Copy link
Copy Markdown
Contributor Author

yiliu30 commented May 14, 2026

/azp run Unit-Test-CUDA-AutoRound

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@yiliu30 yiliu30 merged commit 8ccf34b into main May 14, 2026
14 checks passed
@yiliu30 yiliu30 deleted the agent-init branch May 14, 2026 12:32
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.

4 participants