openclaw/src/infra/outbound
Peter Steinberger 331141ad77 refactor: centralize message target resolution
Co-authored-by: Thinh Dinh <tobalsan@users.noreply.github.com>
2026-01-17 06:04:49 +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: require target for message actions 2026-01-17 04:15:46 +00:00
deliver.test.ts feat: mirror delivered outbound messages (#1031) 2026-01-17 02:03:18 +00:00
deliver.ts feat: mirror delivered outbound messages (#1031) 2026-01-17 02:03:18 +00:00
directory-cache.ts refactor: require target for message actions 2026-01-17 04:15:46 +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 feat: add matrix channel plugin 2026-01-15 08:40:37 +00:00
message-action-runner.test.ts style: oxfmt format 2026-01-17 05:48:56 +00:00
message-action-runner.ts style: oxfmt format 2026-01-17 05:48:56 +00:00
message-action-spec.ts refactor: require target for message actions 2026-01-17 04:15:46 +00:00
message.test.ts feat!: move msteams to plugin 2026-01-16 02:59:43 +00:00
message.ts feat: mirror delivered outbound messages (#1031) 2026-01-17 02:03:18 +00:00
outbound-policy.test.ts refactor: require target for message actions 2026-01-17 04:15:46 +00:00
outbound-policy.ts refactor: centralize message target resolution 2026-01-17 06:04:49 +00:00
outbound-send-service.ts style: oxfmt format 2026-01-17 05:48:56 +00:00
payloads.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
payloads.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
target-errors.ts refactor: centralize target errors and cache lookups 2026-01-17 04:28:22 +00:00
target-resolver.test.ts test: fix mocks for target resolver 2026-01-17 04:41:02 +00:00
target-resolver.ts refactor: centralize message target resolution 2026-01-17 06:04:49 +00:00
targets.test.ts refactor: unify delivery target resolution 2026-01-17 05:29:06 +00:00
targets.ts refactor: centralize message target resolution 2026-01-17 06:04:49 +00:00