Files
myagents/.claude/todo/archive/20260405/cmd_20260405_130723_543950.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
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"
}