Followup from https://github.com/microsoft/vscode/pull/306871 - Where is the 'General Agent' defined, if not in Core, how does core know its name and whether it real exists. Should it be a setting? - Why is the 'General Agent' not a regular custom agent contributed from the GitHub extension. - Can we remove the SubagentToolCustomAgents setting. It is now on by default? That would simplify the code
Followup from #306871