-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area:tuibugSomething isn't workingSomething isn't workinghas reproHas detailed reproduction stepsHas detailed reproduction stepsplatform:linuxIssue specifically occurs on LinuxIssue specifically occurs on Linux
Description
Environment
- Platform (select one):
- Anthropic API
- AWS Bedrock
- Google Vertex AI
- Other:
- Claude CLI version: 0.2.122
- Operating System: Ubuntu 24.04
- Terminal: GNOME Terminal
Bug Description
Steps to Reproduce
- Paste a path to a JPEG image
- Claude replaces the path with `[Image # 1]`
Expected Behavior
Claude would take the path and include the string in the conversation as relevant context
Actual Behavior
Claude replaced it with [Image #1], and all subsequent responses become:
API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"messages.0.content.1.image.source.base64.data: Image does not match the
provided media type image/png"}}
Additional Context
Please add a setting or config to disable this feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:tuibugSomething isn't workingSomething isn't workinghas reproHas detailed reproduction stepsHas detailed reproduction stepsplatform:linuxIssue specifically occurs on LinuxIssue specifically occurs on Linux