优化桌面端 UI 布局与输入体验#4531
Closed
Li-Charles-One wants to merge 13 commits into
Closed
Conversation
added 13 commits
June 15, 2026 16:47
…tream-main-v2 # Conflicts: # desktop/frontend/src/App.tsx
Contributor
Author
Contributor
Author
|
Hi @SivanCola @esengine 👋 这个 PR(优化桌面端 UI 布局与输入体验)已就绪,麻烦有空时帮忙 review 一下 🙏
辛苦两位,谢谢! |
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.









背景
这个 PR 是一轮桌面端 UI polish。真实目标不只是把界面“变好看”,而是让 Reasonix Desktop 在长期对话、项目工作区、工具调用和上下文查看时更清晰、更稳定、更有辨识度,并且长此以往逐步建立 Reasonix 自己独特的品牌视觉风格。
重点不是改后端能力,也不是调整 Agent 行为,而是重做/强化桌面端的视觉组织、输入区、侧边栏、消息展示、工具卡片、上下文面板和状态栏体验。
这是一轮持续约 4 天的阶段性成果,并不代表 Reasonix Desktop 最终应该长成这个样子。我的目标是先为 Reasonix 定一个更统一、更有辨识度的审美基调:这是一个 UI baseline,是底线,不是上限。后续仍然可以继续打磨、迭代、拆分和调整。
为了降低维护者 review 压力,这个 PR 可以理解为一版阶段性的桌面 UI polish:目前主要覆盖主聊天工作流、侧边栏、Composer、消息流、工具卡片和 Context Panel。Settings 以及部分次级界面的 UI 还没有完全制作完成,后续我很愿意继续跟进这些界面的设计与实现。
设计原则
维护承诺
我非常愿意继续参与这个 UI 方向的后续维护,包括:
主要改动
桌面布局与侧边栏
Composer 输入框
消息流与工具卡片
Context Panel / 右侧工作区
状态栏与设置
工程侧调整
upstream/main-v2后解决合并冲突。截图建议
这个 PR 是 UI 改动,建议 review 时重点看截图/录屏。后续我会补充:
验证
已在本地执行:
结果:通过。
备注
desktop/frontend。