Skip to content

Commit bf6e399

Browse files
committed
Force redeploy
1 parent 43f75aa commit bf6e399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/sim/executor/handlers/agent/agent-handler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ export class AgentBlockHandler implements BlockHandler {
393393
}
394394

395395
/**
396-
* Fallback for legacy tools without cached schemas. Groups by server to minimize connections.
396+
* Fallback: legacy tools without cached schemas. Groups by server to minimize connections.
397397
*/
398398
private async processMcpToolsWithDiscovery(
399399
ctx: ExecutionContext,

0 commit comments

Comments
 (0)