登録して招待リンクを共有すると、動画再生報酬と紹介報酬を獲得できます。

Charles在路上
@Charles77xixi
00后 | 程序员 | 长期投资者 aka安妮的心动录 ⚡️ 重复做对的事,慢一点也没关系,希望能成为你的优质信息源
参加 January 2025
130 フォロー中    2.1K ファン
目前我的完整~/.claude/settings.json { "permissions": { "defaultMode": "bypassPermissions", "allow": [ "Bash(*)", "Read(*)", "Edit(*)", "Write(*)", "WebFetch(*)", "WebSearch(*)", "Glob(*)", "Grep(*)", "NotebookEdit(*)", "Agent(*)" ], "deny": [ "Bash(rm -rf /)", "Bash(rm -rf /*)", "Bash(git push --force origin main)", "Bash(git push --force origin master)" ] }, "attribution": { "commit": "", "pr": "" }, "hooks": { "PreToolUse": [ { "matcher": "Write|Edit", "hooks": [ { "type": "command", "command": "~/.claude/hooks/check-secrets.sh" } ] } ] }
もっと見る