You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2026. It is now read-only.
The <CCM-SUBAGENT-MODEL> tags seem to match on the models based on the actual_model name instead of its assigned name. Seems like it should match the name of any model that's enabled:true whether it's associated in the router with anything or not.
Like I want to be able to write <CCM-SUBAGENT-MODEL>kimi-k2-thinking</CCM-SUBAGENT-MODEL> not <CCM-SUBAGENT-MODEL>moonshotai/kimi-k2-thinking:nitro</CCM-SUBAGENT-MODEL> because that's how I call it through openrouter.
The
<CCM-SUBAGENT-MODEL>tags seem to match on the models based on theactual_modelname instead of its assignedname. Seems like it should match thenameof any model that'senabled:truewhether it's associated in the router with anything or not.Like I want to be able to write
<CCM-SUBAGENT-MODEL>kimi-k2-thinking</CCM-SUBAGENT-MODEL>not<CCM-SUBAGENT-MODEL>moonshotai/kimi-k2-thinking:nitro</CCM-SUBAGENT-MODEL>because that's how I call it through openrouter.