story-kit: commit work pipeline files and package-lock
Commit untracked work pipeline files (stories, bugs in various stages) and package-lock.json that were present on the filesystem but not yet tracked by git. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"enabledMcpjsonServers": ["story-kit"],
|
||||
"enabledMcpjsonServers": [
|
||||
"story-kit"
|
||||
],
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(./server/target/debug/story-kit:*)",
|
||||
@@ -56,7 +58,8 @@
|
||||
"WebSearch",
|
||||
"mcp__story-kit__*",
|
||||
"Edit",
|
||||
"Write"
|
||||
"Write",
|
||||
"Bash(find *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user