[Bug] Model performance degradation after updates: excessive iterations and livelock behavior
Resolved 💬 3 comments Opened Apr 8, 2026 by dennisSaadeddin Closed Apr 12, 2026
Bug Description
Stop playing around with the models, before or after an update, for some reason, they start performing extremely poorly: long waiting times, poor responses, multiple iterations doing the exact same thing - looks like a never ending pool, livelock.
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 2.1.92
- Feedback ID: f8d9db3c-1f2e-4bea-8b76-615a3fee25b6
Errors
[{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at lAH (/$bunfs/root/src/entrypoints/cli.js:1526:34345)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T11:10:14.896Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at lAH (/$bunfs/root/src/entrypoints/cli.js:1526:34345)\n at async W (/$bunfs/root/src/entrypoints/cli.js:5820:10283)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T11:10:22.060Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at lAH (/$bunfs/root/src/entrypoints/cli.js:1526:34345)\n at async Z (/$bunfs/root/src/entrypoints/cli.js:5820:11053)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T11:10:22.060Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at lAH (/$bunfs/root/src/entrypoints/cli.js:1526:34345)\n at async Z (/$bunfs/root/src/entrypoints/cli.js:5820:11053)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T11:10:22.109Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at lAH (/$bunfs/root/src/entrypoints/cli.js:1526:34345)\n at async W (/$bunfs/root/src/entrypoints/cli.js:5820:10283)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T11:10:22.112Z"},{"error":"MaxFileReadTokenExceededError: File content (11164 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at d$7 (/$bunfs/root/src/entrypoints/cli.js:4294:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T11:11:28.110Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at lAH (/$bunfs/root/src/entrypoints/cli.js:1526:34345)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T11:16:21.312Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at lAH (/$bunfs/root/src/entrypoints/cli.js:1526:34345)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T11:16:21.312Z"},{"error":"MaxFileReadTokenExceededError: File content (11164 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at d$7 (/$bunfs/root/src/entrypoints/cli.js:4294:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T11:19:04.926Z"},{"error":"MaxFileReadTokenExceededError: File content (22274 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at d$7 (/$bunfs/root/src/entrypoints/cli.js:4294:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T11:19:05.543Z"},{"error":"Error: LSP server plugin:typescript-lsp:typescript failed to start: Executable not found in $PATH: \"typescript-language-server\"\n at start (/$bunfs/root/src/entrypoints/cli.js:2274:22349)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T12:18:57.893Z"},{"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/src/entrypoints/cli.js:2274:20885)\n at w (/$bunfs/root/src/entrypoints/cli.js:2274:24869)\n at T (/$bunfs/root/src/entrypoints/cli.js:2274:29589)\n at w (/$bunfs/root/src/entrypoints/cli.js:2274:29926)\n at f (/$bunfs/root/src/entrypoints/cli.js:2274:30472)\n at call (/$bunfs/root/src/entrypoints/cli.js:2792:3897)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T12:18:57.899Z"},{"error":"Error: Failed to start …
Note: Content was truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗