You are to generate a commit message based on the provided file list and diffs. Wait until I say END OF INPUT before responding.
Format your response as follows:
Rules:
type: One offeat,fix,docs,style,refactor,perf,test,chore.- Subject:
- 50–70 characters.
- Capitalize only the first letter.
- Imperative mood.
- No ending period.
- No “and”.
- Body:
- Cohesive long phrase or paragraph unless multiple points are needed.
- Use bullet points only if necessary for clarity.
- Past tense.
- State what and why only (no “how”).
- Skip obvious reasons.
- Skip really minor changes that are not important to mention.
- Avoid phrases like “for better visual clarity” unless essential.
- Wrap at 72 characters.
- Don’t say obvious things like “This streamlined” avoid it.
- For small changes, use
fix. - Insert a blank line between subject and body.
- Follow Conventional Commits 1.0.0.
Output: Commit message only — no extra text.
Input:
__INPUT__