[Bug] Typeahead incorrectly selects `/compact` when typing `/context` command

Resolved 💬 2 comments Opened Nov 1, 2025 by beardwin Closed Nov 3, 2025

Bug Description
whenever I type /context the typeahead keeps selecting /compact, even if I type the entire word /context, it will still have /compact selected. This is resulting in me compacting my conversations _all the time_ when I don't mean to. It's very annoying.

Also - would love to see my token usage in the status bar. I'm surprised this isn't a feature.

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.0.31
  • Feedback ID: b37668d4-981f-40f7-973f-de1981a65f9c

Errors

[{"error":"Error: {\"error\":{\"name\":\"Error\",\"message\":\"Failed to run sql query: ERROR:  42703: column p.email does not exist\\nLINE 4:   p.email\\n          ^\\nHINT:  Perhaps you meant to reference the column \\\"u.email\\\".\\n\"}}\n    at SFQ (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1404:7532)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1404:18767)\n    at async Zb5 (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:70234)\n    at async AA1 (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:67291)\n    at async Ib5 (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:66143)\n    at async Bb5 (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:65626)\n    at async RS (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:62220)\n    at async RS (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:63521)\n    at async V4 (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2898:4516)","timestamp":"2025-11-01T16:58:56.377Z"},{"error":"Error: Request was aborted.\n    at vl._createMessage (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:209:4515)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-11-01T17:01:18.272Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"max_tokens: Extra inputs are not permitted\"},\"request_id\":\"req_011CUhXsECEtPWVzeKA9TLbW\"}\n    at M4.generate (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:205:83066)\n    at Ck.makeStatusError (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:359:2117)\n    at Ck.makeRequest (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:359:5330)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async FVA (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1316:8767)\n    at async NwA (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:3384:1088)\n    at async ep5 (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:3384:3288)\n    at async Promise.all (index 6)\n    at async HkQ (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:3384:3700)\n    at async Object.call (file:///Users/ryanbaldwin/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1917:469)","timestamp":"2025-11-01T17:04:53.342Z"}]

View original on GitHub ↗

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