-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Description
Environment
1.0.56 (Claude Code)
Bug Description
Receiving false usage policy violations
I'm working on a android screen capture web app
Steps to Reproduce
I thought initially it might be related to saying stuff like "fix the black screen" but i think it might be these errors with kill and child near each other. Problem is, in a new chat that snapshot of data works fine and doesn't flag.
-p","code":null,"killed":true,"level":"error","message":"Failed to capture
frame for 192.168.0.164:5555: Command failed: adb -s 192.168.0.164:5555 exec-out screencap -p\n","signal":"SIGTERM","stack":"Error:
Command failed: adb -s 192.168.0.164:5555 exec-out screencap -p\n\n at genericNodeError (node:internal/errors:983:15)\n at
wrappedFn (node:internal/errors:537:14)\n at ChildProcess.exithandler (node:child_process:415:12)\n at ChildProcess.emit
(node:events:507:28)\n at maybeClose (node:internal/child_process:1101:16)\n at ChildProcess._handle.onexit
(node:internal/child_process:305:5)\n at Process.callbackTrampoline
(node:internal/async_hooks:130:17)","stderr":{"data":[],"type":"Buffer"},"stdout":{"data":[137,80,78,71,13,10,26,10,0,0,0,13,73,72,6
Expected Behavior
Not flag standard error reports as usage violation
Actual Behavior
It's sometimes flagging it