AgentHandlers constructor
const
AgentHandlers({})
Implementation
const AgentHandlers({
required this.writeLine,
required this.confirm,
required this.approvePlan,
this.confirmCommand,
this.planNotes,
this.rule,
this.continueChat,
});