Description
Seven dollar lesson, I was doing a project analysis using qwen 3.6 plus, and the number of tokens used locally and actually received was only 0. A few dollars. The actual charge is a few dollars at seven.
When I look at the model feature qwen 3.6 Plus in Open Router, the interrupt output is not supported
account: renyiwei1129@163.com
Plugins
oh-my-openagent
OpenCode version
1.14.20
Steps to reproduce
1、oh-my-openagent.json like this:
{ "$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/master/assets/oh-my-openagent.schema.json", "background_task": { "defaultConcurrency": 5, "modelConcurrency": { "opencode-go/kimi-k2.5": 3, "opencode-go/qwen3.6-plus": 2, "opencode-go/minimax-m2.7": 3, "opencode-go/minimax-m2.5": 3, "opencode-go/mimo-v2-omni": 1 } }, "hooks": { "auto-update-checker": { "enabled": true, "checkIntervalHours": 24 }, "background-notification": { "enabled": true, "showProgress": true }, "category-skill-reminder": { "enabled": true }, "ralph-loop": { "enabled": true }, "task-reminder": { "enabled": true, "intervalMinutes": 30 } }, "git_master": { "commit_footer": "", "include_co_authored_by": false }, "experimental": { "auto_resume": true, "preemptive_compaction": true, "aggressive_truncation": false, "truncate_all_tool_outputs": false }, "agents": { "atlas": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95 }, "explore": { "model": "opencode-go/minimax-m2.5", "maxTokens": 4096 }, "hephaestus": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95 }, "librarian": { "model": "opencode-go/minimax-m2.7", "maxTokens": 8192 }, "metis": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95, "maxTokens": 8192 }, "momus": { "model": "opencode-go/minimax-m2.7", "maxTokens": 8192 }, "multimodal-looker": { "model": "opencode-go/mimo-v2-omni", "maxTokens": 4096 }, "oracle": { "model": "opencode-go/qwen3.6-plus", "variant": "high", "maxTokens": 16384 }, "prometheus": { "model": "opencode-go/qwen3.6-plus", "variant": "high", "maxTokens": 16384 }, "sisyphus": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95, "maxTokens": 16384 }, "sisyphus-junior": { "model": "opencode-go/minimax-m2.7", "maxTokens": 4096 } }, "categories": { "artistry": { "model": "opencode-go/mimo-v2-omni", "variant": "high", "maxTokens": 8192 }, "deep": { "model": "opencode-go/qwen3.6-plus", "variant": "medium", "maxTokens": 16384 }, "quick": { "model": "opencode-go/minimax-m2.5", "maxTokens": 2048 }, "ultrabrain": { "model": "opencode-go/qwen3.6-plus", "variant": "xhigh", "reasoningEffort": "xhigh", "maxTokens": 32768 }, "unspecified-high": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95, "variant": "high", "maxTokens": 16384 }, "unspecified-low": { "model": "opencode-go/minimax-m2.5", "maxTokens": 4096 }, "visual-engineering": { "model": "opencode-go/mimo-v2-omni", "variant": "high", "maxTokens": 8192 }, "writing": { "model": "opencode-go/minimax-m2.7", "maxTokens": 8192, "textVerbosity": "low" } } }
2、run ulw
Screenshot and/or share link
No response
Operating System
{ "$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/master/assets/oh-my-openagent.schema.json", "background_task": { "defaultConcurrency": 5, "modelConcurrency": { "opencode-go/kimi-k2.5": 3, "opencode-go/qwen3.6-plus": 2, "opencode-go/minimax-m2.7": 3, "opencode-go/minimax-m2.5": 3, "opencode-go/mimo-v2-omni": 1 } }, "hooks": { "auto-update-checker": { "enabled": true, "checkIntervalHours": 24 }, "background-notification": { "enabled": true, "showProgress": true }, "category-skill-reminder": { "enabled": true }, "ralph-loop": { "enabled": true }, "task-reminder": { "enabled": true, "intervalMinutes": 30 } }, "git_master": { "commit_footer": "", "include_co_authored_by": false }, "experimental": { "auto_resume": true, "preemptive_compaction": true, "aggressive_truncation": false, "truncate_all_tool_outputs": false }, "agents": { "atlas": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95 }, "explore": { "model": "opencode-go/minimax-m2.5", "maxTokens": 4096 }, "hephaestus": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95 }, "librarian": { "model": "opencode-go/minimax-m2.7", "maxTokens": 8192 }, "metis": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95, "maxTokens": 8192 }, "momus": { "model": "opencode-go/minimax-m2.7", "maxTokens": 8192 }, "multimodal-looker": { "model": "opencode-go/mimo-v2-omni", "maxTokens": 4096 }, "oracle": { "model": "opencode-go/qwen3.6-plus", "variant": "high", "maxTokens": 16384 }, "prometheus": { "model": "opencode-go/qwen3.6-plus", "variant": "high", "maxTokens": 16384 }, "sisyphus": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95, "maxTokens": 16384 }, "sisyphus-junior": { "model": "opencode-go/minimax-m2.7", "maxTokens": 4096 } }, "categories": { "artistry": { "model": "opencode-go/mimo-v2-omni", "variant": "high", "maxTokens": 8192 }, "deep": { "model": "opencode-go/qwen3.6-plus", "variant": "medium", "maxTokens": 16384 }, "quick": { "model": "opencode-go/minimax-m2.5", "maxTokens": 2048 }, "ultrabrain": { "model": "opencode-go/qwen3.6-plus", "variant": "xhigh", "reasoningEffort": "xhigh", "maxTokens": 32768 }, "unspecified-high": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95, "variant": "high", "maxTokens": 16384 }, "unspecified-low": { "model": "opencode-go/minimax-m2.5", "maxTokens": 4096 }, "visual-engineering": { "model": "opencode-go/mimo-v2-omni", "variant": "high", "maxTokens": 8192 }, "writing": { "model": "opencode-go/minimax-m2.7", "maxTokens": 8192, "textVerbosity": "low" } } }
Terminal
everything
Description
Seven dollar lesson, I was doing a project analysis using qwen 3.6 plus, and the number of tokens used locally and actually received was only 0. A few dollars. The actual charge is a few dollars at seven.
When I look at the model feature qwen 3.6 Plus in Open Router, the interrupt output is not supported
account: renyiwei1129@163.com
Plugins
oh-my-openagent
OpenCode version
1.14.20
Steps to reproduce
1、oh-my-openagent.json like this:
{ "$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/master/assets/oh-my-openagent.schema.json", "background_task": { "defaultConcurrency": 5, "modelConcurrency": { "opencode-go/kimi-k2.5": 3, "opencode-go/qwen3.6-plus": 2, "opencode-go/minimax-m2.7": 3, "opencode-go/minimax-m2.5": 3, "opencode-go/mimo-v2-omni": 1 } }, "hooks": { "auto-update-checker": { "enabled": true, "checkIntervalHours": 24 }, "background-notification": { "enabled": true, "showProgress": true }, "category-skill-reminder": { "enabled": true }, "ralph-loop": { "enabled": true }, "task-reminder": { "enabled": true, "intervalMinutes": 30 } }, "git_master": { "commit_footer": "", "include_co_authored_by": false }, "experimental": { "auto_resume": true, "preemptive_compaction": true, "aggressive_truncation": false, "truncate_all_tool_outputs": false }, "agents": { "atlas": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95 }, "explore": { "model": "opencode-go/minimax-m2.5", "maxTokens": 4096 }, "hephaestus": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95 }, "librarian": { "model": "opencode-go/minimax-m2.7", "maxTokens": 8192 }, "metis": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95, "maxTokens": 8192 }, "momus": { "model": "opencode-go/minimax-m2.7", "maxTokens": 8192 }, "multimodal-looker": { "model": "opencode-go/mimo-v2-omni", "maxTokens": 4096 }, "oracle": { "model": "opencode-go/qwen3.6-plus", "variant": "high", "maxTokens": 16384 }, "prometheus": { "model": "opencode-go/qwen3.6-plus", "variant": "high", "maxTokens": 16384 }, "sisyphus": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95, "maxTokens": 16384 }, "sisyphus-junior": { "model": "opencode-go/minimax-m2.7", "maxTokens": 4096 } }, "categories": { "artistry": { "model": "opencode-go/mimo-v2-omni", "variant": "high", "maxTokens": 8192 }, "deep": { "model": "opencode-go/qwen3.6-plus", "variant": "medium", "maxTokens": 16384 }, "quick": { "model": "opencode-go/minimax-m2.5", "maxTokens": 2048 }, "ultrabrain": { "model": "opencode-go/qwen3.6-plus", "variant": "xhigh", "reasoningEffort": "xhigh", "maxTokens": 32768 }, "unspecified-high": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95, "variant": "high", "maxTokens": 16384 }, "unspecified-low": { "model": "opencode-go/minimax-m2.5", "maxTokens": 4096 }, "visual-engineering": { "model": "opencode-go/mimo-v2-omni", "variant": "high", "maxTokens": 8192 }, "writing": { "model": "opencode-go/minimax-m2.7", "maxTokens": 8192, "textVerbosity": "low" } } }2、run ulw
Screenshot and/or share link
No response
Operating System
{ "$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/master/assets/oh-my-openagent.schema.json", "background_task": { "defaultConcurrency": 5, "modelConcurrency": { "opencode-go/kimi-k2.5": 3, "opencode-go/qwen3.6-plus": 2, "opencode-go/minimax-m2.7": 3, "opencode-go/minimax-m2.5": 3, "opencode-go/mimo-v2-omni": 1 } }, "hooks": { "auto-update-checker": { "enabled": true, "checkIntervalHours": 24 }, "background-notification": { "enabled": true, "showProgress": true }, "category-skill-reminder": { "enabled": true }, "ralph-loop": { "enabled": true }, "task-reminder": { "enabled": true, "intervalMinutes": 30 } }, "git_master": { "commit_footer": "", "include_co_authored_by": false }, "experimental": { "auto_resume": true, "preemptive_compaction": true, "aggressive_truncation": false, "truncate_all_tool_outputs": false }, "agents": { "atlas": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95 }, "explore": { "model": "opencode-go/minimax-m2.5", "maxTokens": 4096 }, "hephaestus": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95 }, "librarian": { "model": "opencode-go/minimax-m2.7", "maxTokens": 8192 }, "metis": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95, "maxTokens": 8192 }, "momus": { "model": "opencode-go/minimax-m2.7", "maxTokens": 8192 }, "multimodal-looker": { "model": "opencode-go/mimo-v2-omni", "maxTokens": 4096 }, "oracle": { "model": "opencode-go/qwen3.6-plus", "variant": "high", "maxTokens": 16384 }, "prometheus": { "model": "opencode-go/qwen3.6-plus", "variant": "high", "maxTokens": 16384 }, "sisyphus": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95, "maxTokens": 16384 }, "sisyphus-junior": { "model": "opencode-go/minimax-m2.7", "maxTokens": 4096 } }, "categories": { "artistry": { "model": "opencode-go/mimo-v2-omni", "variant": "high", "maxTokens": 8192 }, "deep": { "model": "opencode-go/qwen3.6-plus", "variant": "medium", "maxTokens": 16384 }, "quick": { "model": "opencode-go/minimax-m2.5", "maxTokens": 2048 }, "ultrabrain": { "model": "opencode-go/qwen3.6-plus", "variant": "xhigh", "reasoningEffort": "xhigh", "maxTokens": 32768 }, "unspecified-high": { "model": "opencode-go/kimi-k2.5", "temperature": 1.0, "top_p": 0.95, "variant": "high", "maxTokens": 16384 }, "unspecified-low": { "model": "opencode-go/minimax-m2.5", "maxTokens": 4096 }, "visual-engineering": { "model": "opencode-go/mimo-v2-omni", "variant": "high", "maxTokens": 8192 }, "writing": { "model": "opencode-go/minimax-m2.7", "maxTokens": 8192, "textVerbosity": "low" } } }
Terminal
everything