Documentation v0.28.0

v0.23.3 -> v0.23.4

Summary

Scheduled-state introspection becomes a first-class tool surface. The runtime now exposes read-only listers for one-shot tasks and recurring crons, closing a discovery gap that previously forced the agent to fall back on filesystem traversal.

翻譯 排程查詢成為第一線工具:runtime 新增唯讀的單次任務與週期任務 lister,補上過去 LLM 必須退而求其次走 filesystem 全掃才能回答「我有什麼排程」的缺口。

Changes

FEAT

翻譯
  • 新增 list_tasklist_cron 兩個唯讀排程查詢工具

Scope


Generated by SKILL