[PR #698] agent: add agent type guidance to next spec #7750

Open
opened 2026-05-17 17:01:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/698
Author: @ankittk
Created: 5/16/2026
Status: 🔄 Open

Base: masterHead: agents-convention


📝 Commits (1)

  • ea6487d agent: add agent type guidance to next spec

📊 Changes

1 file changed (+24 additions, -1 deletions)

View changed files

📝 content/next/index.md (+24 -1)

📄 Description

Summary

Documents the optional agent: commit type in content/next/index.md (per README: spec changes SHOULD land in content/next/ first):

  • Summary: definition for commits that change how an AI coding agent behaves or produces code
  • Examples: agent:, agent(memory):, agent(prompts):
  • FAQ: when to use agent vs docs vs chore, plus optional scopes

Illustrative only—not a new MUST. No SemVer behavior change for agent by default unless BREAKING CHANGE / ! is included.

Follow-ups (optional, separate PRs)

  • Translations in content/v1.0.0/index.*.md
  • @commitlint/config-conventional — add agent to allowed types if desired

Test plan

  • Hugo build with drafts includes agent content on /en/next/
  • Maintainer review

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/conventional-commits/conventionalcommits.org/pull/698 **Author:** [@ankittk](https://github.com/ankittk) **Created:** 5/16/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `agents-convention` --- ### 📝 Commits (1) - [`ea6487d`](https://github.com/conventional-commits/conventionalcommits.org/commit/ea6487d83965caa94c957bf7184799769e8dfd5a) agent: add agent type guidance to next spec ### 📊 Changes **1 file changed** (+24 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `content/next/index.md` (+24 -1) </details> ### 📄 Description ## Summary Documents the optional **agent:** commit type in content/next/index.md (per README: spec changes SHOULD land in content/next/ first): - **Summary**: definition for commits that change how an AI coding agent behaves or produces code - **Examples**: agent:, agent(memory):, agent(prompts): - **FAQ**: when to use agent vs docs vs chore, plus optional scopes Illustrative only—not a new MUST. No SemVer behavior change for agent by default unless BREAKING CHANGE / ! is included. ## Follow-ups (optional, separate PRs) - Translations in content/v1.0.0/index.*.md - @commitlint/config-conventional — add agent to allowed types if desired ## Test plan - [x] Hugo build with drafts includes agent content on /en/next/ - [ ] Maintainer review --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-17 17:01:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#7750