qwen-code/packages/channels/base/src
qqqys b8b3287308
fix(channels): add chat payload diagnostics (#6539)
* fix(channels): improve wecom mention diagnostics

* fix(channels): harden diagnostic logging

* fix(channels): redact platform sender identities

* test(channels): assert debug silence before restoring spies

* fix(channels): log pairing-required preflight drops

* fix(channels): compact debug payload logs

* test(channels): expect compact debug payload logs
2026-07-08 23:23:47 +00:00
..
AcpBridge.test.ts fix(channel): Relay ACP permission requests (#6446) 2026-07-08 03:27:25 +00:00
AcpBridge.ts fix(channel): Relay ACP permission requests (#6446) 2026-07-08 03:27:25 +00:00
BlockStreamer.test.ts feat(channels): register Telegram bot command menu (#5919) 2026-06-27 22:53:08 +00:00
BlockStreamer.ts feat(channels): register Telegram bot command menu (#5919) 2026-06-27 22:53:08 +00:00
channel-memory-intent.test.ts [codex] add natural channel memory intents (#6376) 2026-07-07 15:25:01 +00:00
channel-memory-intent.ts [codex] add natural channel memory intents (#6376) 2026-07-07 15:25:01 +00:00
ChannelAgentBridge.ts fix(channel): Relay ACP permission requests (#6446) 2026-07-08 03:27:25 +00:00
ChannelBase.test.ts fix(channels): add chat payload diagnostics (#6539) 2026-07-08 23:23:47 +00:00
ChannelBase.ts fix(channels): add chat payload diagnostics (#6539) 2026-07-08 23:23:47 +00:00
ChannelLoopScheduler.test.ts feat(channel): add channel loop support (#6073) 2026-07-01 05:07:21 +00:00
ChannelLoopScheduler.ts feat(channels): add identity and task lifecycle metadata (#6105) 2026-07-02 09:04:07 +00:00
ChannelLoopStore.test.ts [codex] add proactive channel loop tools (#6287) 2026-07-05 15:49:48 +00:00
ChannelLoopStore.ts [codex] add proactive channel loop tools (#6287) 2026-07-05 15:49:48 +00:00
ChannelLoopTools.test.ts [codex] add proactive channel loop tools (#6287) 2026-07-05 15:49:48 +00:00
ChannelLoopTools.ts [codex] add proactive channel loop tools (#6287) 2026-07-05 15:49:48 +00:00
DaemonChannelBridge.test.ts feat(channels): add listSessions to ChannelAgentBridge (#6182) 2026-07-02 10:36:43 +00:00
DaemonChannelBridge.ts feat(channels): add listSessions to ChannelAgentBridge (#6182) 2026-07-02 10:36:43 +00:00
DmGate.test.ts feat(channels): add dmPolicy config to disable private/DM messages (#6521) 2026-07-08 12:01:10 +00:00
DmGate.ts feat(channels): add dmPolicy config to disable private/DM messages (#6521) 2026-07-08 12:01:10 +00:00
group-history-store.test.ts feat(channels): add group history backfill (#6074) 2026-07-01 16:24:09 +08:00
group-history-store.ts feat(channels): add group history backfill (#6074) 2026-07-01 16:24:09 +08:00
GroupGate.test.ts test(channels): add comprehensive test suites for channel adapters 2026-03-27 15:26:39 +00:00
GroupGate.ts feat(channels): add group chat support for Telegram 2026-03-25 02:04:27 +00:00
index.ts feat(channels): add dmPolicy config to disable private/DM messages (#6521) 2026-07-08 12:01:10 +00:00
PairingStore.ts feat(core): support QWEN_HOME env var to customize config directory (#2953) 2026-05-09 15:51:52 +08:00
paths.test.ts fix(ci): create isolated home before tests (#6071) 2026-06-30 12:42:44 +00:00
paths.ts fix(channels): expand tilde in channel cwd config (#4045) 2026-05-12 16:09:35 +08:00
sanitize.test.ts feat(cli): Harden daemon-managed channel worker (#6098) 2026-07-01 13:26:38 +00:00
sanitize.ts feat(cli): Harden daemon-managed channel worker (#6098) 2026-07-01 13:26:38 +00:00
SenderGate.test.ts feat(channels): add group history backfill (#6074) 2026-07-01 16:24:09 +08:00
SenderGate.ts feat(channels): add group history backfill (#6074) 2026-07-01 16:24:09 +08:00
SessionRouter.test.ts [codex] add proactive channel loop tools (#6287) 2026-07-05 15:49:48 +00:00
SessionRouter.ts [codex] add proactive channel loop tools (#6287) 2026-07-05 15:49:48 +00:00
types.ts feat(channels): add dmPolicy config to disable private/DM messages (#6521) 2026-07-08 12:01:10 +00:00