Skip to content

docs: add AGENTS.md and PR template#337

Merged
avoidwork merged 2 commits into
masterfrom
docs/add-agent-rules-and-pr-template
May 12, 2026
Merged

docs: add AGENTS.md and PR template#337
avoidwork merged 2 commits into
masterfrom
docs/add-agent-rules-and-pr-template

Conversation

@avoidwork
Copy link
Copy Markdown
Owner

Summary

Add AGENTS.md with rules and principles for agents working on the project, including coding conventions, security rules, git workflow, and operational guidance. Also adds a PR template at .github/PULL_REQUEST_TEMPLATE.md to standardize pull request descriptions.

Related

N/A

Changes

  • Replaces brief Haro project guide with comprehensive AGENTS.md covering Python conventions, FastAPI/LangGraph framework rules, git workflow, and operational learnings
  • Adds .github/PULL_REQUEST_TEMPLATE.md with structured sections for PR submissions

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the style guidelines (pylint, isort, black, mypy).
  • I have added tests that cover my changes.
  • All new and existing tests passed.
  • Commit message follows Conventional Commits.
  • No hardcoded secrets or credentials introduced.
  • Threat model considerations addressed (if applicable).

@avoidwork avoidwork force-pushed the docs/add-agent-rules-and-pr-template branch from c6cb3b7 to a4e9f98 Compare May 12, 2026 21:46
@avoidwork avoidwork merged commit 41664f0 into master May 12, 2026
4 checks passed
@avoidwork avoidwork deleted the docs/add-agent-rules-and-pr-template branch May 12, 2026 21:49
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.

1 participant