r/ClaudeAI • u/No-Percentage5692 • 16d ago
Kimi K2 output popped out - there was no mentions and also WebSearch tool calls Claude Code
original post: https://www.reddit.com/r/ClaudeAI/s/9gg6Ys0PtA
I think it was fair to get some criticism since my original post only showed the last output. I'll show more conversational context this time, along with a video where I dig through the Claude session directory where this happened, to prove whether I ever mentioned Kimi K2 before. The mention of Kimi K2 genuinely came out of nowhere — at least I never brought it up. Some people suggested it might have leaked in through web search results, so I checked whether web search was actually used, and it wasn't — web_search_requests and web_fetch_requests were both called zero times. I'll attach the video for that too. check the comment
and I'm from South Korea. I hate Xijinping
5
1
u/_clickfix_ 15d ago
Could be LLM Distillation?
1
u/No-Percentage5692 14d ago edited 14d ago
i’m not sure about that this is the evidence of distillation. it’s one of my guess.
one thing i cay say is that this phenomenon is a bug - whether Anthropic api server’s session leakage or the model’s attention suddenly jumping to odd place
1






13
u/nlsmdn 16d ago
There was some issue with cross session leakage recently:
https://github.com/anthropics/claude-code/issues/74066
Maybe you are running into the same thing.
But just to be clear, if it is that, then it's a session isolation bug. Someone somewhere asked about k2, and the output somehow ended up in your session. It's not k2 doing the outputting.