Hi all,

I wanted to share a PR that introduces some helpful documentation to guide
our AI coding models.

The goal here is to make sure each model has clear access to our project
guidelines, coding standards, and build procedures. This should help reduce
friction when contributing and ensure consistency in the codebase.

Specifically, we've added `AGENTS.md`, which covers everything from Java
code style and naming conventions to code structure requirements. It also
includes templates for license headers and the necessary commands for
verification, building, and running tests. Additionally, `CLAUDE.md` has
been added to include the standard license header and direct readers to the
comprehensive rules in `AGENTS.md`.

You can review the changes here: https://github.com/apache/iotdb/pull/17229

Best regards,
--------------------
Yuan Tian

Reply via email to