summaryrefslogtreecommitdiffstats
path: root/.claude/settings.local.json
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-16 16:26:11 +0200
committerDanilo M. <danix@danix.xyz>2026-04-16 16:26:11 +0200
commite4de55ec3d295a9c23d427a570a9851b240b09dc (patch)
tree5a15293222fce9034a33b72cfdaccc67106ab327 /.claude/settings.local.json
parent9108c989209b1a1acb1a05e366d6548c76ea16aa (diff)
downloaddanixxyz-e4de55ec3d295a9c23d427a570a9851b240b09dc.tar.gz
danixxyz-e4de55ec3d295a9c23d427a570a9851b240b09dc.zip
chore: update HANDOFF and settings after breadcrumb fix
- Updated HANDOFF.md to reflect breadcrumb fix completion - Added GitHub WebFetch permission for future reference lookups Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Diffstat (limited to '.claude/settings.local.json')
-rw-r--r--.claude/settings.local.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
index a1c78f1..8a0c6b3 100644
--- a/.claude/settings.local.json
+++ b/.claude/settings.local.json
@@ -9,7 +9,8 @@
"Bash(ls *)",
"WebFetch(domain:gohugo.io)",
"Bash(cat)",
- "Read(//tmp/**)"
+ "Read(//tmp/**)",
+ "WebFetch(domain:github.com)"
]
}
}