Add AI agent support#610
Merged
inknos merged 1 commit intocontainers:mainfrom Apr 30, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This pull request adds comprehensive documentation for AI agents working with the podman-py project, along with configuration for IDE and build artifact exclusions.
- Introduces AGENTS.md with detailed project setup, testing, and development guidelines for AI agents
- Updates .gitignore to exclude IDE history cache (.history/) and documentation build directory (_build/)
- Adds .cursorignore file to help AI agents focus on source code by excluding build artifacts, virtual environments, and IDE-specific files
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| AGENTS.md | Comprehensive documentation guide for AI agents covering project setup, testing, code style, and development workflow |
| .gitignore | Adds exclusions for IDE history cache and documentation build artifacts |
| .cursorignore | New file specifying directories and files for AI agents to exclude from indexing |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
inknos
reviewed
Dec 11, 2025
Contributor
inknos
left a comment
There was a problem hiding this comment.
just couple of comments on a quick scan, I'll add more in a second round
inknos
requested changes
Dec 18, 2025
Contributor
inknos
left a comment
There was a problem hiding this comment.
Went through it again and with more attention. I am ok to move on with this and merge it once the .cursorignore comment is addressed :)
Honny1
reviewed
Feb 24, 2026
* Add AGENTS.md with project layout, testing workflow, code standards, and upstream expectations for AI coding assistants Signed-off-by: Jhon Honce <[email protected]> Assisted-by: Cursor:claude-opus-4-6
Honny1
approved these changes
Apr 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.