[BUG]

Resolved 💬 2 comments Opened Jan 19, 2026 by danchamorro Closed Feb 27, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

When running the /context command, the context panel appears on the right side of the terminal instead of displaying properly (centered/full-width). The panel then automatically dismisses itself after briefly appearing, without any user input to close it.

This behavior occurs consistently across all terminal emulators tested.

What Should Happen?

The /context panel should remain visible on screen with the chat input box beneath it, allowing the user to continue chatting while viewing context information.

Error Messages/Logs

No error messages. This is a visual/UI issue - the panel renders in the wrong position and auto-dismisses without any errors being displayed.

Steps to Reproduce

  1. Open Claude Code in any terminal
  2. Run /context
  3. Observe the panel appears on the right side of the terminal
  4. Panel auto-dismisses within 1-2 seconds without user interaction

<img width="1877" height="876" alt="Image" src="https://github.com/user-attachments/assets/f646612f-3685-4020-acec-6b19c589872a" />

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.10

Claude Code Version

2.1.12

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

iTerm2

Additional Information

Troubleshooting attempted:

  • Removed invalid plugins from ~/.claude/settings.json
  • Disabled MCP servers (serena, exa) temporarily
  • Disabled custom statusLine configuration
  • Removed third-party plugin files (GSD)
  • Cleaned up ~/.claude/todos/ (2700+ stale files)
  • Cleaned up old session data in ~/.claude/projects/
  • Uninstalled and reinstalled Claude Code via curl -fsSL https://claude.ai/install.sh | bash
  • Issue persists across all terminal emulators (iTerm2, Terminal.app, VS Code, Windsurf)

View original on GitHub ↗

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