You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.7 KiB
30 lines
1.7 KiB
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(gh:*)",
|
|
"Bash(rg:*)",
|
|
"Bash(fd:*)",
|
|
"Bash(bat:*)",
|
|
"Bash(jq:*)",
|
|
"Bash(sg:*)",
|
|
"Bash(fzf:*)",
|
|
"Bash(tree-sitter:*)",
|
|
"Bash(go:*)",
|
|
"Bash(go fmt ./...:*)",
|
|
"Bash(go vet ./...:*)",
|
|
"Bash(go test ./...:*)",
|
|
"Bash(git:*)",
|
|
"mcp__aide__*",
|
|
"Bash(docker compose build *)",
|
|
"Bash(ffmpeg -loglevel error -i /home/dzecevic/repos/CamMonitor/testdata/footage/20260101/record/A260101_120000_120015.265 -c:v copy -movflags frag_keyframe+empty_moov -f mp4 /dev/null)",
|
|
"Bash(ffmpeg -loglevel error -i /home/dzecevic/repos/CamMonitor/footage/record/A260520_153838_153852.265 -c:v copy -movflags frag_keyframe+empty_moov -f mp4 /tmp/test_stream.mp4)",
|
|
"Bash(echo \"exit: $?\")",
|
|
"Read(//tmp/**)",
|
|
"Bash(ffmpeg -loglevel error -ss 0 -i /home/dzecevic/repos/CamMonitor/footage/record/A260520_153838_153852.265 -vframes 1 -vf scale=160:90:force_original_aspect_ratio=decrease -f image2 -vcodec mjpeg /tmp/test_thumb.jpg)",
|
|
"Bash(ffmpeg -loglevel warning -ss 0 -i /home/dzecevic/repos/CamMonitor/footage/record/A260520_153838_153852.265 -vframes 1 -vf scale=160:90:force_original_aspect_ratio=decrease -f image2 -vcodec mjpeg /tmp/test_thumb.jpg)",
|
|
"Bash(ffmpeg -loglevel error -i /home/dzecevic/repos/CamMonitor/footage/record/A260520_153838_153852.265 -ss 0 -vframes 1 -vf scale=160:90:force_original_aspect_ratio=decrease -f image2 -vcodec mjpeg /tmp/test_thumb2.jpg)",
|
|
"Bash(mv /home/dzecevic/repos/CamMonitor/footage/images/* /home/dzecevic/repos/CamMonitor/footage/20260520/images/)",
|
|
"Bash(mv /home/dzecevic/repos/CamMonitor/footage/record/* /home/dzecevic/repos/CamMonitor/footage/20260520/record/)"
|
|
]
|
|
}
|
|
}
|
|
|