[Bug] Repository skills not displaying during active session
Resolved 💬 3 comments Opened Jan 19, 2026 by MateoKruk Closed Jan 23, 2026
Bug Description
Not sure why but the repo skills don't show up anymore mid session
Environment Info
- Platform: darwin
- Terminal: zed
- Version: 2.1.12
- Feedback ID: 901fac37-8dc5-4bbb-9771-fbe28cf33538
Errors
[{"error":"Error: LSP server plugin:rust-analyzer-lsp:rust-analyzer crashed with exit code 1\n at ChildProcess.<anonymous> (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1622:21508)\n at ChildProcess.emit (node:events:524:28)\n at ChildProcess.emit (node:domain:489:12)\n at ChildProcess._handle.onexit (node:internal/child_process:293:12)","timestamp":"2026-01-19T20:30:29.472Z"},{"error":"MaxFileReadTokenExceededError: File content (31983 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 P62 (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1552:13647)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.call (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1561:996)\n at async file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4609:1551","timestamp":"2026-01-19T20:30:48.732Z"},{"error":"MaxFileReadTokenExceededError: File content (29485 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 P62 (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1552:13647)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.call (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1561:996)\n at async file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4609:1551","timestamp":"2026-01-19T20:43:25.355Z"},{"error":"MaxFileReadTokenExceededError: File content (32078 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 P62 (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1552:13647)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.call (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1561:996)\n at async file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4609:1551","timestamp":"2026-01-19T20:43:34.871Z"},{"error":"MaxFileReadTokenExceededError: File content (32078 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 P62 (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1552:13647)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.call (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1561:996)\n at async file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4609:1551","timestamp":"2026-01-19T20:44:02.465Z"},{"error":"Error: getaddrinfo ENOTFOUND api.anthropic.com\n at B8A.from (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:26:8256)\n at t$.<anonymous> (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:44:10016)\n at t$.emit (node:events:536:35)\n at t$.emit (node:domain:489:12)\n at bw1.<computed> (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:43:1117)\n at ClientRequest.emit (node:events:536:35)\n at ClientRequest.emit (node:domain:489:12)\n at emitErrorEvent (node:_http_client:101:11)\n at TLSSocket.socketErrorListener (node:_http_client:504:5)\n at TLSSocket.emit (node:events:524:28)\n at v$A.request (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:46:2130)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async sE0.doExport (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:2336:36923)","timestamp":"2026-01-19T21:19:00.689Z"},{"error":"Error: {\"stack\":\"Error: PeriodicExportingMetricReader: metrics export failed (error Error: getaddrinfo ENOTFOUND api.anthropic.com)\\n at SD2._doRun (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:2296:46280)\\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\\n at async SD2._runOnce (file:///Users/mateokruk/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:2296:45517)\",\"message\":\"PeriodicExportingMetricReader: metrics export failed (error Error: getaddrinfo E
Note: Error logs were truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗