Original Reddit post

Moonshot’s model page now says Kimi K2.5 and Moonshot V1 are being sunset after Kimi K3, which made me think about the boring operational side of coding-agent setups. If you have Claude Code or similar agents wired into repos, do you pin exact model names and migrate manually, or do you route by task type so deprecated models can be swapped out behind the scenes? I’m especially curious about lower-risk steps like search, summarization, test-log triage, and draft refactors. Do you keep those on the same premium path as final code edits, or split them once the workflow gets expensive? submitted by /u/NebulaQyx

Originally posted by u/NebulaQyx on r/ClaudeCode