Files
myagents/.claude/todo/archive/20260405/cmd_20260405_130723_544259.json
T
Zhengshou Lai b98d35c387 feat: add mybot CLI with update, chat, and Claude project config
- 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
2026-04-06 13:11:10 +08:00

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"
}