You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
[Paper] Shepherd: A Runtime Substrate Empowering Meta-Agents with a Formalized Execution Trace
论文信息
一句话结论
Shepherd 把 agent 执行轨迹从“日志”升级成可 fork、replay、merge、discard 的运行时对象,让 meta-agent 能像操作 Git 分支一样操作其他 agent 的执行过程。
论文解决什么问题?
关键贡献
方法与机制
fork / merge / discard。Shepherd 的关键不是“更详细的日志”,而是让轨迹本身变成可操作的数据结构。
关键实验结果
最值得记住的 3 点
局限与问题
对 HALF 的启发
可以讨论的问题
Beta Was this translation helpful? Give feedback.
All reactions