Member Junction
    Preparing search index...

    Variable MAX_AGENTS_OFFEREDConst

    MAX_AGENTS_OFFERED: 40

    How many agent names the prompt is told about.

    Bounded because the list goes into a prompt: an instance with hundreds of agents would spend most of its context enumerating them, and a model choosing between 300 names chooses worse than one choosing between 40. Top-level agents come first — those are the ones a workflow step can actually be assigned to.