[Bug] Auto-compact fails with parallel agents causing conversation overflow
Resolved 💬 3 comments Opened Dec 12, 2025 by progression137 Closed Dec 16, 2025
Bug Description
when running multiple agents in parallel, the agents do not auto compact properly, and the conversation can get so long that /compact does not work
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.0.65
- Feedback ID:
Errors
[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/michael/.local/share/claude/versions/2.0.62 (expected in multi-process scenarios)\n at fjB (/$bunfs/root/claude:2597:1618)\n at XAA (/$bunfs/root/claude:2595:35624)\n at async LAA (/$bunfs/root/claude:2597:3428)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-11T04:51:43.328Z"},{"error":"ConfigParseError: Invalid schema: name: Marketplace name cannot impersonate official Anthropic/Claude marketplaces. Names containing \"official\", \"anthropic\", or \"claude\" in official-sounding combinations are reserved.\n at wHB (/$bunfs/root/claude:1006:869)\n at vdR (/$bunfs/root/claude:1006:2934)\n at async jk (/$bunfs/root/claude:1008:601)\n at async d4_ (/$bunfs/root/claude:4483:1628)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-11T04:51:49.074Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/michaeljohnston/.local/share/claude/versions/2.0.65 (expected in multi-process scenarios)\n at fjB (/$bunfs/root/claude:2597:1618)\n at XAA (/$bunfs/root/claude:2595:35624)\n at async DdD (/$bunfs/root/claude:2595:37725)\n at async cj (/$bunfs/root/claude:2597:236)\n at async <anonymous> (/$bunfs/root/claude:2597:13006)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-11T04:51:52.749Z"},{"error":"MaxFileReadTokenExceededError: File content (32913 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n at F4B (/$bunfs/root/claude:1371:10587)\n at async call (/$bunfs/root/claude:1380:972)\n at async TT1 (/$bunfs/root/claude:2898:24938)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-11T04:52:15.014Z"},{"error":"Error: EISDIR: illegal operation on a directory, read\n at readFileSync (unknown)\n at <anonymous> (/$bunfs/root/claude:12:500)\n at k6 (/$bunfs/root/claude:11:8378)\n at readFileSync (/$bunfs/root/claude:12:465)\n at z4B (/$bunfs/root/claude:4296:16966)\n at call (/$bunfs/root/claude:1380:912)\n at call (/$bunfs/root/claude:1376:6141)\n at TT1 (/$bunfs/root/claude:2898:24938)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-11T04:53:42.477Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/michael/.local/share/claude/versions/2.0.65 (expected in multi-process scenarios)\n at fjB (/$bunfs/root/claude:2597:1618)\n at XAA (/$bunfs/root/claude:2595:35624)\n at async DdD (/$bunfs/root/claude:2595:37725)\n at async cj (/$bunfs/root/claude:2597:236)\n at async <anonymous> (/$bunfs/root/claude:2597:13006)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-11T04:55:50.637Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/michael/.local/share/claude/versions/2.0.65 (expected in multi-process scenarios)\n at fjB (/$bunfs/root/claude:2597:1618)\n at XAA (/$bunfs/root/claude:2595:35624)\n at async DdD (/$bunfs/root/claude:2595:37725)\n at async cj (/$bunfs/root/claude:2597:236)\n at async <anonymous> (/$bunfs/root/claude:2597:13006)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-11T04:56:54.371Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/michael/.local/share/claude/versions/2.0.65 (expected in multi-process scenarios)\n at fjB (/$bunfs/root/claude:2597:1618)\n at XAA (/$bunfs/root/claude:2595:35624)\n at async DdD (/$bunfs/root/claude:2595:37725)\n at async cj (/$bunfs/root/claude:2597:236)\n at async <anonymous> (/$bunfs/root/claude:2597:13006)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-11T04:57:08.021Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/michael/.local/share/claude/versions/2.0.65 (expected in multi-process scenarios)\n at fjB (/$bunfs/root/claude:2597:1618)\n at XAA (/$bunfs/root/claude:2595:35624)\n at async DdD (/$bunfs/root/claude:2595:37725)\n at async cj (/$bunfs/root/claude:2597:236)\n at async <anonymous> (/$bunfs/root/claude:2597:13006)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-12-11T05:27:08.677Z"},{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/michael/.local/share/claude/versions/2.0.65 (expected in multi-process scenarios)\n at fjB (/$bunfs/root/claude:2597:1618)
Note: Error logs were truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗