308d440816
新抠图算法(轻量版)上线,生图背景色同步改为多颜色+自动决策 --------- Co-authored-by: kdletters <kdletters@qq.com> Reviewed-on: https://git.genarrative.world/git/GenarrativeAI/Genarrative/pulls/73 Reviewed-by: kdletters <kdletters@qq.com> Co-authored-by: Linghong <ink29535@proton.me> Co-committed-by: Linghong <ink29535@proton.me>
18 lines
378 B
JSON
18 lines
378 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm test:*)",
|
|
"Bash(netstat -ano)",
|
|
"Bash(npm run:*)",
|
|
"Bash(findstr :8081)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(findstr LISTENING)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(lsof -ti:8081)",
|
|
"Bash(curl -s http://localhost:8081/health)",
|
|
"Skill(code-review)",
|
|
"Skill(code-review:*)"
|
|
]
|
|
}
|
|
}
|