@n8n/i18n 2.20.0 → 2.21.1

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/types2.d.cts CHANGED
@@ -49,6 +49,7 @@ declare const _exports: {
49
49
  "generic.back": string;
50
50
  "generic.cancel": string;
51
51
  "generic.connect": string;
52
+ "generic.save": string;
52
53
  "generic.open": string;
53
54
  "generic.openResource": string;
54
55
  "generic.add": string;
@@ -576,6 +577,8 @@ declare const _exports: {
576
577
  "chatHub.dynamicCredentials.drawer.footer": string;
577
578
  "chatHub.chat.prompt.button.attach": string;
578
579
  "chatHub.chat.prompt.button.attach.disabled": string;
580
+ "chatHub.chat.attachments.unsupported.title": string;
581
+ "chatHub.chat.attachments.unsupported.toast": string;
579
582
  "chatHub.chat.prompt.button.stopRecording": string;
580
583
  "chatHub.chat.prompt.button.voiceInput": string;
581
584
  "chatHub.chat.prompt.button.send": string;
@@ -1187,6 +1190,8 @@ declare const _exports: {
1187
1190
  "duplicateWorkflowDialog.errors.forbidden.message": string;
1188
1191
  "duplicateWorkflowDialog.errors.generic.title": string;
1189
1192
  "editor.mainHeader.githubButton.label": string;
1193
+ "experiments.instanceAiProactiveAgent.message": string;
1194
+ "experiments.instanceAiProactiveAgent.typingLabel": string;
1190
1195
  "experiments.personalizedTemplatesV3.browseAllTemplates": string;
1191
1196
  "experiments.personalizedTemplatesV3.couldntFind": string;
1192
1197
  "experiments.personalizedTemplatesV3.exploreTemplates": string;
@@ -1288,6 +1293,88 @@ declare const _exports: {
1288
1293
  "executionsList.confirmMessage.annotatedExecutionMessage": string;
1289
1294
  "executionsList.error": string;
1290
1295
  "executionsList.filters": string;
1296
+ "executionsList.viewMode.workflows": string;
1297
+ "executionsList.viewMode.agents": string;
1298
+ "agentSessions.session": string;
1299
+ "agentSessions.agentName": string;
1300
+ "agentSessions.sessionName": string;
1301
+ "agentSessions.lastMessage": string;
1302
+ "agentSessions.tokenUsage": string;
1303
+ "agentSessions.testChat": string;
1304
+ "agentSessions.actions": string;
1305
+ "agentSessions.empty": string;
1306
+ "agentSessions.loadMore": string;
1307
+ "agentSessions.loadedAll": string;
1308
+ "agentSessions.deleteConfirm.headline": string;
1309
+ "agentSessions.deleteConfirm.message": string;
1310
+ "agentSessions.deleteConfirm.confirmButtonText": string;
1311
+ "agentSessions.showMessage.deleted": string;
1312
+ "agentSessions.showError.delete": string;
1313
+ "agentSessions.showError.load": string;
1314
+ "agentSessions.status": string;
1315
+ "agentSessions.duration": string;
1316
+ "agentSessions.sessionId": string;
1317
+ "agentSessions.success": string;
1318
+ "agentSessions.detail.backToSessions": string;
1319
+ "agentSessions.detail.selectMessage": string;
1320
+ "agentSessions.detail.tokenUsage": string;
1321
+ "agentSessions.detail.input": string;
1322
+ "agentSessions.detail.output": string;
1323
+ "agentSessions.detail.toolCalls": string;
1324
+ "agentSessions.detail.model": string;
1325
+ "agentSessions.detail.cost": string;
1326
+ "agentSessions.detail.toolCallSuspended": string;
1327
+ "agentSessions.detail.suspendedNote": string;
1328
+ "agentSessions.detail.workingMemory": string;
1329
+ "agentSessions.detail.builtInTools": string;
1330
+ "agentSessions.detail.userTools": string;
1331
+ "agentSessions.detail.richInteraction.userResponse": string;
1332
+ "agentSessions.drawer.created": string;
1333
+ "agentSessions.drawer.lastMessage": string;
1334
+ "agentSessions.drawer.duration": string;
1335
+ "agentSessions.drawer.tokens": string;
1336
+ "agentSessions.drawer.cost": string;
1337
+ "agentSessions.drawer.status": string;
1338
+ "agentSessions.drawer.noTitle": string;
1339
+ "agentSessions.timeline.backToAgent": string;
1340
+ "agentSessions.timeline.user": string;
1341
+ "agentSessions.timeline.assistant": string;
1342
+ "agentSessions.timeline.tool": string;
1343
+ "agentSessions.timeline.memory": string;
1344
+ "agentSessions.timeline.suspension": string;
1345
+ "agentSessions.timeline.success": string;
1346
+ "agentSessions.timeline.error": string;
1347
+ "agentSessions.timeline.id": string;
1348
+ "agentSessions.timeline.created": string;
1349
+ "agentSessions.timeline.duration": string;
1350
+ "agentSessions.timeline.status": string;
1351
+ "agentSessions.timeline.input": string;
1352
+ "agentSessions.timeline.output": string;
1353
+ "agentSessions.timeline.selectItem": string;
1354
+ "agentSessions.timeline.continueChat": string;
1355
+ "agentSessions.timeline.workflow": string;
1356
+ "agentSessions.timeline.node": string;
1357
+ "agentSessions.timeline.memoryUpdated": string;
1358
+ "agentSessions.timeline.openForm": string;
1359
+ "agentSessions.timeline.workflowError": string;
1360
+ "agentSessions.timeline.filter": string;
1361
+ "agentSessions.timeline.clearFilter": string;
1362
+ "agentSessions.timeline.suspended": string;
1363
+ "agentSessions.timeline.idle": string;
1364
+ "agentSessions.timeline.agent": string;
1365
+ "agentSessions.timeline.tool.richInteraction": string;
1366
+ "agentSessions.timeline.tool.richInteractionDisplay": string;
1367
+ "agentSessions.timeline.waitingForUser": string;
1368
+ "agentSessions.timeline.events": string;
1369
+ "agentSessions.timeline.searchPlaceholder": string;
1370
+ "agentSessions.timeline.triggeredVia": string;
1371
+ "agentSessions.workflowLog.loading": string;
1372
+ "agentSessions.workflowLog.stillRunning": string;
1373
+ "agentSessions.workflowLog.waiting": string;
1374
+ "agentSessions.workflowLog.unavailable": string;
1375
+ "agentSessions.workflowLog.openFull": string;
1376
+ "agentView.tab.editor": string;
1377
+ "agentView.tab.sessions": string;
1291
1378
  "executionsList.loadMore": string;
1292
1379
  "executionsList.empty": string;
1293
1380
  "executionsList.loadedAll": string;
@@ -1583,6 +1670,7 @@ declare const _exports: {
1583
1670
  "logs.overview.body.toggleRow": string;
1584
1671
  "logs.details.header.actions.input": string;
1585
1672
  "logs.details.header.actions.output": string;
1673
+ "logs.details.header.actions.viewAgentSession": string;
1586
1674
  "logs.details.body.itemCount": string;
1587
1675
  "logs.details.body.multipleInputs": string;
1588
1676
  "logs.details.body.multipleInputs.openingTheNode": string;
@@ -1893,6 +1981,7 @@ declare const _exports: {
1893
1981
  "nodeCreator.subcategoryDescriptions.miscellaneous": string;
1894
1982
  "nodeCreator.subcategoryDescriptions.humanInTheLoop": string;
1895
1983
  "nodeCreator.subcategoryDescriptions.otherTools": string;
1984
+ "nodeCreator.subcategoryDescriptions.modelContextProtocol": string;
1896
1985
  "nodeCreator.subcategoryInfos.languageModels": string;
1897
1986
  "nodeCreator.subcategoryInfos.memory": string;
1898
1987
  "nodeCreator.subcategoryInfos.vectorStores": string;
@@ -1917,6 +2006,7 @@ declare const _exports: {
1917
2006
  "nodeCreator.subcategoryNames.vectorStores": string;
1918
2007
  "nodeCreator.subcategoryNames.miscellaneous": string;
1919
2008
  "nodeCreator.subcategoryNames.humanInTheLoop": string;
2009
+ "nodeCreator.subcategoryNames.modelContextProtocol": string;
1920
2010
  "nodeCreator.sectionNames.popular": string;
1921
2011
  "nodeCreator.sectionNames.other": string;
1922
2012
  "nodeCreator.sectionNames.sendAndWait": string;
@@ -2156,6 +2246,7 @@ declare const _exports: {
2156
2246
  "nodeView.showError.workflowError": string;
2157
2247
  "nodeView.showError.getWorkflowDataFromUrl.title": string;
2158
2248
  "nodeView.showError.importWorkflowData.title": string;
2249
+ "nodeView.showError.importWorkflowData.invalidNodes": string;
2159
2250
  "nodeView.showError.mounted1.message": string;
2160
2251
  "nodeView.showError.mounted1.title": string;
2161
2252
  "nodeView.showError.mounted2.message": string;
@@ -2257,6 +2348,7 @@ declare const _exports: {
2257
2348
  "nodeWebhooks.webhookUrls.chatTrigger": string;
2258
2349
  "nodeWebhooks.webhookUrls.mcpTrigger": string;
2259
2350
  "openWorkflow.workflowImportError": string;
2351
+ "openWorkflow.workflowDataInvalidError": string;
2260
2352
  "openWorkflow.workflowNotFoundError": string;
2261
2353
  "oauth.consentView.title": string;
2262
2354
  "oauth.consentView.heading": string;
@@ -2475,6 +2567,22 @@ declare const _exports: {
2475
2567
  "projectRoles.workflow:unpublish.tooltip": string;
2476
2568
  "projectRoles.workflow:updateRedactionSetting": string;
2477
2569
  "projectRoles.workflow:updateRedactionSetting.tooltip": string;
2570
+ "projectRoles.agent:create": string;
2571
+ "projectRoles.agent:create.tooltip": string;
2572
+ "projectRoles.agent:read": string;
2573
+ "projectRoles.agent:read.tooltip": string;
2574
+ "projectRoles.agent:execute": string;
2575
+ "projectRoles.agent:execute.tooltip": string;
2576
+ "projectRoles.agent:update": string;
2577
+ "projectRoles.agent:update.tooltip": string;
2578
+ "projectRoles.agent:delete": string;
2579
+ "projectRoles.agent:delete.tooltip": string;
2580
+ "projectRoles.agent:list": string;
2581
+ "projectRoles.agent:list.tooltip": string;
2582
+ "projectRoles.agent:publish": string;
2583
+ "projectRoles.agent:publish.tooltip": string;
2584
+ "projectRoles.agent:unpublish": string;
2585
+ "projectRoles.agent:unpublish.tooltip": string;
2478
2586
  "projectRoles.credential:read": string;
2479
2587
  "projectRoles.credential:read.tooltip": string;
2480
2588
  "projectRoles.credential:update": string;
@@ -2537,6 +2645,7 @@ declare const _exports: {
2537
2645
  "projectRoles.type.project": string;
2538
2646
  "projectRoles.type.folder": string;
2539
2647
  "projectRoles.type.workflow": string;
2648
+ "projectRoles.type.agent": string;
2540
2649
  "projectRoles.type.credential": string;
2541
2650
  "projectRoles.type.execution": string;
2542
2651
  "projectRoles.type.sourceControl": string;
@@ -2716,6 +2825,8 @@ declare const _exports: {
2716
2825
  "runData.aiContentBlock.tokens.prompt": string;
2717
2826
  "runData.aiContentBlock.tokens.completion": string;
2718
2827
  "runData.trimmedData.loading": string;
2828
+ "runData.trimmedData.corrupted": string;
2829
+ "runData.trimmedData.unpin": string;
2719
2830
  "runData.panel.actions.collapse": string;
2720
2831
  "runData.panel.actions.open": string;
2721
2832
  "runData.panel.actions.popOut": string;
@@ -2738,6 +2849,7 @@ declare const _exports: {
2738
2849
  "settings.communityNodes.uninstallAction.label": string;
2739
2850
  "settings.communityNodes.upToDate.tooltip": string;
2740
2851
  "settings.communityNodes.failedToLoad.tooltip": string;
2852
+ "settings.communityNodes.managedByEnv": string;
2741
2853
  "settings.communityNodes.fetchError.title": string;
2742
2854
  "settings.communityNodes.fetchError.message": string;
2743
2855
  "settings.communityNodes.installModal.title": string;
@@ -3707,6 +3819,10 @@ declare const _exports: {
3707
3819
  "workflowSettings.redactionOptions.redact": string;
3708
3820
  "workflowSettings.helpTexts.redactProductionData": string;
3709
3821
  "workflowSettings.helpTexts.redactManualData": string;
3822
+ "workflowSettings.redactionPermissionNotice": string;
3823
+ "workflowSettings.redactionPermissionNotice.viewUsers": string;
3824
+ "workflowSettings.redactionMembersModal.title": string;
3825
+ "workflowSettings.redactionMembersModal.description": string;
3710
3826
  "workflowSettings.saveManualExecutions": string;
3711
3827
  "workflowSettings.saveManualOptions.defaultSave": string;
3712
3828
  "workflowSettings.saveManualOptions.doNotSave": string;
@@ -4239,6 +4355,26 @@ declare const _exports: {
4239
4355
  "settings.n8nConnect.usage.refresh.tooltip": string;
4240
4356
  "settings.n8nAgent": string;
4241
4357
  "settings.n8nAgent.description": string;
4358
+ "settings.agentBuilder.title": string;
4359
+ "settings.agentBuilder.description": string;
4360
+ "settings.agentBuilder.section.model": string;
4361
+ "settings.agentBuilder.section.help": string;
4362
+ "settings.agentBuilder.mode.default.label": string;
4363
+ "settings.agentBuilder.mode.custom.label": string;
4364
+ "settings.agentBuilder.proxyDisabledTooltip": string;
4365
+ "settings.agentBuilder.status.proxy": string;
4366
+ "settings.agentBuilder.status.envVar": string;
4367
+ "settings.agentBuilder.status.custom": string;
4368
+ "settings.agentBuilder.status.customIncomplete": string;
4369
+ "settings.agentBuilder.missingCredential.title": string;
4370
+ "settings.agentBuilder.missingCredential.message": string;
4371
+ "settings.agentBuilder.saved": string;
4372
+ "settings.agentBuilder.saveError": string;
4373
+ "settings.agentBuilder.loadError": string;
4374
+ "agents.builder.unconfigured.title": string;
4375
+ "agents.builder.unconfigured.description.admin": string;
4376
+ "agents.builder.unconfigured.description.nonAdmin": string;
4377
+ "agents.builder.unconfigured.cta": string;
4242
4378
  "settings.n8nAgent.enable.label": string;
4243
4379
  "settings.n8nAgent.enable.description": string;
4244
4380
  "settings.n8nAgent.computerUse.label": string;
@@ -4265,6 +4401,7 @@ declare const _exports: {
4265
4401
  "settings.n8nAgent.permissions.cleanupTestExecutions": string;
4266
4402
  "settings.n8nAgent.permissions.readFilesystem": string;
4267
4403
  "settings.n8nAgent.permissions.fetchUrl": string;
4404
+ "settings.n8nAgent.permissions.webSearch": string;
4268
4405
  "settings.n8nAgent.permissions.restoreWorkflowVersion": string;
4269
4406
  "dataTable.search.dateSearchInfo": string;
4270
4407
  "dataTable.cell.oversized": string;
@@ -4382,7 +4519,7 @@ declare const _exports: {
4382
4519
  "settings.encryptionKeys.description": string;
4383
4520
  "settings.encryptionKeys.description.docsLink": string;
4384
4521
  "settings.encryptionKeys.column.key": string;
4385
- "settings.encryptionKeys.column.type": string;
4522
+ "settings.encryptionKeys.column.status": string;
4386
4523
  "settings.encryptionKeys.column.activated": string;
4387
4524
  "settings.encryptionKeys.column.archived": string;
4388
4525
  "settings.encryptionKeys.status.active": string;
@@ -4390,7 +4527,7 @@ declare const _exports: {
4390
4527
  "settings.encryptionKeys.sortBy.label": string;
4391
4528
  "settings.encryptionKeys.sortBy.activated": string;
4392
4529
  "settings.encryptionKeys.sortBy.archived": string;
4393
- "settings.encryptionKeys.sortBy.type": string;
4530
+ "settings.encryptionKeys.sortBy.status": string;
4394
4531
  "settings.encryptionKeys.filter.title": string;
4395
4532
  "settings.encryptionKeys.filter.dateRange": string;
4396
4533
  "settings.encryptionKeys.filter.apply": string;
@@ -4402,7 +4539,6 @@ declare const _exports: {
4402
4539
  "settings.encryptionKeys.rotate.confirm.cancel": string;
4403
4540
  "settings.encryptionKeys.rotate.success": string;
4404
4541
  "settings.encryptionKeys.rotate.error": string;
4405
- "settings.encryptionKeys.copyId.success": string;
4406
4542
  "settings.encryptionKeys.empty.title": string;
4407
4543
  "settings.encryptionKeys.empty.description": string;
4408
4544
  "settings.encryptionKeys.loadError": string;
@@ -4501,6 +4637,7 @@ declare const _exports: {
4501
4637
  "projects.header.shared.subtitle": string;
4502
4638
  "projects.header.create.workflow": string;
4503
4639
  "projects.header.create.credential": string;
4640
+ "projects.header.create.agent": string;
4504
4641
  "projects.header.create.folder": string;
4505
4642
  "projects.create": string;
4506
4643
  "projects.create.personal": string;
@@ -4511,6 +4648,10 @@ declare const _exports: {
4511
4648
  "projects.menu.personal": string;
4512
4649
  "projects.menu.addFirstProject": string;
4513
4650
  "projects.menu.chat": string;
4651
+ "projects.menu.create.workflow": string;
4652
+ "projects.menu.create.credential": string;
4653
+ "projects.menu.create.agent": string;
4654
+ "projects.menu.create.project": string;
4514
4655
  "projects.settings": string;
4515
4656
  "projects.settings.info": string;
4516
4657
  "projects.settings.newProjectName": string;
@@ -4823,7 +4964,6 @@ declare const _exports: {
4823
4964
  "evaluation.listRuns.status.warning": string;
4824
4965
  "evaluation.listRuns.metricsOverTime": string;
4825
4966
  "evaluation.listRuns.status": string;
4826
- "evaluation.listRuns.runListHeader": string;
4827
4967
  "evaluation.listRuns.allTestCases": string;
4828
4968
  "evaluation.listRuns.testCasesListHeader": string;
4829
4969
  "evaluation.listRuns.runNumber": string;
@@ -4869,6 +5009,79 @@ declare const _exports: {
4869
5009
  "evaluation.runDetail.error.noMetricsCollected": string;
4870
5010
  "evaluation.runDetail.error.partialCasesFailed": string;
4871
5011
  "evaluation.runDetail.notice.useSetInputs": string;
5012
+ "evaluation.runDetail.aiSummary.title": string;
5013
+ "evaluation.runDetail.aiSummary.placeholder": string;
5014
+ "evaluation.runDetail.testCase.title": string;
5015
+ "evaluation.runDetail.testCase.viewLink": string;
5016
+ "evaluation.runDetail.metrics.name": string;
5017
+ "evaluation.runDetail.metrics.result": string;
5018
+ "evaluation.runDetail.runComparison.comingSoon": string;
5019
+ "evaluation.runDetail.backToRuns": string;
5020
+ "evaluation.runDetail.metricCategory.aiBased": string;
5021
+ "evaluation.runDetail.metricCategory.stringSimilarity": string;
5022
+ "evaluation.runDetail.metricCategory.categorization": string;
5023
+ "evaluation.runDetail.metricCategory.toolsUsed": string;
5024
+ "evaluation.runDetail.metricCategory.custom": string;
5025
+ "evaluation.runDetail.testCase.pending": string;
5026
+ "evaluation.runDetail.testCase.running": string;
5027
+ "evaluation.runDetail.testCase.cancelled": string;
5028
+ "evaluation.runDetail.testCase.failed": string;
5029
+ "evaluation.runDetail.testCase.cancel": string;
5030
+ "evaluation.runDetail.testCase.cancelError": string;
5031
+ "evaluation.runDetail.testCase.rerun": string;
5032
+ "evaluation.runDetail.testCase.progress.accomplishing": string;
5033
+ "evaluation.runDetail.testCase.progress.actioning": string;
5034
+ "evaluation.runDetail.testCase.progress.actualizing": string;
5035
+ "evaluation.runDetail.testCase.progress.architecting": string;
5036
+ "evaluation.runDetail.testCase.progress.baking": string;
5037
+ "evaluation.runDetail.testCase.progress.beaming": string;
5038
+ "evaluation.runDetail.testCase.progress.beboppin": string;
5039
+ "evaluation.runDetail.testCase.progress.befuddling": string;
5040
+ "evaluation.runDetail.testCase.progress.billowing": string;
5041
+ "evaluation.runDetail.testCase.progress.blanching": string;
5042
+ "evaluation.runDetail.testCase.progress.bloviating": string;
5043
+ "evaluation.runDetail.testCase.progress.boogieing": string;
5044
+ "evaluation.runDetail.testCase.progress.boondoggling": string;
5045
+ "evaluation.runDetail.testCase.progress.booping": string;
5046
+ "evaluation.runDetail.testCase.progress.bootstrapping": string;
5047
+ "evaluation.runDetail.testCase.progress.brewing": string;
5048
+ "evaluation.runDetail.testCase.progress.bunning": string;
5049
+ "evaluation.runDetail.testCase.progress.burrowing": string;
5050
+ "evaluation.runDetail.testCase.progress.calculating": string;
5051
+ "evaluation.runDetail.testCase.progress.canoodling": string;
5052
+ "evaluation.runDetail.testCase.progress.caramelizing": string;
5053
+ "evaluation.runDetail.testCase.progress.cascading": string;
5054
+ "evaluation.runDetail.testCase.progress.catapulting": string;
5055
+ "evaluation.runDetail.testCase.progress.cerebrating": string;
5056
+ "evaluation.runDetail.testCase.progress.channeling": string;
5057
+ "evaluation.runDetail.testCase.progress.choreographing": string;
5058
+ "evaluation.runDetail.testCase.progress.churning": string;
5059
+ "evaluation.runDetail.testCase.progress.clauding": string;
5060
+ "evaluation.runDetail.testCase.progress.coalescing": string;
5061
+ "evaluation.runDetail.testCase.progress.cogitating": string;
5062
+ "evaluation.runDetail.testCase.progress.combobulating": string;
5063
+ "evaluation.runDetail.testCase.progress.composing": string;
5064
+ "evaluation.runDetail.testCase.progress.computing": string;
5065
+ "evaluation.runDetail.testCase.progress.concocting": string;
5066
+ "evaluation.runDetail.testCase.progress.considering": string;
5067
+ "evaluation.runDetail.testCase.progress.contemplating": string;
5068
+ "evaluation.runDetail.testCase.progress.cooking": string;
5069
+ "evaluation.runDetail.testCase.progress.crafting": string;
5070
+ "evaluation.runDetail.testCase.progress.creating": string;
5071
+ "evaluation.runDetail.testCase.progress.crunching": string;
5072
+ "evaluation.runDetail.testCase.progress.crystallizing": string;
5073
+ "evaluation.runDetail.testCase.progress.cultivating": string;
5074
+ "evaluation.runDetail.testCase.progress.deciphering": string;
5075
+ "evaluation.runDetail.testCase.progress.deliberating": string;
5076
+ "evaluation.runDetail.testCase.progress.determining": string;
5077
+ "evaluation.runDetail.testCase.progress.dillyDallying": string;
5078
+ "evaluation.runDetail.testCase.progress.discombobulating": string;
5079
+ "evaluation.runDetail.testCase.progress.doing": string;
5080
+ "evaluation.runDetail.testCase.progress.doodling": string;
5081
+ "evaluation.runDetail.runStatus.running": string;
5082
+ "evaluation.runDetail.runStatus.done": string;
5083
+ "evaluation.runDetail.runStatus.cancelled": string;
5084
+ "evaluation.runDetail.runStatus.failed": string;
4872
5085
  "evaluation.runTest": string;
4873
5086
  "evaluation.stopTest": string;
4874
5087
  "evaluation.runInParallel.label.sequential": string;
@@ -5186,6 +5399,7 @@ declare const _exports: {
5186
5399
  "instanceAi.artifactsPanel.archived": string;
5187
5400
  "instanceAi.previewTabBar.collapse": string;
5188
5401
  "instanceAi.previewTabBar.openInEditor": string;
5402
+ "instanceAi.previewTabBar.openWorkflowInEditor": string;
5189
5403
  "instanceAi.previewTabBar.copyLink": string;
5190
5404
  "instanceAi.delegateCard.implementsStep": string;
5191
5405
  "instanceAi.delegateCard.delegatingTo": string;
@@ -5199,6 +5413,7 @@ declare const _exports: {
5199
5413
  "instanceAi.confirmation.pendingInline": string;
5200
5414
  "instanceAi.confirmation.agentContext": string;
5201
5415
  "instanceAi.confirmation.approveAll": string;
5416
+ "instanceAi.confirmation.continue": string;
5202
5417
  "instanceAi.gatewayConfirmation.allowForSession": string;
5203
5418
  "instanceAi.gatewayConfirmation.allowOnce": string;
5204
5419
  "instanceAi.gatewayConfirmation.denyOnce": string;
@@ -5211,6 +5426,8 @@ declare const _exports: {
5211
5426
  "instanceAi.domainAccess.allowDomain": string;
5212
5427
  "instanceAi.domainAccess.allowAll": string;
5213
5428
  "instanceAi.domainAccess.deny": string;
5429
+ "instanceAi.webSearch.prompt": string;
5430
+ "instanceAi.webSearch.allowThread": string;
5214
5431
  "instanceAi.settings.permissions.fetchUrl.label": string;
5215
5432
  "instanceAi.credential.selected": string;
5216
5433
  "instanceAi.credential.required": string;
@@ -5236,6 +5453,7 @@ declare const _exports: {
5236
5453
  "instanceAi.workflowSetup.triggerError": string;
5237
5454
  "instanceAi.workflowSetup.triggerListening": string;
5238
5455
  "instanceAi.workflowSetup.apply": string;
5456
+ "instanceAi.workflowSetup.credentialTestFailedTooltip": string;
5239
5457
  "instanceAi.workflowSetup.applyCompleted": string;
5240
5458
  "instanceAi.workflowSetup.later": string;
5241
5459
  "instanceAi.workflowSetup.loading": string;
@@ -5243,10 +5461,14 @@ declare const _exports: {
5243
5461
  "instanceAi.workflowSetup.applied": string;
5244
5462
  "instanceAi.workflowSetup.partiallyApplied": string;
5245
5463
  "instanceAi.workflowSetup.deferred": string;
5464
+ "instanceAi.workflowSetup.cardSkipped": string;
5246
5465
  "instanceAi.workflowSetup.selectOption": string;
5247
5466
  "instanceAi.workflowSetup.confirmTitle": string;
5248
5467
  "instanceAi.workflowSetup.confirmDescription": string;
5249
5468
  "instanceAi.workflowSetup.reviewDetails": string;
5469
+ "instanceAi.workflowSetup.stepCounter": string;
5470
+ "instanceAi.workflowSetup.prevStep": string;
5471
+ "instanceAi.workflowSetup.nextStep": string;
5250
5472
  "instanceAi.debug.title": string;
5251
5473
  "instanceAi.debug.copyTrace": string;
5252
5474
  "instanceAi.debug.timing": string;
@@ -5561,26 +5783,278 @@ declare const _exports: {
5561
5783
  "instanceAi.filesystem.category.shell": string;
5562
5784
  "instanceAi.settings.permissions.activateWorkflow.label": string;
5563
5785
  "instanceAi.tools.patch-workflow": string;
5564
- "instanceAi.welcomeModal.badge": string;
5565
- "instanceAi.welcomeModal.title": string;
5566
- "instanceAi.welcomeModal.description": string;
5567
- "instanceAi.welcomeModal.warning": string;
5568
- "instanceAi.welcomeModal.feature.build": string;
5569
- "instanceAi.welcomeModal.feature.debug": string;
5570
- "instanceAi.welcomeModal.feature.ask": string;
5571
- "instanceAi.welcomeModal.toggle.cardTitle": string;
5572
- "instanceAi.welcomeModal.toggle.enableCardDescription": string;
5573
- "instanceAi.welcomeModal.toggle.disableCardDescription": string;
5574
- "instanceAi.welcomeModal.toggle.dontEnable": string;
5575
- "instanceAi.welcomeModal.toggle.enabled": string;
5576
- "instanceAi.welcomeModal.toggle.disabled": string;
5577
- "instanceAi.welcomeModal.disclaimer": string;
5578
- "instanceAi.welcomeModal.readMore": string;
5579
- "instanceAi.welcomeModal.continue": string;
5580
- "instanceAi.welcomeModal.enable": string;
5581
- "instanceAi.welcomeModal.skip": string;
5786
+ "agents.home.untitledAgent": string;
5787
+ "agents.relativeTime.justNow": string;
5788
+ "agents.relativeTime.secondsAgo": string;
5789
+ "agents.relativeTime.minutesAgo": string;
5790
+ "agents.relativeTime.hoursAgo": string;
5791
+ "agents.relativeTime.yesterday": string;
5792
+ "agents.sort.lastUpdated": string;
5793
+ "agents.sort.lastCreated": string;
5794
+ "agents.sort.nameAsc": string;
5795
+ "agents.sort.nameDesc": string;
5796
+ "agents.builder.save": string;
5797
+ "agents.builder.deleteAgent": string;
5798
+ "agents.delete.modal.title": string;
5799
+ "agents.delete.modal.description": string;
5800
+ "agents.delete.modal.button.delete": string;
5801
+ "agents.builder.saveError": string;
5802
+ "agents.builder.chatColumn.ariaLabel": string;
5803
+ "agents.builder.chatMode.build": string;
5804
+ "agents.builder.chatMode.test": string;
5805
+ "agents.builder.chatMode.ariaLabel": string;
5806
+ "agents.builder.chatMode.test.lockedTooltip": string;
5807
+ "agents.builder.chat.sessionPicker.ariaLabel": string;
5808
+ "agents.builder.chat.sessionPicker.empty": string;
5809
+ "agents.builder.chat.newChat.ariaLabel": string;
5810
+ "agents.builder.chat.newChat.label": string;
5811
+ "agents.builder.chat.fullWidth.expand.ariaLabel": string;
5812
+ "agents.builder.chat.fullWidth.collapse.ariaLabel": string;
5813
+ "agents.chat.loadHistory.error": string;
5814
+ "agents.chat.clearHistory.error": string;
5815
+ "agents.chat.clearHistory": string;
5816
+ "agents.chat.input.placeholder": string;
5817
+ "agents.chat.answerQuestionPlaceholder": string;
5818
+ "agents.chat.misconfigured.title": string;
5819
+ "agents.chat.misconfigured.missingPrefix": string;
5820
+ "agents.chat.misconfigured.missing.instructions": string;
5821
+ "agents.chat.misconfigured.missing.model": string;
5822
+ "agents.chat.misconfigured.missing.credential": string;
5823
+ "agents.chat.misconfigured.missing.agent": string;
5824
+ "agents.chat.misconfigured.missing.skill": string;
5825
+ "agents.chat.misconfigured.openBuild": string;
5826
+ "agents.chat.misconfigured.dismiss": string;
5827
+ "agents.chat.askCredential.skip": string;
5828
+ "agents.chat.askQuestion.otherLabel": string;
5829
+ "agents.chat.askQuestion.otherPlaceholder": string;
5830
+ "agents.chat.askQuestion.submit": string;
5831
+ "agents.list.published": string;
5832
+ "agents.list.noDescription": string;
5833
+ "agents.list.updatedAt": string;
5834
+ "agents.list.updated": string;
5835
+ "agents.list.created": string;
5836
+ "agents.list.empty.heading": string;
5837
+ "agents.list.empty.description": string;
5838
+ "agents.list.actions.publish": string;
5839
+ "agents.list.actions.unpublish": string;
5840
+ "agents.list.actions.delete": string;
5841
+ "agents.publish.button.publish": string;
5842
+ "agents.publish.button.published": string;
5843
+ "agents.publish.dropdown.publish": string;
5844
+ "agents.publish.dropdown.revertToPublished": string;
5845
+ "agents.publish.dropdown.unpublish": string;
5846
+ "agents.publish.dropdown.ariaLabel": string;
5847
+ "agents.publish.toast.published": string;
5848
+ "agents.publish.toast.reverted": string;
5849
+ "agents.publish.toast.unpublished": string;
5850
+ "agents.publish.error.publish": string;
5851
+ "agents.publish.error.revert": string;
5852
+ "agents.publish.error.unpublish": string;
5853
+ "agents.schedule.title": string;
5854
+ "agents.schedule.description": string;
5855
+ "agents.schedule.status.active": string;
5856
+ "agents.schedule.status.inactive": string;
5857
+ "agents.schedule.cron": string;
5858
+ "agents.schedule.cron.placeholder": string;
5859
+ "agents.schedule.wakeUpPrompt": string;
5860
+ "agents.schedule.wakeUpPrompt.placeholder": string;
5861
+ "agents.schedule.wakeUpPrompt.help": string;
5862
+ "agents.schedule.publishRequired": string;
5863
+ "agents.schedule.activate": string;
5864
+ "agents.schedule.deactivate": string;
5865
+ "agents.schedule.loadError": string;
5866
+ "agents.schedule.saveError": string;
5867
+ "agents.schedule.activateError": string;
5868
+ "agents.schedule.deactivateError": string;
5869
+ "agents.unpublish.modal.title": string;
5870
+ "agents.unpublish.modal.description": string;
5871
+ "agents.unpublish.modal.button.unpublish": string;
5872
+ "agents.revertToPublished.modal.title": string;
5873
+ "agents.revertToPublished.modal.description": string;
5874
+ "agents.revertToPublished.modal.button.revert": string;
5875
+ "agents.search.placeholder": string;
5876
+ "agents.tools.title": string;
5877
+ "agents.tools.add": string;
5878
+ "agents.tools.search.placeholder": string;
5879
+ "agents.tools.availableTools": string;
5880
+ "agents.tools.availableWorkflows": string;
5881
+ "agents.tools.noResults": string;
5882
+ "agents.tools.noResults.withQuery": string;
5883
+ "agents.tools.configure": string;
5884
+ "agents.tools.connect": string;
5885
+ "agents.tools.added": string;
5886
+ "agents.tools.connected": string;
5887
+ "agents.tools.addCredentials": string;
5888
+ "agents.tools.noCredentials": string;
5889
+ "agents.tools.workflow.incompatible.title": string;
5890
+ "agents.tools.workflow.incompatible.message": string;
5891
+ "agents.tools.workflow.fetchFailed.title": string;
5892
+ "agents.tools.workflow.fetchFailed.message": string;
5893
+ "agents.toolConfig.workflow.description": string;
5894
+ "agents.toolConfig.workflow.description.placeholder": string;
5895
+ "agents.toolConfig.workflow.description.hint": string;
5896
+ "agents.toolConfig.workflow.allOutputs": string;
5897
+ "agents.toolConfig.workflow.allOutputs.hint": string;
5898
+ "agents.toolConfig.save": string;
5899
+ "agents.toolConfig.cancel": string;
5900
+ "agents.new.title": string;
5901
+ "agents.new.defaultName": string;
5902
+ "agents.new.startBlank": string;
5903
+ "agents.new.heading": string;
5904
+ "agents.new.headingWithName": string;
5905
+ "agents.new.description.placeholder": string;
5906
+ "agents.new.templates.label": string;
5907
+ "agents.builder.sections.agent": string;
5908
+ "agents.builder.sections.advanced": string;
5909
+ "agents.builder.sections.configJson": string;
5910
+ "agents.builder.sections.evaluations": string;
5911
+ "agents.builder.sections.evaluations.comingSoon": string;
5912
+ "agents.builder.sections.executions": string;
5913
+ "agents.builder.sections.guardrails": string;
5914
+ "agents.builder.sections.instructions": string;
5915
+ "agents.builder.sections.memory": string;
5916
+ "agents.builder.sections.model": string;
5917
+ "agents.builder.sections.skills": string;
5918
+ "agents.builder.sections.tools": string;
5919
+ "agents.builder.sections.triggers": string;
5920
+ "agents.builder.agent.title": string;
5921
+ "agents.builder.agent.description": string;
5922
+ "agents.builder.agent.name.label": string;
5923
+ "agents.builder.agent.name.placeholder": string;
5924
+ "agents.builder.agent.description.label": string;
5925
+ "agents.builder.agent.description.placeholder": string;
5926
+ "agents.builder.agent.model.label": string;
5927
+ "agents.builder.agent.instructions.label": string;
5928
+ "agents.builder.agent.instructions.characterCount": string;
5929
+ "agents.builder.advanced.title": string;
5930
+ "agents.builder.advanced.description": string;
5931
+ "agents.builder.advanced.thinking.label": string;
5932
+ "agents.builder.advanced.thinking.hint": string;
5933
+ "agents.builder.advanced.thinking.unsupportedTooltip": string;
5934
+ "agents.builder.advanced.thinking.unsupportedProviderFallback": string;
5935
+ "agents.builder.advanced.budgetTokens.label": string;
5936
+ "agents.builder.advanced.reasoningEffort.label": string;
5937
+ "agents.builder.advanced.concurrency.label": string;
5938
+ "agents.builder.advanced.concurrency.hint": string;
5939
+ "agents.builder.memory.title": string;
5940
+ "agents.builder.memory.recentMessages.label": string;
5941
+ "agents.builder.memory.semanticRecall.topK": string;
5942
+ "agents.builder.memory.semanticRecall.rangeBefore": string;
5943
+ "agents.builder.memory.semanticRecall.rangeAfter": string;
5944
+ "agents.builder.editor.copy": string;
5945
+ "agents.builder.editor.copied": string;
5946
+ "agents.builder.progress.building.title": string;
5947
+ "agents.builder.progress.building.hint": string;
5948
+ "agents.builder.progress.error.title": string;
5949
+ "agents.builder.progress.error.hint": string;
5950
+ "agents.builder.tools.title": string;
5951
+ "agents.builder.tools.count": string;
5952
+ "agents.builder.tools.add": string;
5953
+ "agents.builder.tools.builtIn.title": string;
5954
+ "agents.builder.tools.builtIn.hint": string;
5955
+ "agents.builder.tools.empty": string;
5956
+ "agents.builder.tools.workflows.title": string;
5957
+ "agents.builder.tools.remove": string;
5958
+ "agents.builder.tools.back": string;
5959
+ "agents.builder.skills.title": string;
5960
+ "agents.builder.skills.count": string;
5961
+ "agents.builder.skills.add": string;
5962
+ "agents.builder.skills.empty": string;
5963
+ "agents.builder.skills.instructions": string;
5964
+ "agents.builder.skills.name.label": string;
5965
+ "agents.builder.skills.name.placeholder": string;
5966
+ "agents.builder.skills.description.label": string;
5967
+ "agents.builder.skills.description.placeholder": string;
5968
+ "agents.builder.skills.instructions.label": string;
5969
+ "agents.builder.skills.instructions.characterCount": string;
5970
+ "agents.builder.skills.instructions.file.upload": string;
5971
+ "agents.builder.skills.instructions.file.invalidType": string;
5972
+ "agents.builder.skills.instructions.file.readError": string;
5973
+ "agents.builder.skills.create.title": string;
5974
+ "agents.builder.skills.create.cancel": string;
5975
+ "agents.builder.skills.create.save": string;
5976
+ "agents.builder.skills.create.error": string;
5977
+ "agents.builder.skills.added": string;
5978
+ "agents.builder.skills.saveError": string;
5979
+ "agents.builder.skills.validation.nameRequired": string;
5980
+ "agents.builder.skills.validation.nameMaxLength": string;
5981
+ "agents.builder.skills.validation.descriptionRequired": string;
5982
+ "agents.builder.skills.validation.descriptionMaxLength": string;
5983
+ "agents.builder.skills.validation.instructionsRequired": string;
5984
+ "agents.builder.skills.validation.instructionsMaxLength": string;
5985
+ "agents.builder.skills.remove": string;
5986
+ "agents.builder.skills.back": string;
5987
+ "agents.builder.editor.invalidJson": string;
5988
+ "agents.builder.editorColumn.ariaLabel": string;
5989
+ "agents.builder.tree.ariaLabel": string;
5990
+ "agents.builder.tree.empty": string;
5991
+ "agents.builder.tree.toolFallback": string;
5992
+ "agents.builder.tree.customBadge": string;
5993
+ "agents.builder.tree.foldersEmpty": string;
5994
+ "agents.builder.header.executions": string;
5995
+ "agents.builder.header.tab.agent": string;
5996
+ "agents.builder.header.tab.executions": string;
5997
+ "agents.builder.header.tab.evaluations": string;
5998
+ "agents.builder.header.tab.raw": string;
5999
+ "agents.builder.header.workspaceCrumb": string;
6000
+ "agents.builder.header.projectFallback": string;
6001
+ "agents.builder.header.switcher.empty": string;
6002
+ "agents.builder.header.switcher.ariaLabel": string;
6003
+ "agents.builder.header.saving": string;
6004
+ "agents.builder.header.saved": string;
6005
+ "agents.builder.executions.count": string;
6006
+ "agents.builder.raw.description": string;
6007
+ "agents.builder.evaluations.comingSoon": string;
6008
+ "agents.builder.evaluations.configuredInCode": string;
6009
+ "agents.builder.evaluations.type.check": string;
6010
+ "agents.builder.evaluations.type.judge": string;
6011
+ "agents.builder.evaluations.credentialConfigured": string;
6012
+ "agents.builder.evaluations.emptyPrefix": string;
6013
+ "agents.builder.quickActions.addTool": string;
6014
+ "agents.builder.quickActions.addTrigger": string;
6015
+ "agents.builder.capabilities.title": string;
6016
+ "agents.builder.triggers.title": string;
6017
+ "agents.builder.triggers.description": string;
6018
+ "agents.builder.triggers.count": string;
6019
+ "agents.builder.triggers.empty": string;
6020
+ "agents.builder.triggers.add": string;
6021
+ "agents.builder.triggers.empty.title": string;
6022
+ "agents.builder.triggers.empty.description": string;
6023
+ "agents.builder.addTrigger.modal.title": string;
6024
+ "agents.builder.addTrigger.modal.description": string;
6025
+ "agents.builder.addTrigger.picker.label": string;
6026
+ "agents.builder.addTrigger.picker.placeholder": string;
6027
+ "agents.builder.addTrigger.picker.empty": string;
6028
+ "agents.builder.addTrigger.status.connected": string;
6029
+ "agents.builder.addTrigger.status.disconnected": string;
6030
+ "agents.builder.addTrigger.credential": string;
6031
+ "agents.builder.addTrigger.selectCredential": string;
6032
+ "agents.builder.addTrigger.editCredential": string;
6033
+ "agents.builder.addTrigger.noCredentials": string;
6034
+ "agents.builder.addTrigger.addCredential": string;
6035
+ "agents.builder.addTrigger.newCredential": string;
6036
+ "agents.builder.addTrigger.connect": string;
6037
+ "agents.builder.addTrigger.publishPrompt.title": string;
6038
+ "agents.builder.addTrigger.publishPrompt.description": string;
6039
+ "agents.builder.addTrigger.publishPrompt.confirm": string;
6040
+ "agents.builder.addTrigger.disconnect": string;
6041
+ "agents.builder.addTrigger.copy": string;
6042
+ "agents.builder.addTrigger.copied": string;
6043
+ "agents.builder.addTrigger.noIntegrations": string;
6044
+ "agents.builder.addTrigger.slack.manifestHint": string;
6045
+ "agents.builder.addTrigger.slack.viewJson": string;
6046
+ "agents.builder.addTrigger.slack.hideJson": string;
6047
+ "agents.builder.addTrigger.slack.copyManifest": string;
6048
+ "agents.builder.addTrigger.slack.manifestTitle": string;
6049
+ "agents.builder.addTrigger.helpText.slack": string;
6050
+ "agents.builder.addTrigger.helpText.telegram": string;
6051
+ "agents.builder.addTrigger.helpText.linear": string;
6052
+ "agents.builder.addTrigger.connectedText.slack": string;
6053
+ "agents.builder.addTrigger.connectedText.telegram": string;
6054
+ "agents.builder.addTrigger.connectedText.linear": string;
5582
6055
  "instanceAi.welcomeModal.gateway.title": string;
5583
6056
  "instanceAi.welcomeModal.gateway.description": string;
6057
+ "instanceAi.welcomeModal.gateway.warning": string;
5584
6058
  "instanceAi.welcomeModal.gateway.os.mac": string;
5585
6059
  "instanceAi.welcomeModal.gateway.os.windows": string;
5586
6060
  "instanceAi.welcomeModal.gateway.os.linux": string;
@@ -5590,7 +6064,8 @@ declare const _exports: {
5590
6064
  "instanceAi.welcomeModal.gateway.instructions.mac": string;
5591
6065
  "instanceAi.welcomeModal.gateway.instructions.windows": string;
5592
6066
  "instanceAi.welcomeModal.gateway.instructions.linux": string;
5593
- "instanceAi.welcomeModal.gateway.browserAutomationHint": string;
6067
+ "instanceAi.welcomeModal.gateway.tokenExpiresIn": string;
6068
+ "instanceAi.welcomeModal.gateway.tokenExpired": string;
5594
6069
  };
5595
6070
  //#endregion
5596
6071
  //#region src/types.d.ts