Skip to main content

Module plan

Module plan 

Source
Expand description

Plan data structures

This module defines the core plan representation used throughout the SDK.

Structs§

DecisionPoint
A decision point in the plan where Claude can make runtime decisions
Plan
A plan representing a sequence of steps to execute
PlanStep
A single step within a plan
RetryPolicy
Retry policy for activities

Enums§

ActivitySpec
Specification for an activity to execute