[Bug] Auto-resume after compaction starts tasks before user instruction
Resolved 💬 3 comments Opened May 20, 2026 by lukepuplett Closed May 24, 2026
Bug Description
when recovering from compaction/coma if there are tasks not started, it awakes to begin working on them when not instructed to yet, e.g. still researching and adding tasks.
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 2.1.108
- Feedback ID: 90321d61-4972-4d3e-9eb5-6a58f39e04d9
Errors
[{"error":"AxiosError: Request failed with status code 400\n at sF (/$bunfs/root/src/entrypoints/cli.js:110:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:115:12744)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:117:2467)\n at async ecH (/$bunfs/root/src/entrypoints/cli.js:252:273795)\n at async JV6 (/$bunfs/root/src/entrypoints/cli.js:405:3883)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-18T10:45:34.376Z"},{"error":"AxiosError: Request failed with status code 400\n at sF (/$bunfs/root/src/entrypoints/cli.js:110:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:115:12744)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:117:2467)\n at async ecH (/$bunfs/root/src/entrypoints/cli.js:252:273795)\n at async JV6 (/$bunfs/root/src/entrypoints/cli.js:405:3883)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-18T10:45:36.565Z"},{"error":"AxiosError: Request failed with status code 401\n at sF (/$bunfs/root/src/entrypoints/cli.js:110:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:115:12744)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:117:2467)\n at async Zo (/$bunfs/root/src/entrypoints/cli.js:420:4112)\n at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:2267:190)\n at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:6566:22652)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-18T10:45:36.744Z"},{"error":"AxiosError: Request failed with status code 400\n at sF (/$bunfs/root/src/entrypoints/cli.js:110:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:115:12744)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:117:2467)\n at async ecH (/$bunfs/root/src/entrypoints/cli.js:252:273795)\n at async JV6 (/$bunfs/root/src/entrypoints/cli.js:405:3883)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-18T10:45:37.007Z"},{"error":"AxiosError: Request failed with status code 401\n at sF (/$bunfs/root/src/entrypoints/cli.js:110:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:115:12744)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:117:2467)\n at async dg1 (/$bunfs/root/src/entrypoints/cli.js:2410:14018)\n at async hs9 (/$bunfs/root/src/entrypoints/cli.js:2410:14557)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-18T10:45:37.764Z"},{"error":"AxiosError: Request failed with status code 401\n at sF (/$bunfs/root/src/entrypoints/cli.js:110:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:115:12744)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:117:2467)\n at async dg1 (/$bunfs/root/src/entrypoints/cli.js:2410:14018)\n at async hs9 (/$bunfs/root/src/entrypoints/cli.js:2410:14557)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-18T10:45:37.765Z"},{"error":"AxiosError: Request failed with status code 400\n at sF (/$bunfs/root/src/entrypoints/cli.js:110:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:115:12744)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:865:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:117:2467)\n at async ecH (/$bunfs/root/src/entrypoints/cli.js:252:273795)\n at async JV6 (/$bunfs/root/src/entrypoints/cli.js:405:3883)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-18T10:45:38.793Z"},{"error":"AxiosError: Request failed with status code 401\n at sF (/$bunfs/root/src/entrypoin…
Note: Content was truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗