Skip to content

docs(agent): add commit message guidelines#11

Merged
jianliang00 merged 1 commit into
mainfrom
codex/add-agent.md-with-commit-message-guidelines
Jan 8, 2026
Merged

docs(agent): add commit message guidelines#11
jianliang00 merged 1 commit into
mainfrom
codex/add-agent.md-with-commit-message-guidelines

Conversation

@jianliang00

Copy link
Copy Markdown
Owner

Motivation

  • Introduce a repository-level guideline to ensure consistent commit messages from agents and contributors.
  • Provide a machine- and human-readable format for message parsing and automation.
  • Reduce ambiguity around allowed commit type values and formatting expectations.

Description

  • Add AGENT.md describing the required commit message template <type>(<scope>): <summary> and optional body.
  • Enumerate allowed commit type values including feat, fix, docs, style, refactor, test, chore, build, ci, perf, and revert.
  • Define rules for scope, summary length and casing, and body wrapping at 72 characters.

Testing

  • No automated tests were executed for this change because it is a documentation-only update.
  • Documentation file addition was validated locally by creating AGENT.md and verifying its content.

Codex Task

@jianliang00 jianliang00 merged commit e845e6d into main Jan 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant