huskies: merge 541_story_backlog_command_for_chat_and_web_ui_shows_only_backlog_items
This commit is contained in:
+12
-60
@@ -1,76 +1,28 @@
|
||||
{
|
||||
"enabledMcpjsonServers": [
|
||||
"huskies"
|
||||
],
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(./server/target/debug/huskies:*)",
|
||||
"Bash(./target/debug/huskies:*)",
|
||||
"Bash(HUSKIES_PORT=*)",
|
||||
"Bash(cargo build:*)",
|
||||
"Bash(cargo check:*)",
|
||||
"Bash(cargo clippy:*)",
|
||||
"Bash(cargo doc:*)",
|
||||
"Bash(cargo llvm-cov:*)",
|
||||
"Bash(cargo nextest run:*)",
|
||||
"Bash(cargo run:*)",
|
||||
"Bash(cargo test:*)",
|
||||
"Bash(cargo watch:*)",
|
||||
"Bash(cd *)",
|
||||
"Bash(claude:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(echo:*)",
|
||||
"Bash(env:*)",
|
||||
"Bash(git *)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(kill *)",
|
||||
"Bash(ls *)",
|
||||
"Bash(lsof *)",
|
||||
"Bash(mkdir *)",
|
||||
"Bash(mv *)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(npx @biomejs/biome check:*)",
|
||||
"Bash(npx @playwright/test test:*)",
|
||||
"Bash(npx biome check:*)",
|
||||
"Bash(npx playwright test:*)",
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(npx vitest:*)",
|
||||
"Bash(pnpm add:*)",
|
||||
"Bash(pnpm build:*)",
|
||||
"Bash(pnpm dev:*)",
|
||||
"Bash(pnpm install:*)",
|
||||
"Bash(pnpm run build:*)",
|
||||
"Bash(pnpm run test:*)",
|
||||
"Bash(pnpm test:*)",
|
||||
"Bash(printf:*)",
|
||||
"Bash(ps *)",
|
||||
"Bash(python3:*)",
|
||||
"Bash(pwd *)",
|
||||
"Bash(rm *)",
|
||||
"Bash(sleep *)",
|
||||
"Bash(touch *)",
|
||||
"Bash(xargs:*)",
|
||||
"WebFetch(domain:crates.io)",
|
||||
"WebFetch(domain:docs.rs)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"WebFetch(domain:portkey.ai)",
|
||||
"WebFetch(domain:www.shuttle.dev)",
|
||||
"WebSearch",
|
||||
"mcp__huskies__*",
|
||||
"Edit",
|
||||
"Write",
|
||||
"Bash(echo:*)",
|
||||
"Bash(pwd *)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(find *)",
|
||||
"Bash(sqlite3 *)",
|
||||
"Bash(cat <<:*)",
|
||||
"Bash(cat <<'ENDJSON:*)",
|
||||
"Bash(make release:*)",
|
||||
"Bash(npm test:*)",
|
||||
"Bash(head *)",
|
||||
"Bash(tail *)",
|
||||
"Bash(wc *)",
|
||||
"Bash(npx vite:*)",
|
||||
"Bash(npm run dev:*)",
|
||||
"Bash(stat *)"
|
||||
"Bash(cat *)",
|
||||
"Edit",
|
||||
"Write",
|
||||
"mcp__huskies__*"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"enabledMcpjsonServers": [
|
||||
"huskies"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user