ACP v2 TypeScript SDK — EXPERIMENTAL DRAFT - v1.3.0
    Preparing search index...

    Type Alias PlanEntryStatusExperimental

    PlanEntryStatus: "pending" | "in_progress" | "completed" | "cancelled" | string

    Status of a plan entry in the execution flow.

    Tracks the lifecycle of each task from planning through completion. See protocol docs: Plan Entries