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
Backend-only wiring. No agent or freebuff-model changes — current
behavior is unchanged because nothing in the codebase requests
moonshotai/kimi-k2.6 yet. Sets the stage for switching the freebuff
"smart" model in a follow-up PR.
- Add moonshotai/kimi-k2.6 to CANOPYWAVE_MODEL_MAP so isCanopyWaveModel
picks it up.
- Refactor canopywave pricing into a per-model map and add Kimi pricing
($0.60/$0.15/$2.50 per 1M in/cache/out, approximate Moonshot rates).
- Flip useCanopyWave from `false` to isCanopyWaveModel(...) in
_post.ts (stream + non-stream). For models not in the map this is a
no-op — only minimax-m2.5 and kimi-k2.6 are affected, neither of
which is currently used.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments