← Назад{
"project": "openclaw",
"name": "OpenClaw Agent",
"tasks": [
{
"id": "openclaw-1",
"title": "Fix model switching router",
"description": "Debug gateway instability when changing models",
"priority": "critical",
"status": "in_progress",
"createdAt": "2026-02-18T10:00:00Z",
"updatedAt": "2026-02-22T16:00:00Z",
"progress": 60,
"tags": ["models", "gateway", "debugging"]
},
{
"id": "openclaw-2",
"title": "Add web search API integration",
"description": "Integrate Brave Search or SerpAPI for research",
"priority": "high",
"status": "proposed",
"createdAt": "2026-02-20T10:00:00Z",
"updatedAt": "2026-02-20T10:00:00Z",
"tags": ["search", "api", "research"]
},
{
"id": "openclaw-3",
"title": "Create memory maintenance cron",
"description": "Setup automatic cleanup of old memory files",
"priority": "medium",
"status": "done",
"createdAt": "2026-02-15T10:00:00Z",
"updatedAt": "2026-02-17T14:00:00Z",
"completedAt": "2026-02-17T14:00:00Z",
"tags": ["memory", "cron", "maintenance"]
},
{
"id": "openclaw-4",
"title": "Implement voice synthesis",
"description": "Add TTS capability for storytelling features",
"priority": "low",
"status": "proposed",
"createdAt": "2026-02-21T10:00:00Z",
"updatedAt": "2026-02-21T10:00:00Z",
"tags": ["voice", "tts", "audio"]
}
]
}