docs(agents): align AGENTS.md with docs/CONTRIBUTING conventions#470
docs(agents): align AGENTS.md with docs/CONTRIBUTING conventions#470mattaereal merged 7 commits intodevelopfrom
Conversation
frameworks-volunteer
left a comment
There was a problem hiding this comment.
Model: z-ai/glm-5.1 Reasoning: high Provider: openrouter
Security: clean -- no secrets, injection vectors, or unsafe patterns.
QA: mostly good, a few style nits that contradict the conventions this file aims to document:
-
Tags/frontmatter examples use YAML flow style (
tags: [Engineer/Developer, ...],contributors: [{role: wrote, users: [username]}]) but contributing.md and template.mdx use block style (dashes). Since AGENTS.md is instructing agents to follow conventions, the examples should match the canonical format. -
Missing trailing newline -- diff shows
\ No newline at end of file. -
description: 140-160c-- contributing.md writes "140-160 chars" or "140-160 characters", not "c". Minor but the file should use the repo's own phrasing.
None of these are blocking. Approving with suggestions.
7ca3ff9 to
71b0997
Compare
Deploying frameworks with
|
| Latest commit: |
a6ea9a3
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://47f1e33b.frameworks-573.pages.dev |
| Branch Preview URL: | https://update-agents-md-alignment.frameworks-573.pages.dev |
71b0997 to
275c36a
Compare
275c36a to
bfe3647
Compare
scode2277
left a comment
There was a problem hiding this comment.
Left some suggested changes to minimize confusion
Co-authored-by: Sara Russo <sararusso984@gmail.com>
Co-authored-by: Sara Russo <sararusso984@gmail.com>
Co-authored-by: Sara Russo <sararusso984@gmail.com>
Co-authored-by: Sara Russo <sararusso984@gmail.com>
Co-authored-by: Sara Russo <sararusso984@gmail.com>
Summary
Aligns AGENTS.md with template/CONTRIBUTING.md for agent accuracy.
Changes
Why
Matches current docs/contributing style/structure.
No other changes.