Skip to content

docs: add AGENTS.md and agent guidance docs#187

Merged
tbittar merged 2 commits intomainfrom
feature/add-agents-md
Mar 24, 2026
Merged

docs: add AGENTS.md and agent guidance docs#187
tbittar merged 2 commits intomainfrom
feature/add-agents-md

Conversation

@tbittar
Copy link
Copy Markdown
Collaborator

@tbittar tbittar commented Mar 24, 2026

Summary

  • Add AGENTS.md with project overview, architecture, commands, and conventions for AI coding agents (Claude Code, Copilot, etc.)
  • Add docs/agents/python-convention.md covering code style, naming, and agent guardrails
  • Add docs/agents/testing.md describing testing strategy and layer overview
  • Add .github/copilot-instructions.md pointing to AGENTS.md for Copilot integration

Test plan

  • Verify AGENTS.md renders correctly on GitHub
  • Verify all internal links in AGENTS.md resolve correctly
  • Confirm .github/copilot-instructions.md is picked up by GitHub Copilot

🤖 Generated with Claude Code

Add AGENTS.md with project overview, architecture, commands, and
conventions for AI coding agents. Add supporting docs under
docs/agents/ covering Python conventions and testing strategy.
Include .github/copilot-instructions.md pointing to AGENTS.md.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tbittar tbittar requested a review from aoustry March 24, 2026 16:12
@aoustry aoustry self-requested a review March 24, 2026 16:28
@tbittar tbittar merged commit 158da98 into main Mar 24, 2026
2 checks passed
@tbittar tbittar deleted the feature/add-agents-md branch March 24, 2026 17:15
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.

2 participants