-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
Labels
area:context-providersRelates to context providersRelates to context providerskind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: Win11
- Continue version: v1.0.11
- IDE version: 1.95.3
- Model: Claude Sonnet 4
- config:
name: Local Assistant
version: 1.0.0
schema: v1
models:
- name: AWS Claude 4 Sonnet
provider: bedrock
model: us.anthropic.claude-sonnet-4-20250514-v1:0
env:
region: us-east-1
profile: bedrock
capabilities:
- tool_use
roles:
- chat
- edit
- apply
context:
- provider: codebase
- provider: file
- provider: currentFile
- provider: code
- provider: diff
- provider: web
params:
n: 5
- provider: terminal
- provider: problems
- provider: folder
- provider: codebase
OR link to assistant in Continue hub:Description
Ask in Agent Mode: run python --version

But if I press the upper right button Run, It will be automatically pasted to the terminal below but will not be executed

Pressing Enter will execute correctly

No response
To reproduce
No response
Log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:context-providersRelates to context providersRelates to context providerskind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Type
Projects
Status
Todo