MS Teams and Microsoft Dev Tunnels - OpenACP Plugins Available #223
Replies: 2 comments 1 reply
-
|
The newest version uses Teams' real time message edit functionality to provide streaming text, tool notifications, etc. within a message, roughly simulating the Claude Code interface. I like how it works -- please let me know what you think if you try it out. |
Beta Was this translation helpful? Give feedback.
-
|
Hey Matt! 👋 This is absolutely awesome — thank you so much for building and sharing these plugins! An MS Teams adapter + Microsoft Dev Tunnels provider is something a lot of people in enterprise environments will find incredibly useful. The streaming text via Teams's real-time message edit feature is a really clever touch too. The Azure Relay Hybrid Connection provider sounds like a great addition for organizations with stricter security requirements — that's a use case we wouldn't have covered otherwise. When you're ready to make these more widely discoverable, we'd love for you to register them on the Plugin Registry: https://github.com/Open-ACP/plugin-registry — it's the central place where users can find and install community plugins. Looking forward to seeing how these evolve with more testing. Thanks again for contributing back to the community! 🙌 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since I mostly use MS Teams for communications at my day job, I've written an adapter plugin for MS Teams and a provider plugin for Microsoft Dev Tunnels. Both Install using the standard plugin install mechanism for OpenACP, and have setup wizards and documentation available. The plugins can work independently or together.
I mostly only use claude code with single tenant teams bots, so file handling (which is mostly just local files with claude) and multi-tenant bots (which are now deprecated per MS) may still need some testing. This is still hot off the press, so please provide feedback if you test it out.
Once the plugins get a bit more testing I'd like to contribute them back to the core project, but for now you can find them here:
https://github.com/hahnfeld/teams-adapter
https://github.com/hahnfeld/devtunnel-provider
Huge thanks to everyone who came before me on this project!
Matt
Beta Was this translation helpful? Give feedback.
All reactions