{ "id": "background-runner", "name": "Background Runner", "description": "Drives core TaskService.runDueTasks() from OS-level wake-ups (BGTaskScheduler on iOS, WorkManager on Android via @capacitor/background-runner). Falls back to a setInterval poll on non-mobile hosts. Registers serviceType=\"background_runner\" and sets runtime.serverless=true.", "npmName": "@elizaos/plugin-background-runner", "version": "0.1.0", "source": "bundled", "tags": ["background", "scheduler", "mobile", "capacitor", "ios", "android"], "config": {}, "render": { "visible": true, "pinTo": [], "style": "card", "icon": "Clock", "group": "automation", "groupOrder": 9, "actions": ["enable"] }, "resources": { "homepage": "https://github.com/eliza-ai/eliza/tree/develop/plugins/plugin-background-runner#readme", "repository": "https://github.com/eliza-ai/eliza" }, "dependsOn": [], "kind": "plugin", "subtype": "automation" }