mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-10 00:11:19 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| accounts.test.ts | ||
| accounts.ts | ||
| channel.test.ts | ||
| channel.ts | ||
| config-schema.ts | ||
| gateway.test.ts | ||
| gateway.ts | ||
| inbound.test.ts | ||
| inbound.ts | ||
| phone.test.ts | ||
| phone.ts | ||
| runtime.ts | ||
| secret-contract.test.ts | ||
| secret-contract.ts | ||
| send.test.ts | ||
| send.ts | ||
| session-route.test.ts | ||
| status.test.ts | ||
| status.ts | ||
| twilio.test.ts | ||
| twilio.ts | ||
| types.ts | ||
| webhook.test.ts | ||
| webhook.ts | ||