openclaw/extensions/sms/src
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
..
accounts.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
accounts.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
channel.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
channel.ts fix(agent): preserve explicit recipient sessions (#101507) 2026-07-07 10:07:13 +01:00
config-schema.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
gateway.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
gateway.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
inbound.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
inbound.ts feat: add channel pairing request hook (#97733) 2026-07-05 19:11:58 -07:00
phone.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
phone.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
runtime.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
secret-contract.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
secret-contract.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
send.test.ts fix(sms): strip internal tool traces from replies 2026-07-01 04:12:55 -07:00
send.ts fix(sms): strip internal tool traces from replies 2026-07-01 04:12:55 -07:00
session-route.test.ts fix(agent): preserve explicit recipient sessions (#101507) 2026-07-07 10:07:13 +01:00
status.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
status.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
twilio.test.ts fix(sms): guard Twilio JSON.parse against malformed API response bodies (#97999) 2026-06-30 18:15:08 -07:00
twilio.ts fix(sms): guard Twilio JSON.parse against malformed API response bodies (#97999) 2026-06-30 18:15:08 -07:00
types.ts refactor(plugins): localize private config types (#101452) 2026-07-07 00:34:46 -07:00
webhook.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
webhook.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00