diff --git a/samples/cea-techpulse/.gitignore b/samples/cea-techpulse-js/.gitignore similarity index 100% rename from samples/cea-techpulse/.gitignore rename to samples/cea-techpulse-js/.gitignore diff --git a/samples/cea-techpulse/.localConfigs b/samples/cea-techpulse-js/.localConfigs similarity index 100% rename from samples/cea-techpulse/.localConfigs rename to samples/cea-techpulse-js/.localConfigs diff --git a/samples/cea-techpulse/.localConfigs.playground b/samples/cea-techpulse-js/.localConfigs.playground similarity index 100% rename from samples/cea-techpulse/.localConfigs.playground rename to samples/cea-techpulse-js/.localConfigs.playground diff --git a/samples/cea-techpulse/.vscode/extensions.json b/samples/cea-techpulse-js/.vscode/extensions.json similarity index 100% rename from samples/cea-techpulse/.vscode/extensions.json rename to samples/cea-techpulse-js/.vscode/extensions.json diff --git a/samples/cea-techpulse/.vscode/launch.json b/samples/cea-techpulse-js/.vscode/launch.json similarity index 100% rename from samples/cea-techpulse/.vscode/launch.json rename to samples/cea-techpulse-js/.vscode/launch.json diff --git a/samples/cea-techpulse/.vscode/settings.json b/samples/cea-techpulse-js/.vscode/settings.json similarity index 100% rename from samples/cea-techpulse/.vscode/settings.json rename to samples/cea-techpulse-js/.vscode/settings.json diff --git a/samples/cea-techpulse/.vscode/tasks.json b/samples/cea-techpulse-js/.vscode/tasks.json similarity index 100% rename from samples/cea-techpulse/.vscode/tasks.json rename to samples/cea-techpulse-js/.vscode/tasks.json diff --git a/samples/cea-techpulse/.webappignore b/samples/cea-techpulse-js/.webappignore similarity index 100% rename from samples/cea-techpulse/.webappignore rename to samples/cea-techpulse-js/.webappignore diff --git a/samples/cea-techpulse/README.md b/samples/cea-techpulse-js/README.md similarity index 95% rename from samples/cea-techpulse/README.md rename to samples/cea-techpulse-js/README.md index 2e5ead31b..424215f64 100644 --- a/samples/cea-techpulse/README.md +++ b/samples/cea-techpulse-js/README.md @@ -24,7 +24,7 @@ Version|Date|Comments ## Minimal path to awesome -* Clone this repository (or [download this solution as a .ZIP file](https://pnp.github.io/download-partial/?url=https://github.com/pnp/copilot-pro-dev-samples/tree/main/samples/cea-techpulse) then unzip it) +* Clone this repository (or [download this solution as a .ZIP file](https://pnp.github.io/download-partial/?url=https://github.com/pnp/copilot-pro-dev-samples/tree/main/samples/cea-techpulse-js) then unzip it) * Select the Microsoft 365 Agents Toolkit icon on the left in the VS Code toolbar * In the Account section, sign in with your [Microsoft 365 account](https://docs.microsoft.com/microsoftteams/platform/toolkit/accounts) if you haven't already * In file `env/.env.local.user`, fill in your API keys: @@ -78,7 +78,7 @@ Using this sample you can extend Microsoft 365 Copilot with an agent that: We do not support samples, but this community is always willing to help, and we want to improve these samples. We use GitHub to track issues, which makes it easy for community members to volunteer their time and help resolve issues. -You can try looking at [issues related to this sample](https://github.com/pnp/copilot-pro-dev-samples/issues?q=label%3A%22sample%3A%20cea-techpulse%22) to see if anybody else is having the same issues. +You can try looking at [issues related to this sample](https://github.com/pnp/copilot-pro-dev-samples/issues?q=label%3A%22sample%3A%20cea-techpulse-js%22) to see if anybody else is having the same issues. If you encounter any issues using this sample, [create a new issue](https://github.com/pnp/copilot-pro-dev-samples/issues/new). @@ -88,4 +88,4 @@ Finally, if you have an idea for improvement, [make a suggestion](https://github **THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** -![visitor stats](https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/cea-techpulse) +![visitor stats](https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/cea-techpulse-js) diff --git a/samples/cea-techpulse/appPackage/color.png b/samples/cea-techpulse-js/appPackage/color.png similarity index 100% rename from samples/cea-techpulse/appPackage/color.png rename to samples/cea-techpulse-js/appPackage/color.png diff --git a/samples/cea-techpulse/appPackage/manifest.json b/samples/cea-techpulse-js/appPackage/manifest.json similarity index 100% rename from samples/cea-techpulse/appPackage/manifest.json rename to samples/cea-techpulse-js/appPackage/manifest.json diff --git a/samples/cea-techpulse/appPackage/outline.png b/samples/cea-techpulse-js/appPackage/outline.png similarity index 100% rename from samples/cea-techpulse/appPackage/outline.png rename to samples/cea-techpulse-js/appPackage/outline.png diff --git a/samples/cea-techpulse/assets/sample.json b/samples/cea-techpulse-js/assets/sample.json similarity index 94% rename from samples/cea-techpulse/assets/sample.json rename to samples/cea-techpulse-js/assets/sample.json index d26af5552..f4d9e499a 100644 --- a/samples/cea-techpulse/assets/sample.json +++ b/samples/cea-techpulse-js/assets/sample.json @@ -1,11 +1,11 @@ [ { - "name": "pnp-copilot-pro-dev-cea-techpulse", + "name": "pnp-copilot-pro-dev-cea-techpulse-js", "source": "pnp", "title": "TechPulse - Custom Engine Agent for Real-Time Technology News", "shortDescription": "An intelligent tech news companion powered by Microsoft 365 Agents SDK and Model Context Protocol (MCP)", - "url": "https://github.com/pnp/copilot-pro-dev-samples/tree/main/samples/cea-techpulse", - "downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/copilot-pro-dev-samples/tree/main/samples/cea-techpulse", + "url": "https://github.com/pnp/copilot-pro-dev-samples/tree/main/samples/cea-techpulse-js", + "downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/copilot-pro-dev-samples/tree/main/samples/cea-techpulse-js", "longDescription": [ "The \"TechPulse\" is a custom engine agent that acts as your intelligent tech news companion, delivering the latest technology news, trends, and insights from the most trusted sources in the industry. Built with Microsoft 365 Agents SDK and powered by Model Context Protocol (MCP), this agent provides real-time access to tech news across multiple categories including AI/ML, startups, cybersecurity, mobile technology, and gaming. The agent understands natural language queries and can search for specific topics, provide trending tech news, and deliver company-specific updates." ], @@ -36,7 +36,7 @@ { "type": "gif", "order": 100, - "url": "https://raw.githubusercontent.com/pnp/copilot-pro-dev-samples/refs/heads/main/samples/cea-techpulse/assets/techPulse.gif", + "url": "https://raw.githubusercontent.com/pnp/copilot-pro-dev-samples/refs/heads/main/samples/cea-techpulse-js/assets/techPulse.gif", "alt": "Declarative Agent with API Plugin for Microsoft 365 Copilot Sample" } ], diff --git a/samples/cea-techpulse/assets/techPulse.gif b/samples/cea-techpulse-js/assets/techPulse.gif similarity index 100% rename from samples/cea-techpulse/assets/techPulse.gif rename to samples/cea-techpulse-js/assets/techPulse.gif diff --git a/samples/cea-techpulse/env/.env.dev b/samples/cea-techpulse-js/env/.env.dev similarity index 100% rename from samples/cea-techpulse/env/.env.dev rename to samples/cea-techpulse-js/env/.env.dev diff --git a/samples/cea-techpulse/env/.env.dev.user b/samples/cea-techpulse-js/env/.env.dev.user similarity index 100% rename from samples/cea-techpulse/env/.env.dev.user rename to samples/cea-techpulse-js/env/.env.dev.user diff --git a/samples/cea-techpulse/env/.env.local b/samples/cea-techpulse-js/env/.env.local similarity index 100% rename from samples/cea-techpulse/env/.env.local rename to samples/cea-techpulse-js/env/.env.local diff --git a/samples/cea-techpulse/env/.env.local.user b/samples/cea-techpulse-js/env/.env.local.user similarity index 100% rename from samples/cea-techpulse/env/.env.local.user rename to samples/cea-techpulse-js/env/.env.local.user diff --git a/samples/cea-techpulse/env/.env.playground b/samples/cea-techpulse-js/env/.env.playground similarity index 100% rename from samples/cea-techpulse/env/.env.playground rename to samples/cea-techpulse-js/env/.env.playground diff --git a/samples/cea-techpulse/env/.env.playground.user b/samples/cea-techpulse-js/env/.env.playground.user similarity index 100% rename from samples/cea-techpulse/env/.env.playground.user rename to samples/cea-techpulse-js/env/.env.playground.user diff --git a/samples/cea-techpulse/infra/azure.bicep b/samples/cea-techpulse-js/infra/azure.bicep similarity index 100% rename from samples/cea-techpulse/infra/azure.bicep rename to samples/cea-techpulse-js/infra/azure.bicep diff --git a/samples/cea-techpulse/infra/azure.parameters.json b/samples/cea-techpulse-js/infra/azure.parameters.json similarity index 100% rename from samples/cea-techpulse/infra/azure.parameters.json rename to samples/cea-techpulse-js/infra/azure.parameters.json diff --git a/samples/cea-techpulse/infra/botRegistration/azurebot.bicep b/samples/cea-techpulse-js/infra/botRegistration/azurebot.bicep similarity index 100% rename from samples/cea-techpulse/infra/botRegistration/azurebot.bicep rename to samples/cea-techpulse-js/infra/botRegistration/azurebot.bicep diff --git a/samples/cea-techpulse/infra/botRegistration/readme.md b/samples/cea-techpulse-js/infra/botRegistration/readme.md similarity index 100% rename from samples/cea-techpulse/infra/botRegistration/readme.md rename to samples/cea-techpulse-js/infra/botRegistration/readme.md diff --git a/samples/cea-techpulse/m365agents.local.yml b/samples/cea-techpulse-js/m365agents.local.yml similarity index 100% rename from samples/cea-techpulse/m365agents.local.yml rename to samples/cea-techpulse-js/m365agents.local.yml diff --git a/samples/cea-techpulse/m365agents.playground.yml b/samples/cea-techpulse-js/m365agents.playground.yml similarity index 100% rename from samples/cea-techpulse/m365agents.playground.yml rename to samples/cea-techpulse-js/m365agents.playground.yml diff --git a/samples/cea-techpulse/m365agents.yml b/samples/cea-techpulse-js/m365agents.yml similarity index 99% rename from samples/cea-techpulse/m365agents.yml rename to samples/cea-techpulse-js/m365agents.yml index 4b5e965d2..3e7e2ebd4 100644 --- a/samples/cea-techpulse/m365agents.yml +++ b/samples/cea-techpulse-js/m365agents.yml @@ -4,7 +4,7 @@ version: v1.8 additionalMetadata: - sampleTag: pnp-copilot-pro-dev:cea-techpulse + sampleTag: pnp-copilot-pro-dev:cea-techpulse-js environmentFolderPath: ./env diff --git a/samples/cea-techpulse/package-lock.json b/samples/cea-techpulse-js/package-lock.json similarity index 100% rename from samples/cea-techpulse/package-lock.json rename to samples/cea-techpulse-js/package-lock.json diff --git a/samples/cea-techpulse/package.json b/samples/cea-techpulse-js/package.json similarity index 100% rename from samples/cea-techpulse/package.json rename to samples/cea-techpulse-js/package.json diff --git a/samples/cea-techpulse/src/adapter.ts b/samples/cea-techpulse-js/src/adapter.ts similarity index 100% rename from samples/cea-techpulse/src/adapter.ts rename to samples/cea-techpulse-js/src/adapter.ts diff --git a/samples/cea-techpulse/src/agent.ts b/samples/cea-techpulse-js/src/agent.ts similarity index 100% rename from samples/cea-techpulse/src/agent.ts rename to samples/cea-techpulse-js/src/agent.ts diff --git a/samples/cea-techpulse/src/config.ts b/samples/cea-techpulse-js/src/config.ts similarity index 100% rename from samples/cea-techpulse/src/config.ts rename to samples/cea-techpulse-js/src/config.ts diff --git a/samples/cea-techpulse/src/index.ts b/samples/cea-techpulse-js/src/index.ts similarity index 100% rename from samples/cea-techpulse/src/index.ts rename to samples/cea-techpulse-js/src/index.ts diff --git a/samples/cea-techpulse/src/mcpserver/tech-news.js b/samples/cea-techpulse-js/src/mcpserver/tech-news.js similarity index 100% rename from samples/cea-techpulse/src/mcpserver/tech-news.js rename to samples/cea-techpulse-js/src/mcpserver/tech-news.js diff --git a/samples/cea-techpulse/src/techNewsMcpService.ts b/samples/cea-techpulse-js/src/techNewsMcpService.ts similarity index 100% rename from samples/cea-techpulse/src/techNewsMcpService.ts rename to samples/cea-techpulse-js/src/techNewsMcpService.ts diff --git a/samples/cea-techpulse/tsconfig.json b/samples/cea-techpulse-js/tsconfig.json similarity index 100% rename from samples/cea-techpulse/tsconfig.json rename to samples/cea-techpulse-js/tsconfig.json diff --git a/samples/cea-techpulse/web.config b/samples/cea-techpulse-js/web.config similarity index 100% rename from samples/cea-techpulse/web.config rename to samples/cea-techpulse-js/web.config