tangled
alpha
login
or
join now
markbennett.ca
/
tangled-cli
6
fork
atom
WIP: A simple cli for daily tangled use cases and AI integration. This is for my personal use right now, but happy if others get mileage from it! :)
6
fork
atom
overview
issues
12
pulls
1
pipelines
Update Claude permissions
markbennett.ca
1 month ago
350b7d50
9d33ee95
verified
This commit was signed with the committer's
known signature
.
markbennett.ca
SSH Key Fingerprint:
SHA256:z3PutB1OfTO5KbZLCpZP6IUDidbRq5Mdysn2xZlUL/c=
1/1
ci.yml
success
9s
+2
-1
1 changed file
expand all
collapse all
unified
split
.claude
settings.json
+2
-1
.claude/settings.json
···
10
10
"Bash(npm run format:*)",
11
11
"Bash(git fetch:*)",
12
12
"Bash(git checkout:*)",
13
13
-
"Bash(npx vitest:*)"
13
13
+
"Bash(npx vitest:*)",
14
14
+
"WebFetch(domain:tangled.org)"
14
15
]
15
16
}
16
17
}