Agent<IDENTITY extends Role> constructor
const
Agent<IDENTITY extends Role> (})
Implementation
const Agent(
super.name, {
required super.id,
super.allowedTools,
super.yolo = true,
super.model,
super.headless = true,
required this.identity,
this.workflow,
});