[BUG] `/clear` is not typo of `/compact`
Environment
- Platform (select one):
[ X ] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other:
- Claude CLI version: 1.0.25
- Operating System: Ubuntu 22.04
- Terminal: terminal app
Bug Description
pressing up key used to track commands I used, but it stops on /clear, asking me to choose between /clear and /compact
Steps to Reproduce
enter any command -> /clear -> enter anything -> press up key several times
Additional Context
just let me track the previous commands iteratively
Are you in Agent mode?
Yes, I was in Agent mode. I also tried the pre-release version and got the same results.
If look at the Continue Console in logs do you see any tool calls?
@Patrick-Erichsen , I couldn't find Continue: Enable Console or the Continue: Focus on Continue Console View settings under the command palette. I even uninstalled and re-installed the plugin using both latest and pre-release version while restarting VSCode after each step.
I have the plugin set to ask before accessing tools and doesnt prompt me to allow the MCP even though I can see all tools enabled and showing the correct count.
My last attempt was removing the plugin from VSCode, shutting VSCode down, removing the ~/.continue directory and re-installing fresh still yielded the same results of not finding the settings listed in the provided support link.
Got it, not a big deal. Any chance you're able to try the server out on another tool like Claude Desktop?
The MCP run on the zed editor
@Patrick-Erichsen . Thought I should let you know that the MCP is currently working as expected. Thank you and the Continue team for the great work.