-
Notifications
You must be signed in to change notification settings - Fork 303
Add Devin, N8n, OpenAI, Perplexity, and Vercel-sdk Agent sample configurations to samples registry #1540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Alive-Fish <[email protected]>
Co-authored-by: Alive-Fish <[email protected]>
Done! Issue #1537 has been onboarded. The N8n Agent with Agent365 SDK sample has been added to the bottom of the samples list in Changes made in commit 5ba87db:
The configuration follows the same pattern as other Agent365 samples and all validations pass. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Co-authored-by: Alive-Fish <[email protected]>
Done! Issue #1538 has been onboarded. The OpenAI Agent with Agent365 SDK NodeJS sample has been added to the bottom of the samples list in Changes made in commit 88a1ab0:
Note: This is the NodeJS version of the OpenAI Agent. The existing |
Co-authored-by: Alive-Fish <[email protected]>
Done! Issue #1539 has been onboarded. The Perplexity Agent with Agent365 SDK sample has been added to the bottom of the samples list in Changes made in commit 84ac3ce:
The configuration follows the same pattern as other Agent365 samples and all validations pass. |
Co-authored-by: Alive-Fish <[email protected]>
Done! Issue #1545 has been onboarded. The Vercel-sdk Agent with Agent365 SDK sample has been added to the bottom of the samples list in Changes made in commit 84de7d8:
The configuration follows the same pattern as other Agent365 samples and all validations pass. |
|
@copilot change the dates of new onboarded samples to 2025-12-23. |
Co-authored-by: Alive-Fish <[email protected]>
Done! Updated the onboardDate to 2025-12-23 for all 5 newly onboarded Agent365 samples. Changes made in commit 0743ada:
All validations pass. |
|
@copilot change the dates of new onboarded samples to 2025-12-25. |
Co-authored-by: Alive-Fish <[email protected]>
Done! Updated the onboardDate to 2025-12-25 for all 5 newly onboarded Agent365 samples. Changes made in commit 0beffa2:
All validations pass. |
|
@copilot change the dates of new onboarded samples to 2026-1-4. |
Co-authored-by: Alive-Fish <[email protected]>
Done! Updated the onboardDate to 2026-1-4 for all 5 newly onboarded Agent365 samples. Changes made in commit 22b28b6:
All validations pass. |
Onboards the Devin Agent, N8n Agent, OpenAI Agent (NodeJS), Perplexity Agent, and Vercel-sdk Agent samples from the external Agent365-Samples repository to the toolkit samples catalog.
Changes
agent365-devin-nodejsentry to.config/samples-config-v3.jsonagent365-n8n-nodejsentry to.config/samples-config-v3.json(Issue [Sample Onboard Request] Agent 365 Node JS n8n Sample #1537)agent365-openai-nodejsentry to.config/samples-config-v3.json(Issue [Sample Onboard Request] Agent 365 Node JS OpenAI Sample #1538)agent365-perplexity-nodejsentry to.config/samples-config-v3.json(Issue [Sample Onboard Request] Agent 365 Node JS Perplexity Sample #1539)agent365-vercel-sdk-nodejsentry to.config/samples-config-v3.json(Issue [Sample Onboard Request] Agent 365 Node JS Vercel-sdk Sample #1545)downloadUrlInfopointing tomicrosoft/Agent365-SamplesSample Configurations
Devin Agent
{ "id": "agent365-devin-nodejs", "title": "Devin Agent with Agent365 SDK in NodeJS", "types": ["Agent365"], "tags": ["Agent365", "TS"], "time": "5min to run", "configuration": "Manual configurations required", "onboardDate": "2026-1-4", "downloadUrlInfo": { "owner": "microsoft", "repository": "Agent365-Samples", "ref": "main", "dir": "nodejs/devin/sample-agent" } }N8n Agent
{ "id": "agent365-n8n-nodejs", "title": "N8n Agent with Agent365 SDK in NodeJS", "types": ["Agent365"], "tags": ["Agent365", "TS"], "time": "5min to run", "configuration": "Manual configurations required", "onboardDate": "2026-1-4", "downloadUrlInfo": { "owner": "microsoft", "repository": "Agent365-Samples", "ref": "main", "dir": "nodejs/n8n/sample-agent" } }OpenAI Agent (NodeJS)
{ "id": "agent365-openai-nodejs", "title": "OpenAI Agent with Agent365 SDK in NodeJS", "types": ["Agent365"], "tags": ["Agent365", "TS"], "time": "5min to run", "configuration": "Manual configurations required", "onboardDate": "2026-1-4", "downloadUrlInfo": { "owner": "microsoft", "repository": "Agent365-Samples", "ref": "main", "dir": "nodejs/openai/sample-agent" } }Perplexity Agent
{ "id": "agent365-perplexity-nodejs", "title": "Perplexity Agent with Agent365 SDK in NodeJS", "types": ["Agent365"], "tags": ["Agent365", "TS"], "time": "5min to run", "configuration": "Manual configurations required", "onboardDate": "2026-1-4", "downloadUrlInfo": { "owner": "microsoft", "repository": "Agent365-Samples", "ref": "main", "dir": "nodejs/perplexity/sample-agent" } }Vercel-sdk Agent
{ "id": "agent365-vercel-sdk-nodejs", "title": "Vercel-sdk Agent with Agent365 SDK in NodeJS", "types": ["Agent365"], "tags": ["Agent365", "TS"], "time": "5min to run", "configuration": "Manual configurations required", "onboardDate": "2026-1-4", "downloadUrlInfo": { "owner": "microsoft", "repository": "Agent365-Samples", "ref": "main", "dir": "nodejs/vercel-sdk/sample-agent" } }Note: Thumbnails currently point to
images/thumbnail.pngas specified. Issue comments indicate actual app screenshots needed from @abdulanu0. The OpenAI NodeJS sample is distinct from the existingagent365-openai-pythonsample.Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.