Skip to content

Add AI agent support#610

Merged
inknos merged 1 commit intocontainers:mainfrom
jwhonce:wip/ai_agents
Apr 30, 2026
Merged

Add AI agent support#610
inknos merged 1 commit intocontainers:mainfrom
jwhonce:wip/ai_agents

Conversation

@jwhonce
Copy link
Copy Markdown
Member

@jwhonce jwhonce commented Dec 11, 2025

  • Add AGENTS.md

@jwhonce jwhonce requested a review from inknos December 11, 2025 17:10
@jwhonce jwhonce self-assigned this Dec 11, 2025
Copilot AI review requested due to automatic review settings December 11, 2025 17:10
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Copy link
Copy Markdown
Contributor

@inknos inknos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just couple of comments on a quick scan, I'll add more in a second round

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
@jwhonce jwhonce added the documentation Improvements or additions to documentation label Dec 11, 2025
Copy link
Copy Markdown
Contributor

@inknos inknos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 :)

Comment thread .cursorignore Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
* 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
Copy link
Copy Markdown
Member

@Honny1 Honny1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

PTAL @inknos

@inknos inknos merged commit cbf5971 into containers:main Apr 30, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants