Skip to content

Add BF-SDK to Agents-for-js migration skill - #667

Open
Joel Mut (sw-joelmut) wants to merge 2 commits into
mainfrom
southworks/add/typescript-migration-skill
Open

Add BF-SDK to Agents-for-js migration skill#667
Joel Mut (sw-joelmut) wants to merge 2 commits into
mainfrom
southworks/add/typescript-migration-skill

Conversation

@sw-joelmut

Copy link
Copy Markdown
Collaborator

Fixes #654

Summary

Adds a skill for migrating JavaScript/TypeScript bots from Bot Framework SDK to Microsoft 365 Agents SDK.

Changes

  • Adds assessment-first migration workflow
  • Adds Bot Framework → Agents SDK migration map
  • Classifies migrations as Direct, Rewrite, Decision, or Unsupported
  • Covers handlers, state, dialogs, hosting, auth, proactive messaging, agent-to-agent, named pipes, and Teams
  • Requires stable SDK API verification and explicit user approval before implementation
  • Defines validation and reporting requirements

Testing

The following images show the workflow and two of the migrated samples working.
image
image

@sw-joelmut Joel Mut (sw-joelmut) changed the title Add BF-SDK to Agents-for-js migration skill - #15 Add BF-SDK to Agents-for-js migration skill Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create and test bf-to-agents-sdk-migration skill for JS

1 participant