Skip to content

qwen3.6-plus vision model cannot receive image data when used through oc-go-cc #55

@Spirit597

Description

@Spirit597

Problem

When switching to a vision-capable model like qwen3.6-plus via /model qwen3.6-plus in Claude Code, sending an image for analysis fails. The model never receives the image data.

Steps to reproduce

  1. Set respect_requested_model: true in config
  2. /model qwen3.6-plus
  3. Send an image in Claude Code and ask to analyze it
  4. Image analysis fails — model returns no visual understanding

oc-go-cc logs

streaming completed model=qwen3.6-plus latency=14.89s

No errors in proxy logs. Request completes successfully but image data is not passed through.

Environment

  • oc-go-cc: latest binary
  • Claude Code: latest
  • OpenCode Go: qwen3.6-plus

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions