Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 588 Bytes

File metadata and controls

9 lines (6 loc) · 588 Bytes

AGENTS.md

Guidance for AI coding agents working in this repository.

See CONTRIBUTING.md for everything you need, in particular:

  • Submitting a patch - workflow and the scripts to run before submitting (script/fmt.sh, script/test.sh, script/lint.sh, script/generate.sh).
  • Tips - expectations for (AI-driven) PRs.
  • Code Guidelines - file organization, naming conventions, type conventions, JSON tags, pagination, generated code, and testing patterns.