Skip to content

Unexpected usage of multiple models during a single session #326

@MyCometG3

Description

@MyCometG3

Expected Behavior

Only the explicitly selected model (DeepSeek V4 Pro) should be used throughout the session.

Actual Behavior

Additional models (e.g., MiniMax-M2.5, Kimi-K2.5) are used during the session without explicit selection.

Command Code Version

0.25.2

Operating System

macOS

Terminal/IDE

Terminal.app (macOS native)

Shell

bash

Additional context

Using the CLI, I selected /model => DeepSeek V4 Pro first, then ran a code review task.

Initially, the interaction was conducted entirely in English, but I later switched to Japanese during the same session.

When I checked the Usage section in the dashboard, I confirmed that models such as MiniMax-M2.5 and Kimi-K2.5 were also being used in addition to DeepSeek V4 Pro.

The switch from English to Japanese may be related, but this is not confirmed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions