openclaw/src/infra/outbound
Peter Steinberger 0130ecd800 fix: paragraph-aware newline chunking (#1726)
Thanks @tyler6204

Co-authored-by: Tyler Yust <64381258+tyler6204@users.noreply.github.com>
2026-01-25 13:24:19 +00:00
..
agent-delivery.test.ts refactor: reuse agent outbound target resolution 2026-01-17 06:54:31 +00:00
agent-delivery.ts fix: preserve subagent thread routing (#1241) 2026-01-20 17:22:07 +00:00
channel-adapters.ts refactor: centralize outbound policy + target schema 2026-01-17 03:33:56 +00:00
channel-selection.ts fix: stabilize gateway config tests + tool schema 2026-01-15 05:16:28 +00:00
channel-target.ts refactor: centralize target normalization 2026-01-17 06:45:11 +00:00
deliver.test.ts fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
deliver.ts Fix newline chunking: keep paragraphs/lists together 2026-01-25 13:24:19 +00:00
directory-cache.ts refactor: centralize target normalization 2026-01-17 06:45:11 +00:00
envelope.test.ts refactor: unify outbound result envelopes 2026-01-07 02:36:05 +00:00
envelope.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
format.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
format.ts refactor: migrate messaging plugins to sdk 2026-01-18 08:54:00 +00:00
message-action-runner.test.ts fix: harden message aborts + bluebubbles dm create (#1751) (thanks @tyler6204) 2026-01-25 10:20:14 +00:00
message-action-runner.threading.test.ts fix: harden outbound mirroring normalization 2026-01-24 12:57:58 +00:00
message-action-runner.ts fix: harden message aborts + bluebubbles dm create (#1751) (thanks @tyler6204) 2026-01-25 10:20:14 +00:00
message-action-spec.ts feat: implement short ID mapping for BlueBubbles messages and enhance reply context caching 2026-01-21 00:45:01 -08:00
message.test.ts refactor: migrate messaging plugins to sdk 2026-01-18 08:54:00 +00:00
message.ts fix(bluebubbles): route phone-number targets to direct chats; prevent internal IDs leaking in cross-context prefix (#1751) 2026-01-25 10:03:08 +00:00
outbound-policy.test.ts refactor: require target for message actions 2026-01-17 04:15:46 +00:00
outbound-policy.ts fix(bluebubbles): route phone-number targets to direct chats; prevent internal IDs leaking in cross-context prefix (#1751) 2026-01-25 10:03:08 +00:00
outbound-send-service.ts fix(bluebubbles): route phone-number targets to direct chats; prevent internal IDs leaking in cross-context prefix (#1751) 2026-01-25 10:03:08 +00:00
outbound-session.test.ts fix: align bluebubbles outbound group sessions 2026-01-24 12:23:26 +00:00
outbound-session.ts fix: align bluebubbles outbound group sessions 2026-01-24 12:23:26 +00:00
payloads.test.ts feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
payloads.ts feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
target-errors.ts refactor: trim resolver exports 2026-01-17 07:36:09 +00:00
target-normalization.ts refactor: unify target resolver metadata 2026-01-17 07:34:26 +00:00
target-resolver.test.ts test: fix mocks for target resolver 2026-01-17 04:41:02 +00:00
target-resolver.ts fix(bluebubbles): route phone-number targets to direct chats; prevent internal IDs leaking in cross-context prefix (#1751) 2026-01-25 10:03:08 +00:00
targets.test.ts fix: preserve subagent thread routing (#1241) 2026-01-20 17:22:07 +00:00
targets.ts fix: resolve heartbeat sender and Slack thread_ts 2026-01-23 02:05:34 +00:00