- Click entrypoint: mybot update (make install / pip -e), mybot chat (claude in repo) - Optional --dangerously-skip-permissions for Claude Code - Makefile install; hatchling package layout - .gitignore: venv, build artifacts, workspace (local symlinks) Made-with: Cursor
24 lines
609 B
JSON
24 lines
609 B
JSON
{
|
|
"success": true,
|
|
"cmd_id": "20260405_125001_887647",
|
|
"data": {
|
|
"task": {
|
|
"id": "fe36a678",
|
|
"title": "重构代码",
|
|
"description": "清理冗余代码",
|
|
"status": "done",
|
|
"priority": 1,
|
|
"tags": [
|
|
"refactor"
|
|
],
|
|
"created_at": "2026-04-05T12:49:49.976095",
|
|
"updated_at": "2026-04-05T12:50:15.276411",
|
|
"completed_at": "2026-04-05T12:50:15.276409",
|
|
"metadata": {}
|
|
},
|
|
"message": "✅ 已完成: [fe36a678] 重构代码"
|
|
},
|
|
"error": null,
|
|
"timestamp": "2026-04-05T12:50:15.276637",
|
|
"id": "20260405_125015_276639"
|
|
} |