config schema: add privacy_mode to kiloExtras top bucket - #4658
Conversation
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Executive SummaryRe-reviewed at the rebased head: the PR still only adds the Files Reviewed (2 files)
Previous Review Summary (commit d3e4f9d)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit d3e4f9d)Status: No Issues Found | Recommendation: Merge Executive SummaryThis PR adds the Files Reviewed (2 files)
Reviewed by kimi-k3 · Input: 120.2K · Output: 6.6K · Cached: 161.8K Review guidance: REVIEW.md from base branch |
|
Hey @IamCoder18, thanks for the PR, could you solve the conflicts? |
d3e4f9d to
cba5464
Compare
Fixed. |
|
Thanks for the quick response @IamCoder18, merged! |
Add
privacy_modeto thetopbucket ofapps/web/src/app/config.json/extras.tsso editors usinghttps://app.kilo.ai/config.jsondon't flag it as an unknown property. Also adds the matching assertion incli-config-schema.test.tsto keep schema-sync enforcement green.Related: Kilo-Org/kilocode#12442