Skip to content

docs: add AGENTS.md for AI coding assistants - #50

Merged
mattzcarey merged 2 commits into
mainfrom
docs/agents-md-bonk
Mar 9, 2026
Merged

docs: add AGENTS.md for AI coding assistants#50
mattzcarey merged 2 commits into
mainfrom
docs/agents-md-bonk

Conversation

@mattzcarey

Copy link
Copy Markdown
Contributor

Summary

  • Add AGENTS.md documenting project patterns, architecture, and conventions for AI coding assistants
  • Covers Code Mode architecture, auth flows, security considerations, testing patterns, and contribution guidelines
  • Add bonk GitHub Action for AI-powered code review (triggered by /bonk or @ask-bonk in PR comments)

Mirrors the approach from cloudflare/workers-oauth-provider#152

Test plan

  • Verify AGENTS.md accurately reflects project structure and commands
  • Ensure all documented commands match package.json scripts
  • Bonk workflow matches the pattern used in workers-oauth-provider

Add AGENTS.md documenting project patterns, architecture, and conventions
for AI coding assistants. Add bonk GitHub Action for AI-powered code review
triggered by /bonk or @ask-bonk in PR comments.
@mattzcarey
mattzcarey merged commit c0b43ea into main Mar 9, 2026
4 checks passed
@mattzcarey
mattzcarey deleted the docs/agents-md-bonk branch March 9, 2026 11: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