openclaw/extensions/synology-chat
Peter Steinberger a2a68d154b
fix(agent): preserve explicit recipient sessions (#101507)
* fix(agent): honor recipient session routing

Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com>
Co-authored-by: pingfanfan <pingfan.work@gmail.com>

* fix(agent): preserve canonical recipient routes

* fix(agent): require exact recipient routes

Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com>

Co-authored-by: pingfanfan <pingfan.work@gmail.com>

* fix(agent): harden recipient route resolution

* fix(imessage): require canonical recipient handles

* fix(agent): refine provider recipient exactness

* fix(agent): bound direct alias session routing

* fix(signal): preserve direct alias route type

* fix(agent): honor binding-scoped recipient sessions

* fix(routing): honor configured main session aliases

* fix(clickclack): align account-owned session routes

* fix(twitch): preserve canonical recipient sessions

* fix(routing): isolate stable outbound identities

* chore: defer recipient session changelog

* fix(sms): use dedicated channel SDK facade

---------

Co-authored-by: vincentkoc <25068+vincentkoc@users.noreply.github.com>
Co-authored-by: pingfanfan <pingfan.work@gmail.com>
2026-07-07 10:07:13 +01:00
..
src fix(agent): preserve explicit recipient sessions (#101507) 2026-07-07 10:07:13 +01:00
api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
channel-plugin-api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
contract-api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
index.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
npm-shrinkwrap.json chore(release): close out 2026.6.11 on main 2026-06-30 11:31:08 -07:00
openclaw.plugin.json fix(plugins): remove simpleicons icon color paths (#95987) 2026-06-23 12:16:02 -07:00
package.json chore(release): close out 2026.6.11 on main 2026-06-30 11:31:08 -07:00
README.md docs(plugins): add npm readmes for channel providers 2026-05-31 20:02:45 +01:00
setup-api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
setup-entry.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
tsconfig.json

OpenClaw Synology Chat

Official OpenClaw channel plugin for Synology Chat conversations and direct messages.

Install from OpenClaw:

openclaw plugin add @openclaw/synology-chat

Configure Synology Chat credentials and allowed conversations in OpenClaw, then use the plugin to route messages between Synology Chat and OpenClaw agents.