openclaw/src/channels
Peter Steinberger 592dd35ce9 refactor: share directory config helpers 2026-03-13 16:51:59 +00:00
..
allowlists Allowlists: type test runtime mocks 2026-03-07 16:09:57 -08:00
plugins refactor: share directory config helpers 2026-03-13 16:51:59 +00:00
telegram test(telegram): table-drive channel override and id helper cases 2026-02-21 23:28:06 +00:00
transport refactor(core): dedupe command, hook, and cron fixtures 2026-03-02 21:31:36 +00:00
web perf(test): consolidate channel misc suites 2026-02-16 00:18:27 +00:00
account-snapshot-fields.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
account-snapshot-fields.ts CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
account-summary.ts refactor: share trimmed string entry normalization 2026-03-07 23:27:51 +00:00
ack-reactions.test.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
ack-reactions.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
allow-from.test.ts refactor(security): centralize channel allowlist auth policy 2026-02-26 13:06:33 +01:00
allow-from.ts refactor(security): centralize channel allowlist auth policy 2026-02-26 13:06:33 +01:00
allowlist-match.test.ts fix: remove stale allowlist matcher cache 2026-03-11 00:00:04 +00:00
allowlist-match.ts refactor: compile allowlist matchers 2026-03-11 00:07:47 +00:00
channel-config.test.ts fix(test): repair readonly case table typing 2026-02-22 00:10:07 +01:00
channel-config.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
channels-misc.test.ts test: dedupe channel/web cases and tighten gateway e2e waits 2026-02-21 23:02:44 +00:00
chat-type.ts refactor: unify peer kind to ChatType, rename dm to direct (#11881) 2026-02-09 09:20:52 +09:00
command-gating.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
command-gating.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
conversation-label.test.ts refactor: consolidate typing lifecycle and queue policy 2026-02-25 02:16:03 +00:00
conversation-label.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
dock.test.ts refactor: share dock config adapter helper scaffolding 2026-03-07 23:27:51 +00:00
dock.ts refactor: share dock config adapter helper scaffolding 2026-03-07 23:27:51 +00:00
draft-stream-controls.test.ts fix: align draft/outbound typings and tests 2026-02-22 08:03:29 +00:00
draft-stream-controls.ts fix: align draft/outbound typings and tests 2026-02-22 08:03:29 +00:00
draft-stream-loop.ts fix(telegram): split streaming preview per assistant block (#22613) 2026-02-21 18:05:23 +05:30
inbound-debounce-policy.test.ts refactor: unify inbound debounce policy and split gateway/models helpers 2026-03-03 00:54:33 +00:00
inbound-debounce-policy.ts refactor: unify inbound debounce policy and split gateway/models helpers 2026-03-03 00:54:33 +00:00
location.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
location.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
logging.ts refactor: standardize channel logging 2026-01-23 23:34:30 +00:00
mention-gating.test.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
mention-gating.ts
model-overrides.test.ts test(telegram): table-drive channel override and id helper cases 2026-02-21 23:28:06 +00:00
model-overrides.ts Channels: add thread-aware model overrides 2026-02-20 19:26:25 -06:00
native-command-session-targets.test.ts refactor(channels): share native command session targets 2026-03-08 01:27:05 +00:00
native-command-session-targets.ts refactor(channels): share native command session targets 2026-03-08 01:27:05 +00:00
read-only-account-inspect.ts CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
registry.helpers.test.ts refactor: consolidate typing lifecycle and queue policy 2026-02-25 02:16:03 +00:00
registry.ts Fix/Complete LINE `requireMention` gating behavior (#35847) 2026-03-07 14:06:07 -06:00
reply-prefix.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
run-state-machine.test.ts Runtime: stabilize tool/run state transitions under compaction and backpressure 2026-03-03 21:25:32 -06:00
run-state-machine.ts Runtime: stabilize tool/run state transitions under compaction and backpressure 2026-03-03 21:25:32 -06:00
sender-identity.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
sender-label.test.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
sender-label.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
session-envelope.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
session-meta.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
session.test.ts refactor: harden plugin install flow and main DM route pinning 2026-03-02 21:22:38 +00:00
session.ts refactor: harden plugin install flow and main DM route pinning 2026-03-02 21:22:38 +00:00
status-reactions.test.ts feat: show status reaction during context compaction (#35474) 2026-03-12 21:06:15 -07:00
status-reactions.ts feat: show status reaction during context compaction (#35474) 2026-03-12 21:06:15 -07:00
targets.test.ts refactor: consolidate typing lifecycle and queue policy 2026-02-25 02:16:03 +00:00
targets.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
thread-binding-id.test.ts refactor: share thread binding id parser 2026-03-07 20:33:50 +00:00
thread-binding-id.ts refactor: share thread binding id parser 2026-03-07 20:33:50 +00:00
thread-bindings-messages.ts Discord: thread bindings idle + max-age lifecycle (#27845) (thanks @osolmaz) 2026-02-27 10:02:39 +01:00
thread-bindings-policy.ts refactor: dedupe runtime and helper flows 2026-03-02 12:55:47 +00:00
typing-lifecycle.ts refactor: consolidate typing lifecycle and queue policy 2026-02-25 02:16:03 +00:00
typing-start-guard.test.ts refactor: unify typing dispatch lifecycle and policy boundaries 2026-02-26 17:36:16 +01:00
typing-start-guard.ts refactor: unify typing dispatch lifecycle and policy boundaries 2026-02-26 17:36:16 +01:00
typing.test.ts [AI-assisted] test: fix typing and test fixture issues (#31444) 2026-03-02 00:41:21 -08:00
typing.ts refactor: unify typing dispatch lifecycle and policy boundaries 2026-02-26 17:36:16 +01:00