qwen-code/packages/channels/base/src
qqqys 20f9f08ce5
feat(channels): expose loop tools in daemon sessions (#7891)
* feat(channels): expose loop tools in daemon sessions

* fix(serve): preserve fast-path bundle boundary

---------

Co-authored-by: qwen-code-dev-bot <269191875+qwen-code-dev-bot@users.noreply.github.com>
2026-07-28 13:07:36 +00:00
..
__fixtures__ test(channels): add memory recall evaluation baseline (#7220) 2026-07-20 05:15:10 +00:00
AcpBridge.test.ts fix(daemon): harden Todo Stop Guard continuations (#7821) 2026-07-28 06:51:40 +00:00
AcpBridge.ts fix(daemon): harden Todo Stop Guard continuations (#7821) 2026-07-28 06:51:40 +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 feat(channels): save explicit multi-fact memory safely (#7092) 2026-07-17 15:24:11 +00:00
channel-memory-intent.ts feat(channels): save explicit multi-fact memory safely (#7092) 2026-07-17 15:24:11 +00:00
channel-memory-recall-eval.test.ts test(channels): add memory recall evaluation baseline (#7220) 2026-07-20 05:15:10 +00:00
channel-memory-recall.test.ts perf(channels): cache channel memory recall (#7175) 2026-07-18 23:18:15 +00:00
channel-memory-recall.ts perf(channels): cache channel memory recall (#7175) 2026-07-18 23:18:15 +00:00
ChannelAgentBridge.ts fix(channels): deliver background agent replies (#7336) 2026-07-20 18:03:56 +00:00
ChannelBase.test.ts fix(daemon): harden Todo Stop Guard continuations (#7821) 2026-07-28 06:51:40 +00:00
ChannelBase.ts fix(daemon): harden Todo Stop Guard continuations (#7821) 2026-07-28 06:51:40 +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
ChannelProactiveDeliveryError.ts feat(daemon): add explicit channel delivery (#7388) 2026-07-23 17:44:23 +00:00
ChannelWebhookTask.ts feat(channels): support webhook-triggered channel tasks (#6495) 2026-07-10 12:54:27 +00:00
DaemonChannelBridge.test.ts feat(channels): expose loop tools in daemon sessions (#7891) 2026-07-28 13:07:36 +00:00
DaemonChannelBridge.ts feat(channels): expose loop tools in daemon sessions (#7891) 2026-07-28 13:07:36 +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): expose loop tools in daemon sessions (#7891) 2026-07-28 13:07:36 +00:00
PairingStore.test.ts fix(channels): scope pairing and allowlist state by workspace (#7065) 2026-07-18 13:33:26 +00:00
PairingStore.ts fix(channels): scope pairing and allowlist state by workspace (#7065) 2026-07-18 13:33:26 +00:00
paths.test.ts fix(channels): scope pairing and allowlist state by workspace (#7065) 2026-07-18 13:33:26 +00:00
paths.ts fix(channels): scope pairing and allowlist state by workspace (#7065) 2026-07-18 13:33:26 +00:00
PollingChannelBase.test.ts feat(channels): GitHub polling adapter with notification-as-wakeup architecture (#7632) 2026-07-25 09:31:50 +00:00
PollingChannelBase.ts feat(channels): GitHub polling adapter with notification-as-wakeup architecture (#7632) 2026-07-25 09:31:50 +00:00
sanitize.test.ts feat(cli): Harden daemon-managed channel worker (#6098) 2026-07-01 13:26:38 +00:00
sanitize.ts fix(channels): cap channel memory recall prompt (#6617) 2026-07-10 13:09:05 +00:00
SenderGate.test.ts feat(channels): GitHub polling adapter with notification-as-wakeup architecture (#7632) 2026-07-25 09:31:50 +00:00
SenderGate.ts feat(channels): GitHub polling adapter with notification-as-wakeup architecture (#7632) 2026-07-25 09:31:50 +00:00
SessionRouter.test.ts feat(channels): GitHub polling adapter with notification-as-wakeup architecture (#7632) 2026-07-25 09:31:50 +00:00
SessionRouter.ts feat(channels): GitHub polling adapter with notification-as-wakeup architecture (#7632) 2026-07-25 09:31:50 +00:00
types.ts feat(channels): GitHub polling adapter with notification-as-wakeup architecture (#7632) 2026-07-25 09:31:50 +00:00