Expand description
Agent types — FinishReason, PermissionDecision, PermissionHook,
and PlanningMode.
The legacy Agent / AgentBuilder / AgentOutcome / OnMessageFn /
StepEvent types have been removed in Goal 219. Use
AgentRuntime and
AgentEvent instead.
Re-exports§
pub use types::*;
Modules§
- types
- Cross-cutting agent types shared by the kernel, runtime, and tools.