-
-
Notifications
You must be signed in to change notification settings - Fork 9
🤖 AGENTS.md #367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🤖 AGENTS.md #367
Conversation
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #367 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 18 18
Lines 657 657
Branches 85 85
=========================================
Hits 657 657
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
|
@codex review |
|
Codex Review: Didn't find any major issues. Chef's kiss. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
References
This pull request introduces new documentation and configuration files to support AI-assisted development and clarify project workflows, along with small improvements to the Makefile and project environment setup. The most significant changes are the addition of an AI agent development guide, rules for Python version support, and enhancements to developer tooling and documentation.
AI Agent and Developer Documentation:
AGENTS.mdfile that serves as a development guide for AI agents, outlining project structure, stack constraints, workflow expectations, and key commands for setup, testing, and linting.CLAUDE.mdfile referencingAGENTS.md, likely to assist specific AI agents or workflows.AI/Automation Tooling and Rules:
.codex/environments/environment.tomlfor automated environment setup, including scripts for initializing the repository and running tests..cursor/rules/dropping-and-or-adding-support-for-python-versions/RULES.md, documenting the process for updating supported Python versions in line with official policies..cursor/worktrees.jsonto activate the virtual environment after initialization, improving the developer onboarding experience.Build and Packaging Improvements:
Makefile, including dependency installation tweaks and improved virtual environment creation. [1] [2] [3]Documentation and Packaging Configuration:
MANIFEST.into include.codexand.cursorfiles in package distributions, ensuring new configuration and rule files are available in packaged releases.📚 Documentation preview 📚: https://ridgeplot--367.org.readthedocs.build/en/367/