mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-07-26 01:14:34 +00:00
* feat(channel): add proactive routines * fix(channel): harden scheduled routines * fix(channel): report Feishu proactive send failures * fix(channel): reject unsupported threaded routines * fix(channel): harden routine scheduler lifecycle * fix(channel): enforce routine quotas atomically * feat(channel): surface routine lifecycle * test(channel): align routine job fixtures * fix(channel): initialize routine lifecycle fields * fix(channel): harden routine scheduler concurrency * fix(channel): evict timed out scheduled sessions * fix(channel): harden routine lifecycle review gaps * feat(channel): add channel loop support * test(channel): fix loop scheduler lint * fix(channel): harden loop lifecycle checks * test(channel): fix loop scheduler lint * fix(channel): harden loop review handling * fix(channel): harden loop timeout handling * fix(channel): cap loop scheduler concurrency * fix(channel): harden loop session recovery * fix(channel): harden loop lifecycle recovery * fix(channel): harden loop recovery gaps * fix(telegram): preserve injected bot on first connect |
||
|---|---|---|
| .. | ||
| 2026-05-15-worktree-phase-c.md | ||
| 2026-05-26-daemon-logger.md | ||
| 2026-05-27-daemon-workspace-service.md | ||
| 2026-05-28-computer-use-built-in.md | ||
| 2026-06-30-channel-loop.md | ||