All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2s
17 lines
767 B
JSON
17 lines
767 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(xargs grep -l 'useTranslation\\\\|t\\\\\\(\\\\\\)\\\\|$t\\\\|from.*i18n')",
|
|
"Bash(awk '/^ en: {/,/^ fr: {/{/^[[:space:]]+\"[^\"]*\"[[:space:]]*:/ {count++}} END {print \"English keys:\", count}' D:/dev1405/office_translator/frontend/src/lib/i18n.tsx)",
|
|
"Bash(git commit -m ' *)",
|
|
"Bash(node -c scripts/setup.js)",
|
|
"Bash(git ls-tree *)",
|
|
"Bash(git push *)",
|
|
"WebSearch",
|
|
"Bash(DEEPSEEK_API_KEY=sk-176db424442e40728c04c04a4170c224 python -u -c ' *)",
|
|
"Bash(python -u -c ' *)",
|
|
"Bash(DEEPSEEK_API_KEY=sk-176db424442e40728c04c04a4170c224 PYTHONUNBUFFERED=1 python -u scripts/enrich_glossary_templates.py --api deepseek --model deepseek-chat --workers 5)"
|
|
]
|
|
}
|
|
}
|