openclaw/src/channels
Vincent Koc e4d80ed556
CI: restore main detect-secrets scan (#38438)
* Tests: stabilize detect-secrets fixtures

* Tests: fix rebased detect-secrets false positives

* Docs: keep snippets valid under detect-secrets

* Tests: finalize detect-secrets false-positive fixes

* Tests: reduce detect-secrets false positives

* Tests: keep detect-secrets pragmas inline

* Tests: remediate next detect-secrets batch

* Tests: tighten detect-secrets allowlists

* Tests: stabilize detect-secrets formatter drift
2026-03-07 10:06:35 -08:00
..
allowlists fix(discord): enrich allowlist resolution logs 2026-03-02 04:19:37 +00:00
plugins refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +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 CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
ack-reactions.test.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
ack-reactions.ts
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.ts perf: cache allowlist and account-id normalization 2026-03-02 21:58:35 +00:00
channel-config.test.ts fix(test): repair readonly case table typing 2026-02-22 00:10:07 +01:00
channel-config.ts
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
command-gating.ts
conversation-label.test.ts refactor: consolidate typing lifecycle and queue policy 2026-02-25 02:16:03 +00:00
conversation-label.ts
dock.test.ts CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
dock.ts CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06: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
location.ts
logging.ts
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
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: stop hardcoded channel fallback and auto-pick sole configured channel (#23357) (thanks @lbo728) 2026-02-22 11:21:43 +01: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
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 refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
status-reactions.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00: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-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