ensure no 'undefined' in system prompt (#322)

This commit is contained in:
Olcan 2025-05-12 16:41:11 -07:00 committed by GitHub
parent 884d6ebfd8
commit 5ec254253f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ ${(function () {
- Never push changes to a remote repository without being asked explicitly by the user. - Never push changes to a remote repository without being asked explicitly by the user.
`; `;
} }
return '';
})()} })()}
# Examples (Illustrating Tone and Workflow) # Examples (Illustrating Tone and Workflow)