menu
flutter_agent_harness package
documentation
flutter_agent_harness.dart
TaskExecutor
childTools property
childTools property
dark_mode
light_mode
childTools
property
List
<
AgentTool
>
childTools
final
The parent tool pool (already minus any host-hidden tools).
Implementation
final List<AgentTool> childTools;
flutter_agent_harness package
documentation
flutter_agent_harness
TaskExecutor
childTools property
TaskExecutor class