diff --git a/packages/server/src/core/prompts.ts b/packages/server/src/core/prompts.ts index f2237581..003616ae 100644 --- a/packages/server/src/core/prompts.ts +++ b/packages/server/src/core/prompts.ts @@ -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)