Documentation v0.28.0

v0.25.13 -> v0.26.0

Summary

Converts the ask_user flow to async with persistent per-step execution tracking, enabling interrupted tasks to resume carrying full tool-result context instead of restarting from scratch.

翻譯 將 ask_user 流程改為非同步,搭配持久化逐步執行追蹤,使中斷的任務能攜帶完整 tool result 上下文恢復,無需從頭重跑。

Changes

REFACTOR

翻譯
  • 在中斷與 ask_user 恢復期間保留完整的進行中動作記憶
  • 以非同步恢復流程處理 ask_user 中斷

FIX

翻譯
  • 恢復直接載入 session 尾端,不再彈出 pending resume popup

UPDATE

翻譯
  • 更新權限流程並移除過時的 read_image 參考

Scope


Generated by SKILL