-
-
Notifications
You must be signed in to change notification settings - Fork 353
[Bug] 终端历史较长时最新内容会被截断 #300
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingpriority:mediumSome what necessary.Some what necessary.triageMark the issue as validMark the issue as valid
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:mediumSome what necessary.Some what necessary.triageMark the issue as validMark the issue as valid
请确认以下事项
问题描述
如图所示,LLM看不到最新的输出,只能看到较早的输出
应用版本
0.6.4.0
使用环境
Windows 11
模型提供商
小米
模型名称
mimo-v2-flash
预期行为
希望能够优先保留最新输出,截断较早输出
重现步骤
让终端产生大量输出
补充信息
可以针对滚动窗口进行优化,优先保留视野范围内的内容,截断上下较远处内容