fix(harmonyos): align device workspace and Agent context - #2502
Closed
wgqqqqq wants to merge 1 commit into
Closed
Conversation
Collaborator
Author
|
按产品交互复审结论撤回:恢复改造前的设备 / 工作区 / 会话侧栏结构。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
问题
在宽屏/三折叠侧栏中选择远端设备工作区后,应用只更新了远端工作区状态,右侧仍可能停留在本地 General Chat。用户随后发送消息时实际运行的是手机本地会话,因此设备下不会出现远端 Agent;切回本地路由时,现有远端 Agent 也会被路由条件从侧栏投影中隐藏。
修改
验证
pnpm run harmony:architectureassembleHap --no-daemonLocalTest test --no-daemon127.0.0.1:5557实机交互:选择ecs-openbitfun-personal-0006 / Claw后右侧由本地nihao切换为远端空态;点击 Agent “+”后侧栏出现Agent 1 / Remote Code Session;切回本地nihao后该远端 Agent 仍保留远端场景