@microsoft/teamsfx-core 3.0.8-alpha.a20a47871.0 → 3.0.9-alpha.c7ae3b53e.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/teamsfx-core",
3
- "version": "3.0.8-alpha.a20a47871.0",
3
+ "version": "3.0.9-alpha.c7ae3b53e.0",
4
4
  "main": "build/index.js",
5
5
  "types": "build/index.d.ts",
6
6
  "license": "MIT",
@@ -109,8 +109,8 @@
109
109
  "@microsoft/dev-tunnels-contracts": "1.1.9",
110
110
  "@microsoft/dev-tunnels-management": "1.1.9",
111
111
  "@microsoft/kiota": "1.29.0",
112
- "@microsoft/m365-spec-parser": "^0.2.11-alpha.a20a47871.0",
113
- "@microsoft/teamsfx-api": "0.23.12-alpha.a20a47871.0",
112
+ "@microsoft/m365-spec-parser": "^0.2.11-alpha.c7ae3b53e.0",
113
+ "@microsoft/teamsfx-api": "0.23.12-alpha.c7ae3b53e.0",
114
114
  "adm-zip": "^0.5.10",
115
115
  "ajv": "^8.5.0",
116
116
  "axios": "^1.8.3",
@@ -233,7 +233,7 @@
233
233
  "resource/**/*",
234
234
  "templates/**/*"
235
235
  ],
236
- "gitHead": "04dfafec0f6bafd861639ff52edb5950e26760e7",
236
+ "gitHead": "560dc144714f32204741a1b71740d32f2b6ef926",
237
237
  "publishConfig": {
238
238
  "access": "public"
239
239
  },
@@ -396,6 +396,8 @@
396
396
  "core.createProjectQuestion.capability.customCopilotAssistant.placeholder": "Choose how you want to manage your AI tasks",
397
397
  "core.createProjectQuestion.capability.customCopilotWeatherOption.label": "Weather Agent",
398
398
  "core.createProjectQuestion.capability.customCopilotWeatherOption.detail": "A weather forecast agent, which is built with Microsoft 365 Agents SDK and Semantic Kernel",
399
+ "core.createProjectQuestion.capability.customCopilotTravelOption.label": "Travel Agent",
400
+ "core.createProjectQuestion.capability.customCopilotTravelOption.detail": "A travel planning agent, which is built with Microsoft 365 Agents SDK, Microsoft 365 Retrieval API and Agent Framework",
399
401
  "core.createProjectQuestion.capability.customEngineAgent.description": "Works in Teams and Microsoft 365 Copilot",
400
402
  "core.createProjectQuestion.capability.knowledgeWebSearch.label": "Web Search",
401
403
  "core.createProjectQuestion.capability.knowledgeWebSearch.detail": "Search the web for grounding information.",
Binary file
Binary file
Binary file
Binary file
Binary file