fix: deny Kilo Gateway data collection - #11412
Conversation
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
Code Review SummaryStatus: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)SUGGESTION
Other Observations (not in diff)No issues found outside the diff. Files Reviewed (4 files in incremental review)
Incremental review (commit Fix these issues in Kilo Cloud Previous Review Summary (commit 2c9e72c)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 2c9e72c)Status: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)SUGGESTION
Other Observations (not in diff)No issues found outside the diff. Files Reviewed (5 files)
Notes:
Reviewed by glm-5.2-20260616 · 229,288 tokens Review guidance: REVIEW.md from base branch |
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
…-collection fix: deny Kilo Gateway data collection
Summary
provider.data_collection: \"deny\"on Kilo Gateway request bodies whenhide_prompt_training_modelsis enabled.Why
Hiding models that may train on prompts should also prevent eligible upstream providers from collecting request data. Kilo Gateway supports this through a non-standard top-level provider routing parameter.