Add AGENTS.md guide for AI coding assistants#434
Add AGENTS.md guide for AI coding assistants#434lsm5 wants to merge 1 commit intocontainers:mainfrom
Conversation
Similar to https://github.com/containers/podman/blob/main/AGENTS.md, this provides context and guidance for AI agents working with container-selinux development, including SELinux policy structure, testing patterns, and common pitfalls. Signed-off-by: Lokesh Mandvekar <[email protected]>
Reviewer's GuideAdds a new AGENTS.md guide targeted at AI coding assistants, documenting project context, development workflows, policy structure, testing, and pitfalls for working on container-selinux. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Summary of ChangesHello @lsm5, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request introduces a new Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request introduces an AGENTS.md file, which serves as a comprehensive guide for AI coding assistants working with the container-selinux repository. The document is well-structured and covers important aspects like project overview, codebase structure, development patterns, testing, and common pitfalls. This is a valuable addition for automating and assisting with development tasks. I have one minor suggestion regarding a broken link in the documentation section.
|
|
||
| ## Documentation | ||
|
|
||
| - **[CLAUDE.md](CLAUDE.md)**: Project-specific guidance for Claude Code |
There was a problem hiding this comment.
|
Ephemeral COPR build failed. @containers/packit-build please check. |
1 similar comment
|
Ephemeral COPR build failed. @containers/packit-build please check. |
|
Tests failed. @containers/packit-build please check. |
Similar to https://github.com/containers/podman/blob/main/AGENTS.md, this provides context and guidance for AI agents working with container-selinux development, including SELinux policy structure, testing patterns, and common pitfalls.
Summary by Sourcery
Documentation: