openclaw/extensions/msteams
Brad Groux fce81fccd8
msteams: add typingIndicator config and prevent duplicate DM typing indicator (#60771)
* msteams: add typingIndicator config and avoid duplicate DM typing

* fix(msteams): validate typingIndicator config

* fix(msteams): stop streaming before Teams timeout

* fix(msteams): classify expired streams correctly

* fix(msteams): handle link text from html attachments

---------

Co-authored-by: Brad Groux <bradgroux@users.noreply.github.com>
2026-04-04 04:34:24 -05:00
..
src msteams: add typingIndicator config and prevent duplicate DM typing indicator (#60771) 2026-04-04 04:34:24 -05:00
CHANGELOG.md build: bump version to 2026.4.1-beta.1 2026-04-01 15:09:19 +01:00
api.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
channel-config-api.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
contract-surfaces.ts refactor(extensions): move channel-specific config surfaces out of core 2026-04-04 05:06:32 +01:00
index.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
openclaw.plugin.json
package.json CI: add ClawHub plugin release workflow (#59179) 2026-04-03 15:40:07 +02:00
runtime-api.ts fix(plugin-sdk): remove relative extension boundary escapes (#51939) 2026-03-21 20:03:18 -05:00
setup-entry.ts refactor: dedupe channel entrypoints and test bridges 2026-03-16 23:52:23 -07:00
test-api.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00