What happened?
qwen版本
[root@localhost ym_test]# qwen -v
0.17.0
复现步骤
1、mkfifo /tmp/qwen-events.jsonl /tmp/qwen-input.jsonl
2、qwen --json-file /tmp/qwen-events.jsonl --input-file /tmp/qwen-input.jsonl
3、echo '{"type":"submit","text":"你是谁"}' >> /tmp/qwen-input.jsonl
此时qwen tui无任何反应,/tmp/qwen-events.jsonl 中也无任何输出。
What did you expect to happen?
qwen tui正常执行指令,/tmp/qwen-events.jsonl 有输出内容
Client information
Client Information
Run qwen to enter the interactive CLI, then run the /about command.
$ qwen /about
# paste output here
Login information
No response
Anything else we need to know?
No response
What happened?
qwen版本
[root@localhost ym_test]# qwen -v
0.17.0
复现步骤
1、mkfifo /tmp/qwen-events.jsonl /tmp/qwen-input.jsonl
2、qwen --json-file /tmp/qwen-events.jsonl --input-file /tmp/qwen-input.jsonl
3、echo '{"type":"submit","text":"你是谁"}' >> /tmp/qwen-input.jsonl
此时qwen tui无任何反应,/tmp/qwen-events.jsonl 中也无任何输出。
What did you expect to happen?
qwen tui正常执行指令,/tmp/qwen-events.jsonl 有输出内容
Client information
Client Information
Run
qwento enter the interactive CLI, then run the/aboutcommand.Login information
No response
Anything else we need to know?
No response