[Feature Request] Improve CLI performance for long-running operations

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

Bug Description
It's too long, it's too time-consuming. The model deviates from the main task, doesn't follow the main idea. It performs many small tasks in parallel, losing the thread of the main task.

Environment Info

  • Platform: win32
  • Terminal: vscode
  • Version: 2.1.222
  • Feedback ID: 9d7f4033-7303-4fcc-8f3b-6719edf9b738

Errors

[{"error":"TelemetrySafeError: VirtualMessageList: itemKeys/messages length desync (keys=534 messages=533 range=[474,534))\n    at h8S (B:/~BUN/root/src/entrypoints/cli.js:22821:8181)\n    at VJf (B:/~BUN/root/src/entrypoints/cli.js:22821:1103)\n    at En (B:/~BUN/root/src/entrypoints/cli.js:2543:21369)\n    at oT (B:/~BUN/root/src/entrypoints/cli.js:2543:40466)\n    at PF (B:/~BUN/root/src/entrypoints/cli.js:2543:51390)\n    at K$e (B:/~BUN/root/src/entrypoints/cli.js:2543:89052)\n    at Vke (B:/~BUN/root/src/entrypoints/cli.js:2543:87996)\n    at q$e (B:/~BUN/root/src/entrypoints/cli.js:2543:87815)\n    at sP (B:/~BUN/root/src/entrypoints/cli.js:2543:84072)\n    at Je (B:/~BUN/root/src/entrypoints/cli.js:2543:6665)","timestamp":"2026-08-05T13:49:47.345Z"}]

View original on GitHub ↗