Skip to content

Commit 3ae973c

Browse files
author
HitMargin
committed
ReWrite
1 parent 7631c0f commit 3ae973c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(git show-branch:*)"
5+
]
6+
}
7+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "claude-code-best",
3-
"version": "1.0.4",
3+
"version": "1.0.3",
44
"description": "Reverse-engineered Anthropic Claude Code CLI — interactive AI coding assistant in the terminal",
55
"type": "module",
66
"author": "claude-code-best <claude-code-best@proton.me>",

0 commit comments

Comments
 (0)