This commit is contained in:
HitMargin
2026-04-04 19:11:25 +08:00
parent 7631c0f463
commit 3ae973c7e2
2 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(git show-branch:*)"
]
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-best",
"version": "1.0.4",
"version": "1.0.3",
"description": "Reverse-engineered Anthropic Claude Code CLI — interactive AI coding assistant in the terminal",
"type": "module",
"author": "claude-code-best <claude-code-best@proton.me>",