Skip to content

Dual Output模式运行TUI无响应 #4727

Description

@yumiao5279

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

Metadata

Metadata

Assignees

Labels

category/cliCommand line interface and interactionscope/interactiveInteractive CLI featuresscope/non-interactiveNon-interactive modestatus/needs-triageIssue needs to be triaged and labeledtype/bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions