TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
Innei 向 mx-space/core 提交了一个更改 refactor(task-queue): add scope isolation and abstract base task controller Introduce scope dimension to TaskQueueService so AI and cron tasks operate independently via Redis indexes. Extract ScopedTaskService as scope-aware wrapper with strict access verification, and BaseTaskController for shared CRUD routes.