openclaw/extensions/msteams/src
Peter Steinberger b0e1551eb8
refactor(extensions): add channel-owned config schema seams
2026-04-04 05:31:11 +01:00
..
attachments perf(msteams): narrow secret and ssrf runtime seams 2026-04-03 18:47:31 +09:00
monitor-handler fix(msteams): download DM inline images via Graph API (#52212) 2026-04-02 22:14:02 -05:00
ai-entity.ts msteams: implement Teams AI agent UX best practices (#51808) 2026-03-23 22:03:39 -07:00
approval-auth.test.ts refactor: add approval auth capabilities to more channels 2026-03-30 09:04:08 +09:00
approval-auth.ts refactor: add approval auth capabilities to more channels 2026-03-30 09:04:08 +09:00
attachments.graph.test.ts test(msteams): trim attachment test runtime footprint 2026-04-03 18:39:50 +09:00
attachments.helpers.test.ts test(msteams): trim attachment test runtime footprint 2026-04-03 18:39:50 +09:00
attachments.test.ts test(msteams): trim attachment test runtime footprint 2026-04-03 18:39:50 +09:00
attachments.ts
block-streaming-config.test.ts fix(msteams): add blockStreaming config and progressive delivery (#56134) 2026-03-27 23:53:24 -05:00
channel-api.ts refactor(msteams): narrow channel runtime imports 2026-04-04 12:08:38 +09:00
channel.actions.test.ts fix: unify upload-file message actions 2026-03-27 01:04:01 +00:00
channel.directory.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
channel.runtime.ts msteams: add member-info action via Graph API (#57528) 2026-03-31 02:24:33 -05:00
channel.ts refactor(msteams): narrow channel runtime imports 2026-04-04 12:08:38 +09:00
config-schema.ts refactor(extensions): add channel-owned config schema seams 2026-04-04 05:31:11 +01:00
config-ui-hints.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
conversation-store-fs.test.ts refactor(msteams): share conversation store helpers 2026-03-28 02:26:48 +00:00
conversation-store-fs.ts refactor(msteams): share conversation store helpers 2026-03-28 02:26:48 +00:00
conversation-store-helpers.ts refactor(msteams): share conversation store helpers 2026-03-28 02:26:48 +00:00
conversation-store-memory.ts refactor(msteams): share conversation store helpers 2026-03-28 02:26:48 +00:00
conversation-store.shared.test.ts refactor(msteams): share conversation store helpers 2026-03-28 02:26:48 +00:00
conversation-store.ts refactor(msteams): share conversation store helpers 2026-03-28 02:26:48 +00:00
directory-live.test.ts test(msteams): cover store and live directory helpers 2026-03-22 18:42:43 -07:00
directory-live.ts Plugins: internalize msteams SDK imports 2026-03-17 20:11:24 -07:00
doctor.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
errors.test.ts test: collapse msteams helper suites 2026-03-25 05:57:02 +00:00
errors.ts
feedback-reflection-prompt.ts refactor(msteams): split reply and reflection helpers 2026-03-24 10:02:49 -07:00
feedback-reflection-store.ts refactor(msteams): split reply and reflection helpers 2026-03-24 10:02:49 -07:00
feedback-reflection.test.ts fix(msteams): harden feedback reflection follow-ups 2026-03-24 09:50:04 -07:00
feedback-reflection.ts fix(msteams): use formatUnknownError instead of String(err) for error logging (#59321) 2026-04-01 21:06:44 -05:00
file-consent-helpers.test.ts test: collapse msteams state and monitor suites 2026-03-25 05:57:02 +00:00
file-consent-helpers.ts
file-consent.ts msteams: implement Teams AI agent UX best practices (#51808) 2026-03-23 22:03:39 -07:00
file-lock.ts fix: keep extension helper imports behind local runtime barrels (#60153) 2026-04-03 23:01:43 +09:00
graph-chat.ts
graph-members.test.ts test(msteams): avoid loading graph module in member tests 2026-04-03 20:50:00 +09:00
graph-members.ts msteams: add member-info action via Graph API (#57528) 2026-03-31 02:24:33 -05:00
graph-messages.actions.test.ts test(msteams): avoid loading graph module in message tests 2026-04-03 20:50:00 +09:00
graph-messages.read.test.ts test(msteams): avoid loading graph module in message tests 2026-04-03 20:50:00 +09:00
graph-messages.search.test.ts test(msteams): avoid loading graph module in message tests 2026-04-03 20:50:00 +09:00
graph-messages.ts refactor(msteams): share conversation store helpers 2026-03-28 02:26:48 +00:00
graph-thread.test.ts msteams: fetch thread history via Graph API for channel replies (#51643) 2026-03-26 01:09:33 -05:00
graph-thread.ts msteams: fetch thread history via Graph API for channel replies (#51643) 2026-03-26 01:09:33 -05:00
graph-upload.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
graph-upload.ts msteams: implement Teams AI agent UX best practices (#51808) 2026-03-23 22:03:39 -07:00
graph-users.ts
graph.test.ts refactor: dedupe msteams graph actions 2026-03-26 14:45:53 +00:00
graph.ts refactor: dedupe msteams graph actions 2026-03-26 14:45:53 +00:00
inbound.test.ts msteams: extract structured quote/reply context (#51647) 2026-03-23 23:41:51 -05:00
inbound.ts fix(msteams): download DM inline images via Graph API (#52212) 2026-04-02 22:14:02 -05:00
index.ts
media-helpers.test.ts
media-helpers.ts Plugins: internalize msteams SDK imports 2026-03-17 20:11:24 -07:00
mentions.test.ts test: tighten msteams regression assertions 2026-03-22 17:23:01 +00:00
mentions.ts
messenger.test.ts refactor(msteams): narrow messenger sdk imports 2026-04-03 22:50:54 +09:00
messenger.ts fix: keep extension helper imports behind local runtime barrels (#60153) 2026-04-03 23:01:43 +09:00
monitor-handler.feedback-authz.test.ts test: share msteams monitor and pi runner fixtures 2026-03-26 15:40:51 +00:00
monitor-handler.file-consent.test.ts test: share msteams monitor and pi runner fixtures 2026-03-26 15:40:51 +00:00
monitor-handler.test-helpers.ts refactor(msteams): share conversation store helpers 2026-03-28 02:26:48 +00:00
monitor-handler.ts fix(msteams): use formatUnknownError instead of String(err) for error logging (#59321) 2026-04-01 21:06:44 -05:00
monitor-types.ts test: fix latest main test regressions 2026-03-22 18:28:13 -07:00
monitor.lifecycle.test.ts MS Teams: validate webhook auth before JSON parsing (#57686) 2026-03-30 13:46:40 +01:00
monitor.test.ts test: collapse msteams state and monitor suites 2026-03-25 05:57:02 +00:00
monitor.ts fix(msteams): use formatUnknownError instead of String(err) for error logging (#59321) 2026-04-01 21:06:44 -05:00
outbound.test.ts fix(regression): restore msteams cold-runtime chunking 2026-03-27 21:21:40 -05:00
outbound.ts fix: keep extension helper imports behind local runtime barrels (#60153) 2026-04-03 23:01:43 +09:00
pending-uploads.ts fix(msteams): clear pending upload timeout on removal (#32555) 2026-04-01 09:46:24 -05:00
policy.test.ts test: tighten msteams regression assertions 2026-03-22 17:07:20 +00:00
policy.ts Plugins: internalize msteams SDK imports 2026-03-17 20:11:24 -07:00
polls-store-memory.ts
polls.test.ts test: collapse msteams state and monitor suites 2026-03-25 05:57:02 +00:00
polls.ts
probe.test.ts msteams: implement Teams AI agent UX best practices (#51808) 2026-03-23 22:03:39 -07:00
probe.ts msteams: implement Teams AI agent UX best practices (#51808) 2026-03-23 22:03:39 -07:00
reply-dispatcher.test.ts fix(msteams): add blockStreaming config and progressive delivery (#56134) 2026-03-27 23:53:24 -05:00
reply-dispatcher.ts fix(msteams): use formatUnknownError instead of String(err) for error logging (#59321) 2026-04-01 21:06:44 -05:00
reply-stream-controller.test.ts fix(msteams): prevent duplicate text when stream exceeds 4000 char limit (#59297) 2026-04-01 19:03:19 -05:00
reply-stream-controller.ts fix(msteams): use formatUnknownError instead of String(err) for error logging (#59321) 2026-04-01 21:06:44 -05:00
resolve-allowlist.test.ts fix(msteams): use General channel conversation ID as team key for Bot Framework compatibility (#41838) 2026-03-10 09:13:41 +01:00
resolve-allowlist.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
revoked-context.ts
runtime.ts Plugins: internalize msteams SDK imports 2026-03-17 20:11:24 -07:00
sdk-types.ts msteams: implement Teams AI agent UX best practices (#51808) 2026-03-23 22:03:39 -07:00
sdk.test.ts fix(msteams): prevent path-to-regexp crash with express 5 (#55440) 2026-04-01 10:00:06 -05:00
sdk.ts fix(msteams): use formatUnknownError instead of String(err) for error logging (#59321) 2026-04-01 21:06:44 -05:00
secret-contract.ts refactor(extensions): move channel-specific config surfaces out of core 2026-04-04 05:06:32 +01:00
secret-input.ts perf(msteams): narrow secret and ssrf runtime seams 2026-04-03 18:47:31 +09:00
send-context.ts fix(msteams): use formatUnknownError instead of String(err) for error logging (#59321) 2026-04-01 21:06:44 -05:00
send.test.ts refactor(msteams): narrow send sdk imports 2026-04-03 22:47:07 +09:00
send.ts fix: keep extension helper imports behind local runtime barrels (#60153) 2026-04-03 23:01:43 +09:00
sent-message-cache.test.ts
sent-message-cache.ts fix: restore CI runtime seams 2026-03-27 14:07:01 +00:00
session-route.ts MSTeams: move outbound session routing behind plugin boundary 2026-03-18 04:09:48 +00:00
setup-core.ts refactor: add shared setup sdk subpath 2026-03-16 20:17:13 -07:00
setup-surface.test.ts test: trim extension test import churn 2026-04-03 04:41:08 +01:00
setup-surface.ts fix(msteams): use formatUnknownError instead of String(err) for error logging (#59321) 2026-04-01 21:06:44 -05:00
storage.ts
store-fs.ts fix: keep extension helper imports behind local runtime barrels (#60153) 2026-04-03 23:01:43 +09:00
streaming-message.test.ts msteams: implement Teams AI agent UX best practices (#51808) 2026-03-23 22:03:39 -07:00
streaming-message.ts fix(msteams): use formatUnknownError instead of String(err) for error logging (#59321) 2026-04-01 21:06:44 -05:00
test-runtime.ts Tests: align plugin test imports with local barrels 2026-03-17 23:23:58 -07:00
token-response.ts
token.test.ts test: collapse msteams helper suites 2026-03-25 05:57:02 +00:00
token.ts Plugins: internalize msteams SDK imports 2026-03-17 20:11:24 -07:00
user-agent.test.ts test: collapse msteams helper suites 2026-03-25 05:57:02 +00:00
user-agent.ts msteams: implement Teams AI agent UX best practices (#51808) 2026-03-23 22:03:39 -07:00
webhook-timeouts.ts fix(test): reduce startup-heavy hotspot retention (#52381) 2026-03-22 12:28:55 -07:00
welcome-card.test.ts msteams: implement Teams AI agent UX best practices (#51808) 2026-03-23 22:03:39 -07:00
welcome-card.ts msteams: implement Teams AI agent UX best practices (#51808) 2026-03-23 22:03:39 -07:00