Issue Description
在git-bash中输入qodercli后,即循环出现多次以下内容,且输入下方提示的选项时,会被作为提示词处理,而不是对下方疑问句选择的回答;
Security Warning: Script Execution Risk
Invoke-WebRequest parses the content of the web page. Script code in the web page might be run when the page is parsed.
RECOMMENDED ACTION:
Use the -UseBasicParsing switch to avoid script code execution.
Do you want to continue?
[Y] 是(Y) [A] 全是(A) [N] 否(N) [L] 全否(L) [S] 暂停(S) [?] 帮助 (默认值为“N”):
Steps to Reproduce
Expected Behavior
Actual Behavior
Screenshots / Screen Recordings
Operating System
Windows 11

