[Bug] /context command displays broken view with missing legend and excessive whitespace

Resolved 💬 4 comments Opened Oct 16, 2025 by levkach Closed Jan 8, 2026

Bug Description
when running "/context" command, the view is broken: response is the collored grid, without the legend and a giant empty space below.

Environment Info

  • Platform: darwin
  • Terminal: intellij
  • Version: 2.0.19
  • Feedback ID: 3f5fa301-5eef-4b88-9a1c-90e95ee859d0

Errors

[{"error":"SyntaxError: Unexpected token '`', \"```json\n{\n\"... is not valid JSON\n    at JSON.parse (<anonymous>)\n    at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:62:719\n    at Q (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:15093)\n    at Pi2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1056:20444)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-10-16T11:48:43.418Z"},{"error":"SyntaxError: Unexpected token '`', \"```json\n{\n\"... is not valid JSON\n    at JSON.parse (<anonymous>)\n    at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:62:719\n    at Q (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:15093)\n    at Pi2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1056:20444)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-10-16T11:49:57.767Z"},{"error":"Error: Error executing tool list_log_groups: An error An error occurred (InvalidParameterException) when calling the DescribeLogGroups operation: 1 validation error detected: Value '100' at 'limit' failed to satisfy constraint: Member must have value less than or equal to 50 occurred while executing get_log_groups in CloudWatchLogsResource\n    at KZB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1356:7504)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1356:18721)\n    at async hl5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2574:64999)\n    at async aZQ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2574:62053)\n    at async bl5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2574:60905)\n    at async xl5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2574:60388)\n    at async Yj (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2574:57417)\n    at async Yj (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2574:58355)\n    at async Yj (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2574:58355)","timestamp":"2025-10-16T11:50:47.107Z"},{"error":"SyntaxError: Unexpected token '`', \"```json\n{\n\"... is not valid JSON\n    at JSON.parse (<anonymous>)\n    at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:62:719\n    at Q (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:15093)\n    at Pi2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1056:20444)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-10-16T11:51:34.516Z"},{"error":"Error: Tool mcp__awslabs_cloudwatch-mcp-server__search_logs not found\n    at ZoB (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2127:4617)\n    at _$ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:73:19415)\n    at Tx (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:75:3227)\n    at ks (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:75:43595)\n    at y9 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:75:38355)\n    at Zd (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:75:38283)\n    at l$ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:75:38137)\n    at PC (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:75:35216)\n    at G9 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:73:4841)\n    at u5 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:75:32461)","timestamp":"2025-10-16T11:51:38.850Z"},{"error":"McpError: MCP error -32000: Connection closed\n    at vh1._onclose (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1267:12939)\n    at _transport.onclose (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1267:12217)\n    at ChildProcess.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1269:1298)\n    at ChildProcess.emit (node:events:507:28)\n    at ChildProcess.emit (node:domain:489:12)\n    at maybeClose (node:internal/child_process:1101:16)\n    at ChildProcess._handle.onexit (node:internal/child_process:305:5)","timestamp":"2025-10-16T11:51:38.8

Note: Error logs were truncated.

View original on GitHub ↗

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