Skip to content

Add qwen/qwen3.6-plus (paid tier) to model catalogs #6601

@iRonin

Description

@iRonin

Problem

Both OpenRouter and KiloCode support qwen/qwen3.6-plus (the paid tier with 1M context and thinking support), but it is not included in the model catalogs. Only the free variant (qwen/qwen3.6-plus:free) is currently listed.

Expected

The paid qwen/qwen3.6-plus model should appear in:

  • hermes_cli/models.py -- OPENROUTER_MODELS list
  • hermes_cli/models.py -- kilocode entry in _PROVIDER_MODELS
  • agent/model_metadata.py -- DEFAULT_CONTEXT_LENGTHS with 1M context (1,048,576)

Model Specs

  • Context: 1,048,576 tokens (1M)
  • Thinking: Supported (extended thinking / reasoning)
  • Pricing: Fetched live from OpenRouter /v1/models endpoint
  • Availability: OpenRouter + KiloCode

Related

PR #4376 previously added qwen/qwen3.6-plus-preview:free -- the non-preview paid tier remains missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — cosmetic, nice to havecomp/agentCore agent loop, run_agent.py, prompt buildercomp/cliCLI entry point, hermes_cli/, setup wizardprovider/openrouterOpenRouter aggregatorprovider/qwenQwen / Alibaba Cloud (OAuth)type/featureNew feature or request

    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