mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-17 13:13:35 +08:00
- Remove redundant Model tab — model config is handled by Providers - Move Effort Level control to General tab - Fix Test Connection disabled in edit mode — use testProvider(id) when no new API key entered Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"tasks": [
|
|
{
|
|
"id": "b4851079",
|
|
"cron": "0 9 * * *",
|
|
"prompt": "test prompt",
|
|
"createdAt": 1775497208158,
|
|
"recurring": true,
|
|
"lastFiredAt": 1775525400260
|
|
}
|
|
]
|
|
}
|