draft_commit_message_local
Generate a conventional commit message from a diff using a local model, offering a cost-effective alternative for routine commits without cloud analysis.
Instructions
Draft a conventional-style commit message from a diff using the local model.
Cheap and fast — good for routine commits where the cloud model's analysis isn't needed.
Args:
diff: The output of git diff --staged or similar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diff | Yes | ||
| model | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |