Restore canonical AGENTS.md sections - #207
Conversation
|
👋 Hello @glenn-jocher, thank you for submitting a
For more guidance, please refer to our Contributing Guide. Don't hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🚀 |
UltralyticsAssistant
left a comment
There was a problem hiding this comment.
🔍 PR Review
Made with ❤️ by Ultralytics Actions
Clean PR. The restored guidance is internally consistent, and the documented Ruff command now matches the configured Ultralytics Actions flags relevant to Python 3.8 support.
|
🎉 Merged—thank you @glenn-jocher for this thoughtful improvement to the
The clearer principles, stronger review gates, safer workflow practices, and updated Ruff commands will help contributors and AI agents make smaller, more reliable changes while reducing duplication and regressions. Great work strengthening the foundation for sustainable collaboration! 🚀 |
Aligns AGENTS.md with the canonical version maintained in
ultralytics/ultralytics.ultralytics/actionsbut used--target-version py39; the action targetspy38and also ignoresBLE001andS110. Sincerequires-pythonhere is>=3.8, the documented command would have let pyupgrade emit 3.9-only syntax. Corrected to match the action.Repo-specific Commands, Architecture, and Conventions sections are otherwise unchanged.
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Updates the contributor guidance for the Ultralytics MkDocs plugin with clearer development principles, review procedures, and current formatting commands. 🛠️
📊 Key Changes
mkdocs-ultralytics-plugin, including SEO metadata, social cards, JSON-LD, git footers, “Copy for LLM,” andllms.txtgeneration.🎯 Purpose & Impact