Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions