classifiers.tool_prefix_groups module
Prefix groups for tool-set expansion.
When any selected tool name starts with one of these prefixes, every tool
sharing that prefix is merged into the active tool list. Used by
VectorClassifier (against Redis
embedding keys) and by message_processor.generate_and_send.run_generate_and_send()
(against the live registry).
Selfbot tools are not listed here; they are merged when the selfbot adapter
is active (see run_generate_and_send).