We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f75aa commit bf6e399Copy full SHA for bf6e399
apps/sim/executor/handlers/agent/agent-handler.ts
@@ -393,7 +393,7 @@ export class AgentBlockHandler implements BlockHandler {
393
}
394
395
/**
396
- * Fallback for legacy tools without cached schemas. Groups by server to minimize connections.
+ * Fallback: legacy tools without cached schemas. Groups by server to minimize connections.
397
*/
398
private async processMcpToolsWithDiscovery(
399
ctx: ExecutionContext,
0 commit comments