Skip to content

feat(core): Set variant in assistant messages too#12531

Merged
rekram1-node merged 3 commits intoanomalyco:devfrom
shantur:variant-in-assistant-message
Feb 6, 2026
Merged

feat(core): Set variant in assistant messages too#12531
rekram1-node merged 3 commits intoanomalyco:devfrom
shantur:variant-in-assistant-message

Conversation

@shantur
Copy link
Contributor

@shantur shantur commented Feb 6, 2026

What does this PR do?

Adds model variant selection in assistant messages

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

Manual Testing

{
        "info": {
            "id": "msg_c350253fd0019aBhGUrMTWePEU",
            "sessionID": "ses_3cafea7a4ffeUaTmwCrT2sZWuY",
            "role": "assistant",
            "time": {
                "created": 1770415870973,
                "completed": 1770415872871
            },
            "parentID": "msg_c350253cc0013P2nFF9JZp240k",
            "modelID": "gpt-5.3-codex",
            "providerID": "openai",
            "mode": "build",
            "agent": "build",
            "path": {
                "cwd": "/Users/shantur/Coding/tasmotizer",
                "root": "/Users/shantur/Coding/tasmotizer"
            },
            "cost": 0,
            "tokens": {
                "input": 10988,
                "output": 33,
                "reasoning": 15,
                "cache": {
                    "read": 0,
                    "write": 0
                }
            },
            "variant": "high",
            "finish": "stop"
        },

@github-actions

This comment was marked as resolved.

@github-actions

This comment was marked as outdated.

@rekram1-node rekram1-node merged commit a486b74 into anomalyco:dev Feb 6, 2026
6 checks passed
kyashrathore pushed a commit to kyashrathore/Claxedo that referenced this pull request Feb 7, 2026
fanjia1024 pushed a commit to fanjia1024/opencode that referenced this pull request Feb 10, 2026
BryceRyan pushed a commit to BryceRyan/opencode that referenced this pull request Feb 10, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Feb 13, 2026
schneiderlo pushed a commit to schneiderlo/opencode that referenced this pull request Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants