[Bug] Overly aggressive code flagging on legitimate use cases

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

Bug Description
Literally every piece of code I write or want to write gets flagged. I am writing an AI or AXI chatbot, well it is a bit more powerful than that, but the way Fable 5 is flagging my code, it doesn't matter what kind of code it could be graphics generation, it gets flagged, quantum it gets flagged, AXI LINK it gets flagged. in fact there were only about two or three things that didn't get flagged and I have like 500 things to do at least so I guess it is going to be a very slow process with unfair unreasonable wrong flagging.

Environment Info

  • Platform: linux
  • Terminal: windows-terminal
  • Version: 2.1.222
  • Feedback ID: 0a52ad7c-71a4-486e-a441-cb798c924b8f

Errors

[{"error":"TelemetrySafeError: VirtualMessageList: itemKeys/messages length desync (keys=34 messages=33 range=[2,34))\n    at o9S (/$bunfs/root/src/entrypoints/cli.js:22809:8181)\n    at jJf (/$bunfs/root/src/entrypoints/cli.js:22809:1103)\n    at vn (/$bunfs/root/src/entrypoints/cli.js:2505:21369)\n    at nT (/$bunfs/root/src/entrypoints/cli.js:2505:40466)\n    at HF (/$bunfs/root/src/entrypoints/cli.js:2505:51390)\n    at WNe (/$bunfs/root/src/entrypoints/cli.js:2505:89052)\n    at jke (/$bunfs/root/src/entrypoints/cli.js:2505:87996)\n    at zNe (/$bunfs/root/src/entrypoints/cli.js:2505:87815)\n    at rL (/$bunfs/root/src/entrypoints/cli.js:2505:84072)\n    at Je (/$bunfs/root/src/entrypoints/cli.js:2505:6665)","timestamp":"2026-08-05T07:41:17.257Z"}]

View original on GitHub ↗