Type Alias: ActionSeverity
ActionSeverity =
"low"|"medium"|"high"|"critical"
Defined in: packages/agentos/src/core/hitl/IHumanInteractionManager.ts:40
Severity levels for actions requiring approval.
ActionSeverity =
"low"|"medium"|"high"|"critical"
Defined in: packages/agentos/src/core/hitl/IHumanInteractionManager.ts:40
Severity levels for actions requiring approval.