Type Alias: FeedbackType
FeedbackType =
"step_failed"|"unexpected_output"|"confidence_drop"|"timeout"|"resource_exhausted"|"human_correction"|"validation_failed"
Defined in: packages/agentos/src/core/planning/IPlanningEngine.ts:288
Types of execution feedback.