- 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
348 B
JSON
16 lines
348 B
JSON
{
|
|
"cmd_type": "add",
|
|
"task_id": null,
|
|
"payload": {
|
|
"title": "完成 git 提交",
|
|
"description": "分步提交当前修改:先 configs,再 src,最后 tests",
|
|
"priority": 1,
|
|
"tags": [
|
|
"git",
|
|
"commit"
|
|
]
|
|
},
|
|
"sender": "main",
|
|
"timestamp": "2026-04-05T13:07:23.544257",
|
|
"id": "20260405_130723_544259"
|
|
} |