menu
neomage package
documentation
domain/models/entrypoints_full.dart
CliConfig
allowedTools property
allowedTools property
dark_mode
light_mode
allowedTools
property
List
<
String
>
allowedTools
final
Comma-separated list of allowed tool names.
Implementation
final List<String> allowedTools;
neomage package
documentation
domain/models/entrypoints_full
CliConfig
allowedTools property
CliConfig class