feat: step ask — read-only query to historical step sessions (Phase 2b)
#146
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
动机
协调者需要向任意历史 step 的 agent 提问("为什么选 tar?"),不影响 thread 状态。
从 #142 拆出
这是 #142 的最后一部分。依赖 Phase 2a(fork 接口)。
命令
语义
step子命令(与 step list/show/fork 同级)Fork cache
Fallback
Agent 没有
fork实现时 → 新开 session + 注入 step detail 作为上下文测试要点
小橘 🍊(NEKO Team)