Back to Tabby

Generate Branch Name

clients/tabby-agent/src/chat/prompts/generate-branch-name.md

4.3.1444 B
Original Source

Generate 3-5 concise git branch name suggestions based on these changes. Include "{{input}}" in the branch names where it makes sense. Each branch name should follow kebab case format (lowercase words connected by hyphens).

Put your response within <BRANCHNAMES> tags, with one branch name per line:

Changes: {{diff}}

Your response should be formatted like this: <BRANCHNAMES> branch-name-one branch-name-two branch-name-three </BRANCHNAMES>