[codex] 修复项目入口并完善创建项目交互 - #776
Merged
Merged
Conversation
kachofugetsu09
deleted the
fix/project-navigation-plugin-id-20260926
branch
September 26, 2026 04:46
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.
问题与结果
修复 #770 上线后项目入口缺失:宿主按 projects/akasha 名称查找,但目录使用 name@marketplace。按名称发现能力,并使用目录中的完整 ID 查询;同名多来源明确报错。
项目侧栏增加文件夹视觉,项目名进入项目新对话,箭头只折叠历史;创建弹窗保留名称、说明,将记忆选项收进底部菜单,左侧选记忆、右侧创建。触屏常显新对话按钮。
Change intent
改动范围
仅 frontend/chat/src 下三个文件。无依赖、配置或 schema 修改。提交 d76f149 修复 ID,90d66a8d 调整交互与最终对齐。
恢复点:父提交 dd59238;本地修改前文件快照已保留。线上按维护者要求不做全状态备份。
验证
工作手册
已核对 SES-010、MEM-013、决策 0073 与 NOW。没有长期语义变化、数据库变化或跨仓库改动,无对应 NOW 完成项。
发布授权
维护者已明确要求“合并进去,然后做部署”。部署使用合并后 exact main SHA,不使用 --backup、不批准迁移。