- Remove standalone chat subcommand; chat becomes default behavior - Default --cwd resolves to workspace/ instead of repo root - Split CLAUDE.md: repo/ for CLI dev, workspace/ for daily workflow - Add workspace/CLAUDE.md, workspace/.gitignore for tmp files - Ignore MCP temp artifacts (.mcp.json, .playwright-mcp/) - Clean up removed mail subcommand files
6 lines
68 B
Plaintext
6 lines
68 B
Plaintext
# 临时目录 — 禁止跟踪临时产物
|
|
tmp/
|
|
|
|
# macOS
|
|
.DS_Store
|