@n8n/i18n 2.21.2 → 2.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +167 -16
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +155 -4
- package/dist/index.d.mts +155 -4
- package/dist/index.mjs +167 -16
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +155 -4
- package/dist/types2.d.mts +155 -4
- package/package.json +6 -6
package/dist/index.d.cts
CHANGED
|
@@ -1198,6 +1198,33 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
1198
1198
|
"editor.mainHeader.githubButton.label": string;
|
|
1199
1199
|
"experiments.instanceAiProactiveAgent.message": string;
|
|
1200
1200
|
"experiments.instanceAiProactiveAgent.typingLabel": string;
|
|
1201
|
+
"experiments.instanceAiPromptSuggestionsV2.emptyState.title": string;
|
|
1202
|
+
"experiments.instanceAiPromptSuggestionsV2.input.placeholder": string;
|
|
1203
|
+
"experiments.instanceAiPromptSuggestionsV2.nextSuggestions": string;
|
|
1204
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.processInvoices.label": string;
|
|
1205
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.processInvoices.prompt": string;
|
|
1206
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.qualifyInboundLeads.label": string;
|
|
1207
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.qualifyInboundLeads.prompt": string;
|
|
1208
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.whatsappSupportAgent.label": string;
|
|
1209
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.whatsappSupportAgent.prompt": string;
|
|
1210
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.scheduleSocialPosts.label": string;
|
|
1211
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.scheduleSocialPosts.prompt": string;
|
|
1212
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.analyzeExitInterviews.label": string;
|
|
1213
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.analyzeExitInterviews.prompt": string;
|
|
1214
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.postToLinkedIn.label": string;
|
|
1215
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.postToLinkedIn.prompt": string;
|
|
1216
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.detectAtRiskAccounts.label": string;
|
|
1217
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.detectAtRiskAccounts.prompt": string;
|
|
1218
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.automateOrderFlow.label": string;
|
|
1219
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.automateOrderFlow.prompt": string;
|
|
1220
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.recoverAbandonedCarts.label": string;
|
|
1221
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.recoverAbandonedCarts.prompt": string;
|
|
1222
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.monitorMarketNews.label": string;
|
|
1223
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.monitorMarketNews.prompt": string;
|
|
1224
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.label": string;
|
|
1225
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.prompt": string;
|
|
1226
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.label": string;
|
|
1227
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.prompt": string;
|
|
1201
1228
|
"experiments.personalizedTemplatesV3.browseAllTemplates": string;
|
|
1202
1229
|
"experiments.personalizedTemplatesV3.couldntFind": string;
|
|
1203
1230
|
"experiments.personalizedTemplatesV3.exploreTemplates": string;
|
|
@@ -1330,7 +1357,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
1330
1357
|
"agentSessions.detail.cost": string;
|
|
1331
1358
|
"agentSessions.detail.toolCallSuspended": string;
|
|
1332
1359
|
"agentSessions.detail.suspendedNote": string;
|
|
1333
|
-
"agentSessions.detail.workingMemory": string;
|
|
1334
1360
|
"agentSessions.detail.builtInTools": string;
|
|
1335
1361
|
"agentSessions.detail.userTools": string;
|
|
1336
1362
|
"agentSessions.detail.richInteraction.userResponse": string;
|
|
@@ -1362,6 +1388,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
1362
1388
|
"agentSessions.timeline.memoryUpdated": string;
|
|
1363
1389
|
"agentSessions.timeline.openForm": string;
|
|
1364
1390
|
"agentSessions.timeline.workflowError": string;
|
|
1391
|
+
"agentSessions.timeline.nodeError": string;
|
|
1365
1392
|
"agentSessions.timeline.filter": string;
|
|
1366
1393
|
"agentSessions.timeline.clearFilter": string;
|
|
1367
1394
|
"agentSessions.timeline.suspended": string;
|
|
@@ -2149,6 +2176,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2149
2176
|
"nodeSettings.alwaysOutputData.description": string;
|
|
2150
2177
|
"nodeSettings.alwaysOutputData.displayName": string;
|
|
2151
2178
|
"nodeSettings.clickOnTheQuestionMarkIcon": string;
|
|
2179
|
+
"nodeSettings.customTelemetryTags.displayName": string;
|
|
2180
|
+
"nodeSettings.customTelemetryTags.description": string;
|
|
2181
|
+
"nodeSettings.customTelemetryTags.placeholder": string;
|
|
2182
|
+
"nodeSettings.customTelemetryTags.tag.displayName": string;
|
|
2183
|
+
"nodeSettings.customTelemetryTags.tag.key.displayName": string;
|
|
2184
|
+
"nodeSettings.customTelemetryTags.tag.value.displayName": string;
|
|
2152
2185
|
"nodeSettings.onError.description": string;
|
|
2153
2186
|
"nodeSettings.onError.displayName": string;
|
|
2154
2187
|
"nodeSettings.onError.options.continueRegularOutput.description": string;
|
|
@@ -2938,6 +2971,44 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2938
2971
|
"settings.mcp.connectPopover.serverUrl": string;
|
|
2939
2972
|
"settings.mcp.connectPopover.jsonConfig": string;
|
|
2940
2973
|
"settings.mcp.connectPopover.triggerLabel": string;
|
|
2974
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.title": string;
|
|
2975
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.description": string;
|
|
2976
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.claude": string;
|
|
2977
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.claudeCode": string;
|
|
2978
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.cursor": string;
|
|
2979
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.codex": string;
|
|
2980
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.chatgpt": string;
|
|
2981
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.eyebrow": string;
|
|
2982
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.title": string;
|
|
2983
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.description": string;
|
|
2984
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.settingsHint": string;
|
|
2985
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.settingsLink": string;
|
|
2986
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.tryIt": string;
|
|
2987
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.skip": string;
|
|
2988
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.claude": string;
|
|
2989
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.claudeCode": string;
|
|
2990
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.cursor": string;
|
|
2991
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.codex": string;
|
|
2992
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.client.title": string;
|
|
2993
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.access.title": string;
|
|
2994
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.prompt.title": string;
|
|
2995
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.serverUrl.title": string;
|
|
2996
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.restart.title": string;
|
|
2997
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptDeveloperMode.title": string;
|
|
2998
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptDeveloperMode.description": string;
|
|
2999
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.title": string;
|
|
3000
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.appName.label": string;
|
|
3001
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.appName.value": string;
|
|
3002
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.serverUrl.label": string;
|
|
3003
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.footer": string;
|
|
3004
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.footer.docsLink": string;
|
|
3005
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.copy.tooltip": string;
|
|
3006
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.copy.copied": string;
|
|
3007
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.variant1.cta": string;
|
|
3008
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.variant2.cta": string;
|
|
3009
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.new": string;
|
|
3010
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.enabled": string;
|
|
3011
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.reminder": string;
|
|
2941
3012
|
"settings.chatHub": string;
|
|
2942
3013
|
"settings.chatHub.providers.fetching.error": string;
|
|
2943
3014
|
"settings.chatHub.providers.updated.success": string;
|
|
@@ -3911,6 +3982,9 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3911
3982
|
"workflowSettings.toggleMCP.notFoundError": string;
|
|
3912
3983
|
"workflowSettings.toggleMCP.updateSkippedError": string;
|
|
3913
3984
|
"workflowHistory.title": string;
|
|
3985
|
+
"workflowHistory.tab.history": string;
|
|
3986
|
+
"workflowHistory.tab.publishTimeline": string;
|
|
3987
|
+
"workflowHistory.action.viewTimeline": string;
|
|
3914
3988
|
"workflowHistory.content.actions": string;
|
|
3915
3989
|
"workflowHistory.item.id": string;
|
|
3916
3990
|
"workflowHistory.item.createdAt": string;
|
|
@@ -3961,6 +4035,18 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3961
4035
|
"workflowHistory.button.tooltip.saving": string;
|
|
3962
4036
|
"workflowHistory.group.unnamedVersions": string;
|
|
3963
4037
|
"workflowHistory.publishModal.title": string;
|
|
4038
|
+
"workflowHistory.publishTimeline.empty": string;
|
|
4039
|
+
"workflowHistory.publishTimeline.event.activated": string;
|
|
4040
|
+
"workflowHistory.publishTimeline.event.activatedVersion": string;
|
|
4041
|
+
"workflowHistory.publishTimeline.event.activatedDeletedVersion": string;
|
|
4042
|
+
"workflowHistory.publishTimeline.event.activatedDeletedVersion.tooltip": string;
|
|
4043
|
+
"workflowHistory.publishTimeline.event.deactivated": string;
|
|
4044
|
+
"workflowHistory.publishTimeline.activeDuration": string;
|
|
4045
|
+
"workflowHistory.publishTimeline.inactiveDuration": string;
|
|
4046
|
+
"workflowHistory.publishTimeline.tooltip.byUser": string;
|
|
4047
|
+
"workflowHistory.publishTimeline.tooltip.noUser": string;
|
|
4048
|
+
"workflowHistory.publishTimeline.deletedVersionsDisclaimer": string;
|
|
4049
|
+
"workflowHistory.publishTimeline.deletedVersionsDisclaimer.tooltip": string;
|
|
3964
4050
|
"favorites.add": string;
|
|
3965
4051
|
"favorites.remove": string;
|
|
3966
4052
|
"favorites.menu.title": string;
|
|
@@ -4056,6 +4142,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
4056
4142
|
"workflows.empty.browseTemplates": string;
|
|
4057
4143
|
"workflows.empty.learnN8n": string;
|
|
4058
4144
|
"workflows.empty.button.disabled.tooltip": string;
|
|
4145
|
+
"workflows.empty.buildAgent": string;
|
|
4146
|
+
"workflows.empty.buildWorkflow": string;
|
|
4059
4147
|
"workflows.empty.easyAI": string;
|
|
4060
4148
|
"workflows.empty.tryAiWorkflow": string;
|
|
4061
4149
|
"workflows.empty.shared-with-me": string;
|
|
@@ -4519,6 +4607,26 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
4519
4607
|
"settings.security.personalSpace.sharing.existingCount.value": string;
|
|
4520
4608
|
"settings.security.personalSpace.unlicensed_tooltip": string;
|
|
4521
4609
|
"settings.security.personalSpace.unlicensed_tooltip.link": string;
|
|
4610
|
+
"settings.security.dataRedaction.title": string;
|
|
4611
|
+
"settings.security.dataRedaction.enforce.title": string;
|
|
4612
|
+
"settings.security.dataRedaction.enforce.message": string;
|
|
4613
|
+
"settings.security.dataRedaction.enforce.success.enabled": string;
|
|
4614
|
+
"settings.security.dataRedaction.enforce.success.disabled": string;
|
|
4615
|
+
"settings.security.dataRedaction.enforce.error": string;
|
|
4616
|
+
"settings.security.dataRedaction.scope.title": string;
|
|
4617
|
+
"settings.security.dataRedaction.scope.description": string;
|
|
4618
|
+
"settings.security.dataRedaction.scope.option.manual-only": string;
|
|
4619
|
+
"settings.security.dataRedaction.scope.option.non-manual": string;
|
|
4620
|
+
"settings.security.dataRedaction.scope.option.all": string;
|
|
4621
|
+
"settings.security.dataRedaction.scope.success": string;
|
|
4622
|
+
"settings.security.dataRedaction.scope.error": string;
|
|
4623
|
+
"settings.security.dataRedaction.affectedScope.label": string;
|
|
4624
|
+
"settings.security.dataRedaction.affectedScope.none": string;
|
|
4625
|
+
"settings.security.dataRedaction.affectedScope.manual-only": string;
|
|
4626
|
+
"settings.security.dataRedaction.affectedScope.non-manual": string;
|
|
4627
|
+
"settings.security.dataRedaction.affectedScope.all": string;
|
|
4628
|
+
"settings.security.dataRedaction.unlicensed_tooltip": string;
|
|
4629
|
+
"settings.security.dataRedaction.unlicensed_tooltip.link": string;
|
|
4522
4630
|
"settings.encryptionKeys": string;
|
|
4523
4631
|
"settings.encryptionKeys.title": string;
|
|
4524
4632
|
"settings.encryptionKeys.description": string;
|
|
@@ -5092,6 +5200,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5092
5200
|
"evaluation.runInParallel.label.sequential": string;
|
|
5093
5201
|
"evaluation.runInParallel.label.concurrent": string;
|
|
5094
5202
|
"evaluation.runInParallel.tooltip": string;
|
|
5203
|
+
"evaluation.runInParallel.popover.title": string;
|
|
5204
|
+
"evaluation.runInParallel.popover.ariaLabel": string;
|
|
5205
|
+
"evaluation.runInParallel.popover.valuePill": string;
|
|
5206
|
+
"evaluation.runInParallel.popover.scaleSequential": string;
|
|
5207
|
+
"evaluation.runInParallel.popover.scaleFaster": string;
|
|
5208
|
+
"evaluation.runInParallel.popover.helper": string;
|
|
5095
5209
|
"evaluation.cancelTestRun": string;
|
|
5096
5210
|
"evaluation.notImplemented": string;
|
|
5097
5211
|
"evaluation.viewDetails": string;
|
|
@@ -5348,8 +5462,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5348
5462
|
"instanceAi.statusBar.waitingForInput": string;
|
|
5349
5463
|
"instanceAi.input.send": string;
|
|
5350
5464
|
"instanceAi.input.stop": string;
|
|
5351
|
-
"instanceAi.input.researchToggle": string;
|
|
5352
|
-
"instanceAi.input.researchToggle.tooltip": string;
|
|
5353
5465
|
"instanceAi.toolCall.input": string;
|
|
5354
5466
|
"instanceAi.toolCall.output": string;
|
|
5355
5467
|
"instanceAi.toolCall.running": string;
|
|
@@ -5398,10 +5510,17 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5398
5510
|
"instanceAi.error.title": string;
|
|
5399
5511
|
"instanceAi.error.technicalDetails": string;
|
|
5400
5512
|
"instanceAi.artifactsPanel.title": string;
|
|
5513
|
+
"instanceAi.artifactsPanel.showPreview": string;
|
|
5514
|
+
"instanceAi.artifactsPanel.hidePreview": string;
|
|
5515
|
+
"instanceAi.artifactsPanel.showPanel": string;
|
|
5516
|
+
"instanceAi.artifactsPanel.pinPanel": string;
|
|
5517
|
+
"instanceAi.artifactsPanel.unpinPanel": string;
|
|
5401
5518
|
"instanceAi.artifactsPanel.noArtifacts": string;
|
|
5519
|
+
"instanceAi.artifactsPanel.openArtifact": string;
|
|
5402
5520
|
"instanceAi.artifactsPanel.tasks": string;
|
|
5403
5521
|
"instanceAi.artifactsPanel.openWorkflow": string;
|
|
5404
5522
|
"instanceAi.artifactsPanel.archived": string;
|
|
5523
|
+
"instanceAi.previewTabBar.expand": string;
|
|
5405
5524
|
"instanceAi.previewTabBar.collapse": string;
|
|
5406
5525
|
"instanceAi.previewTabBar.openInEditor": string;
|
|
5407
5526
|
"instanceAi.previewTabBar.openWorkflowInEditor": string;
|
|
@@ -5576,6 +5695,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5576
5695
|
"instanceAi.backgroundTask.completed": string;
|
|
5577
5696
|
"instanceAi.backgroundTask.failed": string;
|
|
5578
5697
|
"instanceAi.planReview.title": string;
|
|
5698
|
+
"instanceAi.planReview.titleResolved": string;
|
|
5579
5699
|
"instanceAi.planReview.building": string;
|
|
5580
5700
|
"instanceAi.planReview.awaitingApproval": string;
|
|
5581
5701
|
"instanceAi.planReview.description": string;
|
|
@@ -5833,6 +5953,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5833
5953
|
"agents.chat.askQuestion.otherLabel": string;
|
|
5834
5954
|
"agents.chat.askQuestion.otherPlaceholder": string;
|
|
5835
5955
|
"agents.chat.askQuestion.submit": string;
|
|
5956
|
+
"agents.heading": string;
|
|
5836
5957
|
"agents.list.published": string;
|
|
5837
5958
|
"agents.list.noDescription": string;
|
|
5838
5959
|
"agents.list.updatedAt": string;
|
|
@@ -5840,9 +5961,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5840
5961
|
"agents.list.created": string;
|
|
5841
5962
|
"agents.list.empty.heading": string;
|
|
5842
5963
|
"agents.list.empty.description": string;
|
|
5964
|
+
"agents.list.empty.button.label": string;
|
|
5965
|
+
"agents.list.empty.button.disabled.tooltip": string;
|
|
5843
5966
|
"agents.list.actions.publish": string;
|
|
5844
5967
|
"agents.list.actions.unpublish": string;
|
|
5845
5968
|
"agents.list.actions.delete": string;
|
|
5969
|
+
"agents.list.readonly": string;
|
|
5846
5970
|
"agents.publish.button.publish": string;
|
|
5847
5971
|
"agents.publish.button.published": string;
|
|
5848
5972
|
"agents.publish.dropdown.publish": string;
|
|
@@ -5860,7 +5984,14 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5860
5984
|
"agents.schedule.status.active": string;
|
|
5861
5985
|
"agents.schedule.status.inactive": string;
|
|
5862
5986
|
"agents.schedule.cron": string;
|
|
5987
|
+
"agents.schedule.cron.mode.custom": string;
|
|
5988
|
+
"agents.schedule.cron.mode.preset": string;
|
|
5863
5989
|
"agents.schedule.cron.placeholder": string;
|
|
5990
|
+
"agents.schedule.nextOccurrence": string;
|
|
5991
|
+
"agents.schedule.presets.everyDay": string;
|
|
5992
|
+
"agents.schedule.presets.everyHour": string;
|
|
5993
|
+
"agents.schedule.presets.everyMonday": string;
|
|
5994
|
+
"agents.schedule.presets.everyWeekday": string;
|
|
5864
5995
|
"agents.schedule.wakeUpPrompt": string;
|
|
5865
5996
|
"agents.schedule.wakeUpPrompt.placeholder": string;
|
|
5866
5997
|
"agents.schedule.wakeUpPrompt.help": string;
|
|
@@ -5909,6 +6040,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5909
6040
|
"agents.new.headingWithName": string;
|
|
5910
6041
|
"agents.new.description.placeholder": string;
|
|
5911
6042
|
"agents.new.templates.label": string;
|
|
6043
|
+
"agents.builder.readonly.placeholder": string;
|
|
5912
6044
|
"agents.builder.sections.agent": string;
|
|
5913
6045
|
"agents.builder.sections.advanced": string;
|
|
5914
6046
|
"agents.builder.sections.configJson": string;
|
|
@@ -5941,8 +6073,13 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5941
6073
|
"agents.builder.advanced.reasoningEffort.label": string;
|
|
5942
6074
|
"agents.builder.advanced.concurrency.label": string;
|
|
5943
6075
|
"agents.builder.advanced.concurrency.hint": string;
|
|
6076
|
+
"agents.builder.advanced.approval.label": string;
|
|
6077
|
+
"agents.builder.advanced.approval.hint": string;
|
|
6078
|
+
"agents.builder.advanced.recentMessages.label": string;
|
|
6079
|
+
"agents.builder.advanced.recentMessages.hint": string;
|
|
6080
|
+
"agents.builder.advanced.recentMessages.memoryDisabledTooltip": string;
|
|
5944
6081
|
"agents.builder.memory.title": string;
|
|
5945
|
-
"agents.builder.memory.
|
|
6082
|
+
"agents.builder.memory.description": string;
|
|
5946
6083
|
"agents.builder.memory.semanticRecall.topK": string;
|
|
5947
6084
|
"agents.builder.memory.semanticRecall.rangeBefore": string;
|
|
5948
6085
|
"agents.builder.memory.semanticRecall.rangeAfter": string;
|
|
@@ -5999,14 +6136,19 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5999
6136
|
"agents.builder.header.executions": string;
|
|
6000
6137
|
"agents.builder.header.tab.agent": string;
|
|
6001
6138
|
"agents.builder.header.tab.executions": string;
|
|
6139
|
+
"agents.builder.header.tab.memory": string;
|
|
6002
6140
|
"agents.builder.header.tab.evaluations": string;
|
|
6003
6141
|
"agents.builder.header.tab.raw": string;
|
|
6004
6142
|
"agents.builder.header.workspaceCrumb": string;
|
|
6005
6143
|
"agents.builder.header.projectFallback": string;
|
|
6006
6144
|
"agents.builder.header.switcher.empty": string;
|
|
6145
|
+
"agents.builder.header.switcher.newAgent": string;
|
|
6007
6146
|
"agents.builder.header.switcher.ariaLabel": string;
|
|
6008
6147
|
"agents.builder.header.saving": string;
|
|
6009
6148
|
"agents.builder.header.saved": string;
|
|
6149
|
+
"agents.builder.preview.button": string;
|
|
6150
|
+
"agents.builder.preview.disabledTooltip": string;
|
|
6151
|
+
"agents.builder.preview.close.ariaLabel": string;
|
|
6010
6152
|
"agents.builder.executions.count": string;
|
|
6011
6153
|
"agents.builder.raw.description": string;
|
|
6012
6154
|
"agents.builder.evaluations.comingSoon": string;
|
|
@@ -6051,6 +6193,15 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
6051
6193
|
"agents.builder.addTrigger.slack.hideJson": string;
|
|
6052
6194
|
"agents.builder.addTrigger.slack.copyManifest": string;
|
|
6053
6195
|
"agents.builder.addTrigger.slack.manifestTitle": string;
|
|
6196
|
+
"agents.builder.addTrigger.slack.docsCalloutLink": string;
|
|
6197
|
+
"agents.builder.addTrigger.telegram.accessMode.label": string;
|
|
6198
|
+
"agents.builder.addTrigger.telegram.accessMode.private": string;
|
|
6199
|
+
"agents.builder.addTrigger.telegram.accessMode.public": string;
|
|
6200
|
+
"agents.builder.addTrigger.telegram.public.warning": string;
|
|
6201
|
+
"agents.builder.addTrigger.telegram.users.label": string;
|
|
6202
|
+
"agents.builder.addTrigger.telegram.users.placeholder": string;
|
|
6203
|
+
"agents.builder.addTrigger.telegram.validation.invalid": string;
|
|
6204
|
+
"agents.builder.addTrigger.telegram.validation.required": string;
|
|
6054
6205
|
"agents.builder.addTrigger.helpText.slack": string;
|
|
6055
6206
|
"agents.builder.addTrigger.helpText.telegram": string;
|
|
6056
6207
|
"agents.builder.addTrigger.helpText.linear": string;
|
package/dist/index.d.mts
CHANGED
|
@@ -1198,6 +1198,33 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
1198
1198
|
"editor.mainHeader.githubButton.label": string;
|
|
1199
1199
|
"experiments.instanceAiProactiveAgent.message": string;
|
|
1200
1200
|
"experiments.instanceAiProactiveAgent.typingLabel": string;
|
|
1201
|
+
"experiments.instanceAiPromptSuggestionsV2.emptyState.title": string;
|
|
1202
|
+
"experiments.instanceAiPromptSuggestionsV2.input.placeholder": string;
|
|
1203
|
+
"experiments.instanceAiPromptSuggestionsV2.nextSuggestions": string;
|
|
1204
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.processInvoices.label": string;
|
|
1205
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.processInvoices.prompt": string;
|
|
1206
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.qualifyInboundLeads.label": string;
|
|
1207
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.qualifyInboundLeads.prompt": string;
|
|
1208
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.whatsappSupportAgent.label": string;
|
|
1209
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.whatsappSupportAgent.prompt": string;
|
|
1210
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.scheduleSocialPosts.label": string;
|
|
1211
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.scheduleSocialPosts.prompt": string;
|
|
1212
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.analyzeExitInterviews.label": string;
|
|
1213
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.analyzeExitInterviews.prompt": string;
|
|
1214
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.postToLinkedIn.label": string;
|
|
1215
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.postToLinkedIn.prompt": string;
|
|
1216
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.detectAtRiskAccounts.label": string;
|
|
1217
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.detectAtRiskAccounts.prompt": string;
|
|
1218
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.automateOrderFlow.label": string;
|
|
1219
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.automateOrderFlow.prompt": string;
|
|
1220
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.recoverAbandonedCarts.label": string;
|
|
1221
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.recoverAbandonedCarts.prompt": string;
|
|
1222
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.monitorMarketNews.label": string;
|
|
1223
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.monitorMarketNews.prompt": string;
|
|
1224
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.label": string;
|
|
1225
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.onboardNewHires.prompt": string;
|
|
1226
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.label": string;
|
|
1227
|
+
"experiments.instanceAiPromptSuggestionsV2.suggestions.extractDataFromEmails.prompt": string;
|
|
1201
1228
|
"experiments.personalizedTemplatesV3.browseAllTemplates": string;
|
|
1202
1229
|
"experiments.personalizedTemplatesV3.couldntFind": string;
|
|
1203
1230
|
"experiments.personalizedTemplatesV3.exploreTemplates": string;
|
|
@@ -1330,7 +1357,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
1330
1357
|
"agentSessions.detail.cost": string;
|
|
1331
1358
|
"agentSessions.detail.toolCallSuspended": string;
|
|
1332
1359
|
"agentSessions.detail.suspendedNote": string;
|
|
1333
|
-
"agentSessions.detail.workingMemory": string;
|
|
1334
1360
|
"agentSessions.detail.builtInTools": string;
|
|
1335
1361
|
"agentSessions.detail.userTools": string;
|
|
1336
1362
|
"agentSessions.detail.richInteraction.userResponse": string;
|
|
@@ -1362,6 +1388,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
1362
1388
|
"agentSessions.timeline.memoryUpdated": string;
|
|
1363
1389
|
"agentSessions.timeline.openForm": string;
|
|
1364
1390
|
"agentSessions.timeline.workflowError": string;
|
|
1391
|
+
"agentSessions.timeline.nodeError": string;
|
|
1365
1392
|
"agentSessions.timeline.filter": string;
|
|
1366
1393
|
"agentSessions.timeline.clearFilter": string;
|
|
1367
1394
|
"agentSessions.timeline.suspended": string;
|
|
@@ -2149,6 +2176,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2149
2176
|
"nodeSettings.alwaysOutputData.description": string;
|
|
2150
2177
|
"nodeSettings.alwaysOutputData.displayName": string;
|
|
2151
2178
|
"nodeSettings.clickOnTheQuestionMarkIcon": string;
|
|
2179
|
+
"nodeSettings.customTelemetryTags.displayName": string;
|
|
2180
|
+
"nodeSettings.customTelemetryTags.description": string;
|
|
2181
|
+
"nodeSettings.customTelemetryTags.placeholder": string;
|
|
2182
|
+
"nodeSettings.customTelemetryTags.tag.displayName": string;
|
|
2183
|
+
"nodeSettings.customTelemetryTags.tag.key.displayName": string;
|
|
2184
|
+
"nodeSettings.customTelemetryTags.tag.value.displayName": string;
|
|
2152
2185
|
"nodeSettings.onError.description": string;
|
|
2153
2186
|
"nodeSettings.onError.displayName": string;
|
|
2154
2187
|
"nodeSettings.onError.options.continueRegularOutput.description": string;
|
|
@@ -2938,6 +2971,44 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2938
2971
|
"settings.mcp.connectPopover.serverUrl": string;
|
|
2939
2972
|
"settings.mcp.connectPopover.jsonConfig": string;
|
|
2940
2973
|
"settings.mcp.connectPopover.triggerLabel": string;
|
|
2974
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.title": string;
|
|
2975
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.description": string;
|
|
2976
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.claude": string;
|
|
2977
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.claudeCode": string;
|
|
2978
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.cursor": string;
|
|
2979
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.codex": string;
|
|
2980
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.client.chatgpt": string;
|
|
2981
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.eyebrow": string;
|
|
2982
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.title": string;
|
|
2983
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.description": string;
|
|
2984
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.settingsHint": string;
|
|
2985
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.settingsLink": string;
|
|
2986
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.tryIt": string;
|
|
2987
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.intro.skip": string;
|
|
2988
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.claude": string;
|
|
2989
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.claudeCode": string;
|
|
2990
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.cursor": string;
|
|
2991
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.prompt.codex": string;
|
|
2992
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.client.title": string;
|
|
2993
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.access.title": string;
|
|
2994
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.prompt.title": string;
|
|
2995
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.serverUrl.title": string;
|
|
2996
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.restart.title": string;
|
|
2997
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptDeveloperMode.title": string;
|
|
2998
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptDeveloperMode.description": string;
|
|
2999
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.title": string;
|
|
3000
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.appName.label": string;
|
|
3001
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.appName.value": string;
|
|
3002
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.section.chatgptCustomApp.serverUrl.label": string;
|
|
3003
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.footer": string;
|
|
3004
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.footer.docsLink": string;
|
|
3005
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.copy.tooltip": string;
|
|
3006
|
+
"experiments.surfaceMcpToNewCloudUsers.onboarding.copy.copied": string;
|
|
3007
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.variant1.cta": string;
|
|
3008
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.variant2.cta": string;
|
|
3009
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.new": string;
|
|
3010
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.tile.badge.enabled": string;
|
|
3011
|
+
"experiments.surfaceMcpToNewCloudUsers.emptyState.reminder": string;
|
|
2941
3012
|
"settings.chatHub": string;
|
|
2942
3013
|
"settings.chatHub.providers.fetching.error": string;
|
|
2943
3014
|
"settings.chatHub.providers.updated.success": string;
|
|
@@ -3911,6 +3982,9 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3911
3982
|
"workflowSettings.toggleMCP.notFoundError": string;
|
|
3912
3983
|
"workflowSettings.toggleMCP.updateSkippedError": string;
|
|
3913
3984
|
"workflowHistory.title": string;
|
|
3985
|
+
"workflowHistory.tab.history": string;
|
|
3986
|
+
"workflowHistory.tab.publishTimeline": string;
|
|
3987
|
+
"workflowHistory.action.viewTimeline": string;
|
|
3914
3988
|
"workflowHistory.content.actions": string;
|
|
3915
3989
|
"workflowHistory.item.id": string;
|
|
3916
3990
|
"workflowHistory.item.createdAt": string;
|
|
@@ -3961,6 +4035,18 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3961
4035
|
"workflowHistory.button.tooltip.saving": string;
|
|
3962
4036
|
"workflowHistory.group.unnamedVersions": string;
|
|
3963
4037
|
"workflowHistory.publishModal.title": string;
|
|
4038
|
+
"workflowHistory.publishTimeline.empty": string;
|
|
4039
|
+
"workflowHistory.publishTimeline.event.activated": string;
|
|
4040
|
+
"workflowHistory.publishTimeline.event.activatedVersion": string;
|
|
4041
|
+
"workflowHistory.publishTimeline.event.activatedDeletedVersion": string;
|
|
4042
|
+
"workflowHistory.publishTimeline.event.activatedDeletedVersion.tooltip": string;
|
|
4043
|
+
"workflowHistory.publishTimeline.event.deactivated": string;
|
|
4044
|
+
"workflowHistory.publishTimeline.activeDuration": string;
|
|
4045
|
+
"workflowHistory.publishTimeline.inactiveDuration": string;
|
|
4046
|
+
"workflowHistory.publishTimeline.tooltip.byUser": string;
|
|
4047
|
+
"workflowHistory.publishTimeline.tooltip.noUser": string;
|
|
4048
|
+
"workflowHistory.publishTimeline.deletedVersionsDisclaimer": string;
|
|
4049
|
+
"workflowHistory.publishTimeline.deletedVersionsDisclaimer.tooltip": string;
|
|
3964
4050
|
"favorites.add": string;
|
|
3965
4051
|
"favorites.remove": string;
|
|
3966
4052
|
"favorites.menu.title": string;
|
|
@@ -4056,6 +4142,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
4056
4142
|
"workflows.empty.browseTemplates": string;
|
|
4057
4143
|
"workflows.empty.learnN8n": string;
|
|
4058
4144
|
"workflows.empty.button.disabled.tooltip": string;
|
|
4145
|
+
"workflows.empty.buildAgent": string;
|
|
4146
|
+
"workflows.empty.buildWorkflow": string;
|
|
4059
4147
|
"workflows.empty.easyAI": string;
|
|
4060
4148
|
"workflows.empty.tryAiWorkflow": string;
|
|
4061
4149
|
"workflows.empty.shared-with-me": string;
|
|
@@ -4519,6 +4607,26 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
4519
4607
|
"settings.security.personalSpace.sharing.existingCount.value": string;
|
|
4520
4608
|
"settings.security.personalSpace.unlicensed_tooltip": string;
|
|
4521
4609
|
"settings.security.personalSpace.unlicensed_tooltip.link": string;
|
|
4610
|
+
"settings.security.dataRedaction.title": string;
|
|
4611
|
+
"settings.security.dataRedaction.enforce.title": string;
|
|
4612
|
+
"settings.security.dataRedaction.enforce.message": string;
|
|
4613
|
+
"settings.security.dataRedaction.enforce.success.enabled": string;
|
|
4614
|
+
"settings.security.dataRedaction.enforce.success.disabled": string;
|
|
4615
|
+
"settings.security.dataRedaction.enforce.error": string;
|
|
4616
|
+
"settings.security.dataRedaction.scope.title": string;
|
|
4617
|
+
"settings.security.dataRedaction.scope.description": string;
|
|
4618
|
+
"settings.security.dataRedaction.scope.option.manual-only": string;
|
|
4619
|
+
"settings.security.dataRedaction.scope.option.non-manual": string;
|
|
4620
|
+
"settings.security.dataRedaction.scope.option.all": string;
|
|
4621
|
+
"settings.security.dataRedaction.scope.success": string;
|
|
4622
|
+
"settings.security.dataRedaction.scope.error": string;
|
|
4623
|
+
"settings.security.dataRedaction.affectedScope.label": string;
|
|
4624
|
+
"settings.security.dataRedaction.affectedScope.none": string;
|
|
4625
|
+
"settings.security.dataRedaction.affectedScope.manual-only": string;
|
|
4626
|
+
"settings.security.dataRedaction.affectedScope.non-manual": string;
|
|
4627
|
+
"settings.security.dataRedaction.affectedScope.all": string;
|
|
4628
|
+
"settings.security.dataRedaction.unlicensed_tooltip": string;
|
|
4629
|
+
"settings.security.dataRedaction.unlicensed_tooltip.link": string;
|
|
4522
4630
|
"settings.encryptionKeys": string;
|
|
4523
4631
|
"settings.encryptionKeys.title": string;
|
|
4524
4632
|
"settings.encryptionKeys.description": string;
|
|
@@ -5092,6 +5200,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5092
5200
|
"evaluation.runInParallel.label.sequential": string;
|
|
5093
5201
|
"evaluation.runInParallel.label.concurrent": string;
|
|
5094
5202
|
"evaluation.runInParallel.tooltip": string;
|
|
5203
|
+
"evaluation.runInParallel.popover.title": string;
|
|
5204
|
+
"evaluation.runInParallel.popover.ariaLabel": string;
|
|
5205
|
+
"evaluation.runInParallel.popover.valuePill": string;
|
|
5206
|
+
"evaluation.runInParallel.popover.scaleSequential": string;
|
|
5207
|
+
"evaluation.runInParallel.popover.scaleFaster": string;
|
|
5208
|
+
"evaluation.runInParallel.popover.helper": string;
|
|
5095
5209
|
"evaluation.cancelTestRun": string;
|
|
5096
5210
|
"evaluation.notImplemented": string;
|
|
5097
5211
|
"evaluation.viewDetails": string;
|
|
@@ -5348,8 +5462,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5348
5462
|
"instanceAi.statusBar.waitingForInput": string;
|
|
5349
5463
|
"instanceAi.input.send": string;
|
|
5350
5464
|
"instanceAi.input.stop": string;
|
|
5351
|
-
"instanceAi.input.researchToggle": string;
|
|
5352
|
-
"instanceAi.input.researchToggle.tooltip": string;
|
|
5353
5465
|
"instanceAi.toolCall.input": string;
|
|
5354
5466
|
"instanceAi.toolCall.output": string;
|
|
5355
5467
|
"instanceAi.toolCall.running": string;
|
|
@@ -5398,10 +5510,17 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5398
5510
|
"instanceAi.error.title": string;
|
|
5399
5511
|
"instanceAi.error.technicalDetails": string;
|
|
5400
5512
|
"instanceAi.artifactsPanel.title": string;
|
|
5513
|
+
"instanceAi.artifactsPanel.showPreview": string;
|
|
5514
|
+
"instanceAi.artifactsPanel.hidePreview": string;
|
|
5515
|
+
"instanceAi.artifactsPanel.showPanel": string;
|
|
5516
|
+
"instanceAi.artifactsPanel.pinPanel": string;
|
|
5517
|
+
"instanceAi.artifactsPanel.unpinPanel": string;
|
|
5401
5518
|
"instanceAi.artifactsPanel.noArtifacts": string;
|
|
5519
|
+
"instanceAi.artifactsPanel.openArtifact": string;
|
|
5402
5520
|
"instanceAi.artifactsPanel.tasks": string;
|
|
5403
5521
|
"instanceAi.artifactsPanel.openWorkflow": string;
|
|
5404
5522
|
"instanceAi.artifactsPanel.archived": string;
|
|
5523
|
+
"instanceAi.previewTabBar.expand": string;
|
|
5405
5524
|
"instanceAi.previewTabBar.collapse": string;
|
|
5406
5525
|
"instanceAi.previewTabBar.openInEditor": string;
|
|
5407
5526
|
"instanceAi.previewTabBar.openWorkflowInEditor": string;
|
|
@@ -5576,6 +5695,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5576
5695
|
"instanceAi.backgroundTask.completed": string;
|
|
5577
5696
|
"instanceAi.backgroundTask.failed": string;
|
|
5578
5697
|
"instanceAi.planReview.title": string;
|
|
5698
|
+
"instanceAi.planReview.titleResolved": string;
|
|
5579
5699
|
"instanceAi.planReview.building": string;
|
|
5580
5700
|
"instanceAi.planReview.awaitingApproval": string;
|
|
5581
5701
|
"instanceAi.planReview.description": string;
|
|
@@ -5833,6 +5953,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5833
5953
|
"agents.chat.askQuestion.otherLabel": string;
|
|
5834
5954
|
"agents.chat.askQuestion.otherPlaceholder": string;
|
|
5835
5955
|
"agents.chat.askQuestion.submit": string;
|
|
5956
|
+
"agents.heading": string;
|
|
5836
5957
|
"agents.list.published": string;
|
|
5837
5958
|
"agents.list.noDescription": string;
|
|
5838
5959
|
"agents.list.updatedAt": string;
|
|
@@ -5840,9 +5961,12 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5840
5961
|
"agents.list.created": string;
|
|
5841
5962
|
"agents.list.empty.heading": string;
|
|
5842
5963
|
"agents.list.empty.description": string;
|
|
5964
|
+
"agents.list.empty.button.label": string;
|
|
5965
|
+
"agents.list.empty.button.disabled.tooltip": string;
|
|
5843
5966
|
"agents.list.actions.publish": string;
|
|
5844
5967
|
"agents.list.actions.unpublish": string;
|
|
5845
5968
|
"agents.list.actions.delete": string;
|
|
5969
|
+
"agents.list.readonly": string;
|
|
5846
5970
|
"agents.publish.button.publish": string;
|
|
5847
5971
|
"agents.publish.button.published": string;
|
|
5848
5972
|
"agents.publish.dropdown.publish": string;
|
|
@@ -5860,7 +5984,14 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5860
5984
|
"agents.schedule.status.active": string;
|
|
5861
5985
|
"agents.schedule.status.inactive": string;
|
|
5862
5986
|
"agents.schedule.cron": string;
|
|
5987
|
+
"agents.schedule.cron.mode.custom": string;
|
|
5988
|
+
"agents.schedule.cron.mode.preset": string;
|
|
5863
5989
|
"agents.schedule.cron.placeholder": string;
|
|
5990
|
+
"agents.schedule.nextOccurrence": string;
|
|
5991
|
+
"agents.schedule.presets.everyDay": string;
|
|
5992
|
+
"agents.schedule.presets.everyHour": string;
|
|
5993
|
+
"agents.schedule.presets.everyMonday": string;
|
|
5994
|
+
"agents.schedule.presets.everyWeekday": string;
|
|
5864
5995
|
"agents.schedule.wakeUpPrompt": string;
|
|
5865
5996
|
"agents.schedule.wakeUpPrompt.placeholder": string;
|
|
5866
5997
|
"agents.schedule.wakeUpPrompt.help": string;
|
|
@@ -5909,6 +6040,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5909
6040
|
"agents.new.headingWithName": string;
|
|
5910
6041
|
"agents.new.description.placeholder": string;
|
|
5911
6042
|
"agents.new.templates.label": string;
|
|
6043
|
+
"agents.builder.readonly.placeholder": string;
|
|
5912
6044
|
"agents.builder.sections.agent": string;
|
|
5913
6045
|
"agents.builder.sections.advanced": string;
|
|
5914
6046
|
"agents.builder.sections.configJson": string;
|
|
@@ -5941,8 +6073,13 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5941
6073
|
"agents.builder.advanced.reasoningEffort.label": string;
|
|
5942
6074
|
"agents.builder.advanced.concurrency.label": string;
|
|
5943
6075
|
"agents.builder.advanced.concurrency.hint": string;
|
|
6076
|
+
"agents.builder.advanced.approval.label": string;
|
|
6077
|
+
"agents.builder.advanced.approval.hint": string;
|
|
6078
|
+
"agents.builder.advanced.recentMessages.label": string;
|
|
6079
|
+
"agents.builder.advanced.recentMessages.hint": string;
|
|
6080
|
+
"agents.builder.advanced.recentMessages.memoryDisabledTooltip": string;
|
|
5944
6081
|
"agents.builder.memory.title": string;
|
|
5945
|
-
"agents.builder.memory.
|
|
6082
|
+
"agents.builder.memory.description": string;
|
|
5946
6083
|
"agents.builder.memory.semanticRecall.topK": string;
|
|
5947
6084
|
"agents.builder.memory.semanticRecall.rangeBefore": string;
|
|
5948
6085
|
"agents.builder.memory.semanticRecall.rangeAfter": string;
|
|
@@ -5999,14 +6136,19 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5999
6136
|
"agents.builder.header.executions": string;
|
|
6000
6137
|
"agents.builder.header.tab.agent": string;
|
|
6001
6138
|
"agents.builder.header.tab.executions": string;
|
|
6139
|
+
"agents.builder.header.tab.memory": string;
|
|
6002
6140
|
"agents.builder.header.tab.evaluations": string;
|
|
6003
6141
|
"agents.builder.header.tab.raw": string;
|
|
6004
6142
|
"agents.builder.header.workspaceCrumb": string;
|
|
6005
6143
|
"agents.builder.header.projectFallback": string;
|
|
6006
6144
|
"agents.builder.header.switcher.empty": string;
|
|
6145
|
+
"agents.builder.header.switcher.newAgent": string;
|
|
6007
6146
|
"agents.builder.header.switcher.ariaLabel": string;
|
|
6008
6147
|
"agents.builder.header.saving": string;
|
|
6009
6148
|
"agents.builder.header.saved": string;
|
|
6149
|
+
"agents.builder.preview.button": string;
|
|
6150
|
+
"agents.builder.preview.disabledTooltip": string;
|
|
6151
|
+
"agents.builder.preview.close.ariaLabel": string;
|
|
6010
6152
|
"agents.builder.executions.count": string;
|
|
6011
6153
|
"agents.builder.raw.description": string;
|
|
6012
6154
|
"agents.builder.evaluations.comingSoon": string;
|
|
@@ -6051,6 +6193,15 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
6051
6193
|
"agents.builder.addTrigger.slack.hideJson": string;
|
|
6052
6194
|
"agents.builder.addTrigger.slack.copyManifest": string;
|
|
6053
6195
|
"agents.builder.addTrigger.slack.manifestTitle": string;
|
|
6196
|
+
"agents.builder.addTrigger.slack.docsCalloutLink": string;
|
|
6197
|
+
"agents.builder.addTrigger.telegram.accessMode.label": string;
|
|
6198
|
+
"agents.builder.addTrigger.telegram.accessMode.private": string;
|
|
6199
|
+
"agents.builder.addTrigger.telegram.accessMode.public": string;
|
|
6200
|
+
"agents.builder.addTrigger.telegram.public.warning": string;
|
|
6201
|
+
"agents.builder.addTrigger.telegram.users.label": string;
|
|
6202
|
+
"agents.builder.addTrigger.telegram.users.placeholder": string;
|
|
6203
|
+
"agents.builder.addTrigger.telegram.validation.invalid": string;
|
|
6204
|
+
"agents.builder.addTrigger.telegram.validation.required": string;
|
|
6054
6205
|
"agents.builder.addTrigger.helpText.slack": string;
|
|
6055
6206
|
"agents.builder.addTrigger.helpText.telegram": string;
|
|
6056
6207
|
"agents.builder.addTrigger.helpText.linear": string;
|