docs: 竞品调研整合报告(11 产品对比 + 代码核实 + 改进规划) - #29
Merged
Conversation
把 research/ 与 pi-analysis/ 下 7 份竞品调研材料整合为一份完整报告, 所有关键论断均对照当前 HEAD 源码逐条核实: - 12 项「已具备」能力确认存在(内置 MCP、/plan 与权限模式、子代理与 /tasks、 TodoWrite、opencode 式自定义命令、Copilot/Grok OAuth、upgrade 自更新、 AGENTS.md 默认加载、Web 用量环等),推翻外部报告中 8 项失实论断。 - 10 项真实缺口确认仍未修复:/thinking、Ctrl+G 外部编辑器、/hotkeys、 会话元命令、OS 级沙箱、离线开关、/reload、项目信任门禁、 Web 检查点时间线 UI(restoreSessionCheckpoint 无调用者)、成本金额估算。 - 竞品源码抽查:Cline checkpoint 与分级自动批准、Goose recipes、 OpenHands ACP 均确认存在,外部报告对竞品描述可信。 报告含 Phase 0–3 改进规划、明确的不做清单与依赖关系; docs/INDEX.md 新增「调研」章节登记入口。
shaohaozhi286
approved these changes
Aug 31, 2026
shaohaozhi286
left a comment
Collaborator
There was a problem hiding this comment.
批准合入。
纯文档,已挂到 docs/INDEX.md 调研章节。论断分了「代码已核实」和「仍缺口」,并附了路径/行号,作为内部规划入口可用。
顺带:报告里的核实 HEAD 2006b416 是 #28 的 commit,不是当前 master。与本文档无关。Kilo marketplace 那条已标注为未直接抽查文件名,保留早前口径可以接受。
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.
变更内容
把
research/与pi-analysis/两个目录下共 7 份竞品调研材料,整合为一份完整报告放入docs/竞品调研报告_完整版_2026-08.md,并在docs/INDEX.md新增「调研」章节登记入口。所有关键论断均已对照当前 HEAD(
2006b416)源码逐条核实,不写代码、不涉及行为变更。核实结论
已确认具备的能力(12 项,推翻外部报告中 8 项失实论断)
/mcp+mcp_manager.cpp+ 启动协调)/plan计划模式 + 权限模式/modespawn_subagent_tool+/tasks+ Web Swarm$ARGUMENTS)acecode upgrade自更新TokenBudgetRing)确认仍存在的真实缺口(10 项)
/thinking级别切换 · Ctrl+G 外部编辑器 ·/hotkeys键位总览 · 会话元命令(/clone/share/copy)· OS 级沙箱 · 离线开关 ·/reload· 项目信任门禁 · Web 检查点时间线 UI(restoreSessionCheckpoint已定义但无调用者)· 成本金额估算竞品源码抽查:Cline checkpoint 与
AutoApprovalSettings、Gooseworkflow_recipes、OpenHands ACP 均确认存在,外部报告对竞品描述可信。战略结论
验证方式
纯文档变更,无构建影响。核实方法见报告 §6 附录(含全部检索式与文件路径)。
待办提示
Phase 1 中
add-hotkeys-overview的 OpenSpec 变更目录此前创建中断,需补建;其余 4 个变更(add-thinking-effort-command、add-external-editor-composer、add-session-meta-commands、add-offline-and-update-switches)已就绪可直接推进实现。