python-detector-worker/.claude/settings.local.json
Siwat Sirichai 719d16ae4d
All checks were successful
Build Worker Base and Application Images / check-base-changes (push) Successful in 7s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Successful in 2m55s
Build Worker Base and Application Images / deploy-stack (push) Successful in 12s
refactor: simplify frame handling by removing stream type management and enhancing validation
2025-09-26 00:07:48 +07:00

9 lines
No EOL
98 B
JSON

{
"permissions": {
"allow": [
"Bash(dir:*)"
],
"deny": [],
"ask": []
}
}