Skip to content

Commit af804dc

Browse files
committed
.
2 parents 8ad67f4 + 029353b commit af804dc

69 files changed

Lines changed: 8 additions & 1 deletion

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.actrc

100755100644
File mode changed.

.claude/settings.local.json

100755100644
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,14 @@
3030
"WebFetch(domain:raw.githubusercontent.com)",
3131
"mcp__zen__chat",
3232
"Bash(ffplay:*)",
33-
"Bash(git add:*)"
33+
"Bash(git add:*)",
34+
"Bash(git commit:*)",
35+
"Bash(git push:*)",
36+
"Bash(git pull:*)",
37+
"Bash(git reset:*)",
38+
"Bash(git stash:*)",
39+
"Bash(diff:*)",
40+
"Bash(git fetch:*)"
3441
],
3542
"deny": []
3643
},

.github/FUNDING.yml

100755100644
File mode changed.

.github/RELEASE_PROCESS.md

100755100644
File mode changed.

.github/scripts/auto-release.js

100755100644
File mode changed.

.github/scripts/enhance-commits.js

100755100644
File mode changed.

.github/workflows/auto-release.yml

100755100644
File mode changed.

.github/workflows/enhance-commits.yml

100755100644
File mode changed.

.github/workflows/manual-release.yml

100755100644
File mode changed.

.github/workflows/test-local.yml

100755100644
File mode changed.

0 commit comments

Comments
 (0)