[Bug] Overly restrictive safety guards blocking legitimate coding tasks

Status Open
Reported on v2.1.250
Maintainer reply None cached
Activity 0 comments · opened Aug 28, 2026

Bug Description
Guards are too broad. Can't do shit without getting flagged 3-4 times. Gonna go switch to ChatGPT atp or IDE's own assistant given that I literraly cannot continue the work because of the guards that are nowhere near the cybersecurity.

Environment Info

  • Platform: win32
  • Terminal: pycharm
  • Version: 2.1.250
  • Feedback ID: 07a23288-08bf-4bee-bdee-03629adcbdb4

Errors

[{"error":"TelemetrySafeError: VirtualMessageList: itemKeys/messages length desync (keys=59 messages=57 range=[41,59))\n    at jS (B:/~BUN/root/chunk-xpgs82q6.js:24:22792)\n    at Pm (B:/~BUN/root/chunk-xpgs82q6.js:24:16104)\n    at Ha (B:/~BUN/root/chunk-s9wqej6k.js:18:20034)\n    at Du (B:/~BUN/root/chunk-s9wqej6k.js:18:38200)\n    at Fh (B:/~BUN/root/chunk-s9wqej6k.js:18:84275)\n    at yg (B:/~BUN/root/chunk-s9wqej6k.js:18:83275)\n    at Ju (B:/~BUN/root/chunk-s9wqej6k.js:18:83104)\n    at wh (B:/~BUN/root/chunk-s9wqej6k.js:18:79629)\n    at Ve (B:/~BUN/root/chunk-s9wqej6k.js:18:6260)\n    at Ye (B:/~BUN/root/chunk-s9wqej6k.js:18:4791)","timestamp":"2026-08-28T13:55:41.577Z"}]

View original on GitHub ↗