MoonshotAI / MoonshotAI/kimi-code
自定义provider缓存命中问题
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
What version of Kimi Code is running?
0.28.0
Which open platform/subscription were you using?
自定义provider
Which model were you using?
gpt-5.6-sol
What platform is your computer?
macos arm64
What issue are you seeing?
自定义provider接入response 接口格式的gpt5.6出现缓存丢失问题,无法命中缓存
What steps can reproduce the bug?
连续对话,工具调用都可能出现
What is the expected behavior?
No response
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the cache miss with a custom provider using the response interface, gpt-5.6-sol, continuous conversation, and tool calls. Trace the provider and caching entry points to identify the affected path; done means repeated requests correctly hit the cache in these scenarios.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100