`AI-Scientist` 这条线不该只剩下一张 AI-Scientist-v2 卡片。
更合理的读法是把 v1 / v2、DeepScientist、EvoScientist,以及 DeepBI / open-data-scientist / Auto-Analyst 这些邻居样本放到同一张图里看:谁在做 paper pipeline,谁在做 research studio,谁只是 data-scientist neighbor。
| 样本 | 当前更像什么 | control plane 在哪 | durable state 在哪 | 站内建议角色 |
|---|---|---|---|---|
AI-Scientist |
模板化 paper pipeline | 模板、实验脚本、review / writeup 流程 | template runs、example papers、paper review 结果 | 讲清 v1 为什么依赖模板,适合当“早期自动论文流水线”基线页。 |
AI-Scientist-v2 |
agentic tree search paper factory | launch_scientist_bfts.py、bfts_config.yaml、experiment manager |
idea JSON、experiments logs、tree viz、writeup 中间产物、最终 PDF | 讲清 v2 怎样从 template 走向 search manager,是这条线的核心壳层页。 |
DeepScientist |
research studio / quest workspace | quest repo + stage workflow + findings memory | quest repo、artifacts、paper outputs、workspace 状态 | 已经是独立 unpacked 子页,继续承担 studio shell 入口。 |
EvoScientist |
self-evolving research buddy | multi-agent team、persistent memory、channels、adaptive tools | memory base、skills、toolsets、channel state | 更适合和 DeepScientist 对照,讲“工作台壳”往多渠道自进化延伸时会加厚什么。 |
[插图提示词]
用途:画 AI-Scientist family map,把 v1、v2、DeepScientist、EvoScientist 和 data-scientist neighbors 放到同一张总图里。
形式:分层谱系图;Mermaid 很合适。
提示词:顶部放 AI-Scientist family hub,左线是 template-based paper pipeline(AI-Scientist v1,ICLR workshop experiment),中线是 tree-search paper pipeline(AI-Scientist-v2,AIDE ML substrate),右线是 research studio / self-evolving scientist(DeepScientist,EvoScientist),底部单独放 data-scientist neighbors(DeepBI,Auto-Analyst,open-data-scientist,AI-CoScientist),并用不同颜色区分主样本与邻居样本。
Mermaid 更适合:是。
| 子专题入口 | 当前已固定的 route-back | 在 AI-Scientist 总页里的角色 |
|---|---|---|
Codex-Loop In Sleep |
meta-opt rule、`persistent wiki` 三层 memory layout、`daemon / workspace / watchdog` 边界 |
长期解释 “研究系统如何从 loop 壳长出 sleep 层” 的固定子专题,而不是一次性旁注 |