openclaw/extensions/qa-channel
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
index.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
openclaw.plugin.json
package.json chore: update dependencies (#100027) 2026-07-04 14:56:50 -04:00
runtime-api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
setup-entry.test.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
setup-plugin-api.ts
test-api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
tsconfig.json