Skip to content
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

Integration of the plugin generation with Teams Toolkit #4390

Closed
sebastienlevert opened this issue Mar 22, 2024 · 3 comments
Closed

Integration of the plugin generation with Teams Toolkit #4390

sebastienlevert opened this issue Mar 22, 2024 · 3 comments
Assignees
Labels
Milestone

Comments

@sebastienlevert
Copy link
Contributor

As part of the generation of AI plugins within Kiota, we want to integrate seamlessly with Teams Toolkit within their plugin project template.

@github-project-automation github-project-automation bot moved this to Todo in Kiota Mar 22, 2024
@baywet baywet added this to the Backlog milestone Mar 22, 2024
@baywet baywet added enhancement New feature or request needs more information labels Mar 22, 2024
@baywet
Copy link
Member

baywet commented Apr 24, 2024

capturing some notes from the meeting earlier:

  • TTK has offerings in vscode, vs, and as SPAs.
  • They don't want to duplicate efforts across the platforms.
  • The ideal path forward for them would be to use kiota as an npm package (not installing the binaries, but as wasm)

We've exposed the different integration possibilities:

  • running kiota json rpc service (they'll run a POC with that, wouldn't work for the web)
  • running kiota as an API with a dotnet backend.
  • running kiota as wasm component (they'll run a POC with https://www.npmjs.com/package/@redhat-developer/kiota-wasm)
  • deeplink integrations between extensions (our initial thoughts before we discovered the other surfaces)

As of now we're waiting on the results of the diverse POCs to understand where to prioritize our investments.

@baywet baywet moved this from Todo 📃 to In Design 🎨 in Kiota Apr 24, 2024
@sebastienlevert sebastienlevert moved this from In Design 🎨 to Blocked 🔒 in Kiota May 9, 2024
@baywet
Copy link
Member

baywet commented May 10, 2024

additional information #2152 (comment)

@petrhollayms petrhollayms moved this from Blocked 🔒 to Todo 📃 in Kiota Sep 26, 2024
@petrhollayms petrhollayms self-assigned this Sep 26, 2024
@darrelmiller
Copy link
Member

@sebastienlevert I think were all happy with the VS Code command based integration that is now released. Is there any reason to keep this issue open?

@baywet baywet modified the milestones: Backlog, Kiota v1.18.1 Sep 26, 2024
@baywet baywet closed this as completed Sep 26, 2024
@github-project-automation github-project-automation bot moved this from Todo 📃 to Done ✔️ in Kiota Sep 26, 2024
@baywet baywet modified the milestones: Kiota v1.18.1, Kiota v1.19 Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

5 participants