diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index dc0b05429..1f3741c74 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "74ec956e429b745f0a4bbc015acda6830fe58339", - "syncedAt": "2026-05-06T16:24:36.365Z" + "sha": "462b96b33fa953435ed0d621b3486b9eb086f731", + "syncedAt": "2026-05-06T16:33:58.709Z" } diff --git a/docs/channels/msteams.md b/docs/channels/msteams.md index e8fc0eb3e..463c8ed84 100644 --- a/docs/channels/msteams.md +++ b/docs/channels/msteams.md @@ -709,7 +709,7 @@ Key settings (see `/gateway/configuration` for shared channel patterns): - `channels.msteams.managedIdentityClientId`: client ID for user-assigned managed identity. - `channels.msteams.sharePointSiteId`: SharePoint site ID for file uploads in group chats/channels (see [Sending files in group chats](#sending-files-in-group-chats)). -## Routing & Sessions +## Routing and sessions - Session keys follow the standard agent format (see [/concepts/session](/concepts/session)): - Direct messages share the main session (`agent::`). @@ -752,7 +752,7 @@ Teams recently introduced two channel UI styles over the same underlying data mo } ``` -## Attachments & Images +## Attachments and images **Current limitations:**