Skip to content

Comments

Add agents.md, fix error when comming that file#59

Merged
witoszekdev merged 3 commits intomainfrom
add-agents
Dec 3, 2025
Merged

Add agents.md, fix error when comming that file#59
witoszekdev merged 3 commits intomainfrom
add-agents

Conversation

@witoszekdev
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Oct 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
dummy-payment-app Ready Ready Preview Comment Oct 21, 2025 10:57am

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

Copy link

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 PR adds documentation for coding agents and resolves a typo in the PR title. The main addition is an AGENTS.md file that provides comprehensive guidance for AI coding assistants working with this Saleor Payment App repository, including project structure, development commands, architecture details, and testing instructions.

Key Changes:

  • Added comprehensive AGENTS.md documentation file with development guidelines and architecture overview
  • Registered AGENTS.md in .gitallowed file
  • Created CLAUDE.md reference file

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
AGENTS.md New comprehensive documentation file providing coding agent guidance on project structure, commands, architecture, and payment flow testing
.gitallowed Added AGENTS.md to the allowed files list
CLAUDE.md Added reference to AGENTS.md

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@@ -0,0 +1 @@
AGENTS.md No newline at end of file
Copy link

Copilot AI Oct 20, 2025

Choose a reason for hiding this comment

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

[nitpick] The file contains only a reference 'AGENTS.md' without context or explanation. Consider adding a brief description of the file's purpose, such as '# Agent Documentation\n\nSee AGENTS.md for guidance on working with this codebase.'

Suggested change
AGENTS.md
# Agent Documentation
See [AGENTS.md](AGENTS.md) for guidance on working with this codebase.

Copilot uses AI. Check for mistakes.
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need this file?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes, because git secrets hook was marking AGENTS file as breaking rules due to it's regex

@witoszekdev witoszekdev merged commit 1a3c809 into main Dec 3, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants