- 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
16 lines
346 B
JSON
16 lines
346 B
JSON
{
|
|
"cmd_type": "add",
|
|
"task_id": null,
|
|
"payload": {
|
|
"title": "审查 .gitignore 配置",
|
|
"description": "检查 .gitignore 是否完整,清理冗余规则",
|
|
"priority": 1,
|
|
"tags": [
|
|
"config",
|
|
"review"
|
|
]
|
|
},
|
|
"sender": "main",
|
|
"timestamp": "2026-04-05T13:07:23.543938",
|
|
"id": "20260405_130723_543950"
|
|
} |