docs: add comprehensive agent documentation#8
Merged
Conversation
Add AGENTS.md with detailed documentation for AI agents and developers: - Repository overview and architecture - Development policies (PRs, conventional commits) - Release process with release-please - CI/CD pipeline details - Code standards and testing strategy - Security practices (OIDC for PyPI) - Common development tasks and workflows - FAQ section Add CLAUDE.md as a pointer to AGENTS.md for Claude-specific context loading. This documentation ensures consistent development practices and provides comprehensive guidance for both AI agents and human developers working on the repository. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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.
Summary
Adds comprehensive documentation for AI agents and developers working on the promptfoo-python repository.
Changes
New Files
AGENTS.md: Comprehensive documentation covering:CLAUDE.md: Simple pointer file (@AGENTS.md) for Claude Code context loadingWhy This Matters
This documentation provides a single source of truth for:
Key Policies Documented
Benefits
Review Notes
This is pure documentation - no code changes. Please review for:
🤖 Generated with Claude Code