Preflight Checklist
What's Wrong?
he Claude Code VS Code extension crashes within seconds of starting up, displaying the message "host extension unexpectedly closed." The extension becomes unresponsive and requires restarting VS Code.
What Should Happen?
The extension should load successfully and remain stable, allowing normal interaction with Claude Code through the VS Code interface.
Error Messages/Logs
The host server terminated unexpectedly
Steps to Reproduce
- Open VS Code with Claude Code extension installed
- Click the Spark icon in the sidebar to open Claude Code panel
- Extension starts loading
- Within a few seconds, extension crashes with "host extension unexpectedly closed" message
- Extension becomes non-functional
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.0.0
Claude Code Version
2.0.10
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
Troubleshooting Steps Attempted
- Restarted VS Code multiple times
- Disabled other extensions to check for conflicts
- Cleared extension data/cache
- Reinstalled Claude Code extension
Additional Context
The extension worked previously but started crashing recently. The issue appears to be specifically related to conversation history loading, as the crash occurs during the initial loading phase.
Feature Request
If possible, could you provide an option to disable conversation history loading on startup, or implement lazy loading for conversation history to prevent startup crashes?
Preflight Checklist
What's Wrong?
he Claude Code VS Code extension crashes within seconds of starting up, displaying the message "host extension unexpectedly closed." The extension becomes unresponsive and requires restarting VS Code.
What Should Happen?
The extension should load successfully and remain stable, allowing normal interaction with Claude Code through the VS Code interface.
Error Messages/Logs
Steps to Reproduce
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.0.0
Claude Code Version
2.0.10
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
Troubleshooting Steps Attempted
Additional Context
The extension worked previously but started crashing recently. The issue appears to be specifically related to conversation history loading, as the crash occurs during the initial loading phase.
Feature Request
If possible, could you provide an option to disable conversation history loading on startup, or implement lazy loading for conversation history to prevent startup crashes?