ensure no 'undefined' in system prompt (#322)
This commit is contained in:
parent
884d6ebfd8
commit
5ec254253f
|
@ -126,6 +126,7 @@ ${(function () {
|
|||
- Never push changes to a remote repository without being asked explicitly by the user.
|
||||
`;
|
||||
}
|
||||
return '';
|
||||
})()}
|
||||
|
||||
# Examples (Illustrating Tone and Workflow)
|
||||
|
|
Loading…
Reference in New Issue