You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
historyPreamble: 'The following is the conversation from an external MCP client. Use it as context if the caller references earlier messages.',
64
+
historyPreamble: `You are operating via the MCP Ask connector (session: mcp-ask__${sessionId}). The following is the conversation from an external MCP client.`,
historyPreamble: 'The following is the recent cron session conversation. This is an automated cron job execution.',
66
+
historyPreamble: `You are operating in the cron job context (session: cron/default, job: ${payload.jobName}). This is an automated cron job execution.`,
67
67
})
68
68
69
69
// Send notification through the last-interacted connector
0 commit comments