qwen-code/docs/superpowers
qqqys c958e6f6f9
feat(channel): add channel loop support (#6073)
* 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-07-01 05:07:21 +00:00
..
plans feat(channel): add channel loop support (#6073) 2026-07-01 05:07:21 +00:00
specs fix(core): add streaming inactivity timeout to the OpenAI pipeline (#5827) 2026-06-24 23:33:55 +00:00