[codex] Fix SEO agent doc references#653
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughUpdated AGENTS.md documentation files across two directories with SEO guidance and link references. Added a new section to Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
editor/app/(www)/SEO.mdreferences ineditor/AGENTS.mdwith the maintained repo SEO skill.docs/AGENTS.mdto keep cleanup focused ondocs/wg/**anddocs/reference/**unless a broader migration is explicitly requested.Why
editor/AGENTS.mdreferenced a local(www)SEO guide that no longer exists. The repo-maintained SEO guidance now lives in.agents/skills/seo/SKILL.md, and the docs frontmatter backlog should avoid broad churn across older docs sections.Validation
just fmt(completed; local Node warning: repo wants>=24.0.0, shell hasv22.15.0)git diff --check HEAD^..HEADSummary by CodeRabbit