feat(web): 公告单列分工摘要块(#370 点1)#396
Merged
Merged
Conversation
#370 第 1 点:分工应在公告里单独一块展示、和其他内容分开。公告面板在 CharterBanner 下方加一条只读分工摘要(host=X · N worker · N reviewer),点「查看团队 →」跳到合并后 的团队面板看组织树/全貌。分工数据来自 channelRoles,不新造模型。 至此 #370 方案A 全部要点落地:①分工在公告单列(本 PR)②协调并入团队面板(#395) ③任务详情/检索(#271 + 附件 #369)④分工/协调/Agent/组织架构合并为团队面板(#385/#389/#395)。 验证:web 661 全过(i18n en/zh 对齐)、tsc/build 干净。 Refs #370 Claude-Session: https://claude.ai/code/session_01PgxkZeqJmDge3dYe9W2tPZ
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Closed
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.
#370 第 1 点:分工在公告里单独一块展示。CharterBanner 下加只读分工摘要(host=X · N worker...),点「查看团队 →」跳团队面板。
至此 #370 方案A 全部要点落地:①分工在公告单列(本 PR)②协调并入团队面板(#395)③任务详情/检索(#271+#369)④三面板+组织架构合并(#385/#389/#395)。
web 661 全过、tsc/build 干净。
Refs #370