For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/zh/api/variables/routes_public.canonicalAgentEvents.md.
  • 简体中文
  • Variable: canonicalAgentEvents

    const canonicalAgentEvents: readonly ["session/start", "tool/before", "tool/after", "stop", "agent/start", "agent/stop", "workspace/open", "session/end", "prompt/submit", "tool/failure", "compact/before", "compact/after", "permission/request", "permission/denied", "stop/failure", "file/change", "config/change", "task/create", "task/complete", "agent/idle"]

    The event-route families admitted by the recorded #97 v1/G10 decision.