mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-10 07:18:10 -05:00
7 lines
154 B
YAML
7 lines
154 B
YAML
name: CommitWriterAgent
|
|
description: "Write a git commit message for files in the git staging area"
|
|
inputs: {}
|
|
outputs:
|
|
answer: string
|
|
reason: string
|