41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"jobs": [
|
|
{
|
|
"id": "8a269d122edc",
|
|
"name": "music-video-overnight",
|
|
"prompt": "Run music video pipeline overnight. Execute /root/music-video-pipeline/cron.sh which generates videos, scores them, and delivers to Alexander. Log to /tmp/music_pipeline.log.",
|
|
"skills": [],
|
|
"skill": null,
|
|
"model": null,
|
|
"provider": null,
|
|
"base_url": null,
|
|
"schedule": {
|
|
"kind": "cron",
|
|
"expr": "0 2 * * *",
|
|
"display": "0 2 * * *"
|
|
},
|
|
"schedule_display": "0 2 * * *",
|
|
"repeat": {
|
|
"times": null,
|
|
"completed": 1
|
|
},
|
|
"enabled": true,
|
|
"state": "scheduled",
|
|
"paused_at": null,
|
|
"paused_reason": null,
|
|
"created_at": "2026-04-01T22:18:21.201597+00:00",
|
|
"next_run_at": "2026-04-03T02:00:00+00:00",
|
|
"last_run_at": "2026-04-02T02:02:31.405779+00:00",
|
|
"last_status": "ok",
|
|
"last_error": null,
|
|
"deliver": "local",
|
|
"origin": {
|
|
"platform": "telegram",
|
|
"chat_id": "7635059073",
|
|
"chat_name": "Alexander Whitestone",
|
|
"thread_id": null
|
|
}
|
|
}
|
|
],
|
|
"updated_at": "2026-04-02T02:02:31.407364+00:00"
|
|
} |