mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-17 13:13:35 +08:00
20 lines
423 B
JSON
20 lines
423 B
JSON
{
|
|
"tasks": [
|
|
{
|
|
"id": "b4851079",
|
|
"cron": "0 9 * * *",
|
|
"prompt": "test prompt",
|
|
"createdAt": 1775497208158,
|
|
"recurring": true,
|
|
"name": "test-name",
|
|
"description": "test description",
|
|
"folder": "/test/folder",
|
|
"model": "claude-opus-4-6",
|
|
"permissionMode": "ask",
|
|
"worktree": false,
|
|
"frequency": "daily",
|
|
"scheduledTime": "09:00"
|
|
}
|
|
]
|
|
}
|