[Bug] Agent crashes during hand-offs and sub-agent response awaiting

Resolved 💬 3 comments Opened Jan 29, 2026 by melagiri Closed Feb 1, 2026

Bug Description
The app keeps crashing whenever agent hand-offs or awaiting sub-agent response task completion happens. It is nearly consistent and happening frequently now

Environment Info

  • Platform: darwin
  • Terminal: WarpTerminal
  • Version: 2.1.22
  • Feedback ID: 9f85e148-70fb-49bb-a13e-2084463db17b

Errors

[{"error":"Error: ENOENT: no such file or directory, scandir '/Library/Application Support/ClaudeCode/.claude/skills'\n    at readdirSync (unknown)\n    at <anonymous> (/$bunfs/root/claude:12:2063)\n    at rW (/$bunfs/root/claude:11:35454)\n    at readdirSync (/$bunfs/root/claude:12:2024)\n    at DQR (/$bunfs/root/claude:1758:380)\n    at DQR (/$bunfs/root/claude:1758:1350)\n    at <anonymous> (/$bunfs/root/claude:1758:4670)\n    at <anonymous> (/$bunfs/root/claude:1758:5401)\n    at A (/$bunfs/root/claude:11:7259)\n    at mb8 (/$bunfs/root/claude:4820:4342)","timestamp":"2026-01-29T05:14:40.534Z"},{"error":"Error: ENOENT: no such file or directory, scandir '/Users/melagiri/.claude/skills'\n    at readdirSync (unknown)\n    at <anonymous> (/$bunfs/root/claude:12:2063)\n    at rW (/$bunfs/root/claude:11:35454)\n    at readdirSync (/$bunfs/root/claude:12:2024)\n    at DQR (/$bunfs/root/claude:1758:380)\n    at DQR (/$bunfs/root/claude:1758:1350)\n    at <anonymous> (/$bunfs/root/claude:1758:4713)\n    at <anonymous> (/$bunfs/root/claude:1758:5401)\n    at A (/$bunfs/root/claude:11:7259)\n    at mb8 (/$bunfs/root/claude:4820:4342)","timestamp":"2026-01-29T05:14:40.534Z"},{"error":"Error: LSP server plugin:typescript-lsp:typescript failed to start: Executable not found in $PATH: \"typescript-language-server\"\n    at start (/$bunfs/root/claude:1726:22300)\n    at async $ (/$bunfs/root/claude:1726:24752)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-29T05:14:44.568Z"},{"error":"Error: Executable not found in $PATH: \"typescript-language-server\"\n    at spawn (unknown)\n    at spawn (node:child_process:667:35)\n    at spawn (node:child_process:14:39)\n    at start (/$bunfs/root/claude:1726:20845)\n    at start (/$bunfs/root/claude:1726:22354)\n    at $ (/$bunfs/root/claude:1726:24752)\n    at $ (/$bunfs/root/claude:1726:25727)\n    at _ (/$bunfs/root/claude:1726:32514)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-29T05:14:44.568Z"},{"error":"Error: Failed to start LSP server plugin:typescript-lsp:typescript: Executable not found in $PATH: \"typescript-language-server\"\n    at <anonymous> (/$bunfs/root/claude:1726:32536)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-29T05:14:44.568Z"}]

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗