mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
ensure no 'undefined' in system prompt (#322)
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user