Skip to content

Semantic Commit Standards

Commit Message Format

When committing code changes, always use semantic commit format following the specification in agent-software/version-control-release/git-commit-semantic.md.

Enforcement

This format must be used for all commits to maintain consistent git history and enable automated changelog generation.