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
Allow Claude to run dev commands
markbennett.ca
3 weeks ago
0e862e56
cbffd393
verified
This commit was signed with the committer's
known signature
.
markbennett.ca
SSH Key Fingerprint:
SHA256:z3PutB1OfTO5KbZLCpZP6IUDidbRq5Mdysn2xZlUL/c=
0/1
ci.yml
failed
9s
+1
1 changed file
expand all
collapse all
unified
split
.claude
settings.json
+1
.claude/settings.json
···
3
3
"allow": [
4
4
"Bash(npm run test:*)",
5
5
"Bash(npm run build:*)",
6
6
+
"Bash(npm run dev:*)",
6
7
"Bash(npm test:*)",
7
8
"Bash(npm run typecheck:*)",
8
9
"Bash(npm run lint:*)",