Skip to content

Commit 365dde2

Browse files
Claude/echidna mcp (#37)
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 10cc846 commit 365dde2

16 files changed

Lines changed: 394 additions & 187 deletions

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"allow": [
44
"Bash(iwconfig)",
55
"Bash(nmcli radio:*)",
6-
"Bash(nmcli:*)"
6+
"Bash(nmcli:*)",
7+
"Bash(git restore *)",
8+
"Bash(rm -f tests/live_goals/.broken.aux tests/live_goals/.identity.aux tests/live_goals/Identity.agdai tests/live_goals/broken.glob)"
79
]
810
}
911
}

0 commit comments

Comments
 (0)