effect-io-ai

Package: effect
Module: ExecutionPlan

ExecutionPlan.CurrentMetadata

Context reference containing metadata for the currently running execution-plan attempt.

When to use

Use to read the active plan step and attempt while code is running under an execution plan.

Signature

declare const CurrentMetadata: Context.Reference<Metadata>

Source

Since v4.0.0