Recently got access to Claude CVP at work, decided to ask it to look at zcode and point out any data exfil or whether they were all resolved, it went off on a stupid long tangent burning tokens but raised some red flags that imply the production version of zcode differs from the source repo and/or there is source code being hidden.
One example of red flag: https://github.com/zai-org/ZCode/blob/main/packages/ui/src/settings/model-provider-section/CodingPlanStatusActions.tsx#L73
> The open-source version is not eligible for the quota promotion
Does anyone have an idea on whether this is a bad mistranslation or if they are actually differentiating the real build vs their open source build, and excluding it from certain things (ex. Coding Plan is supposed to have higher quotas or reduced token consumption if you are using the zcode harness, iirc)?
One example of red flag: https://github.com/zai-org/ZCode/blob/main/packages/ui/src/settings/model-provider-section/CodingPlanStatusActions.tsx#L73
> The open-source version is not eligible for the quota promotion
Does anyone have an idea on whether this is a bad mistranslation or if they are actually differentiating the real build vs their open source build, and excluding it from certain things (ex. Coding Plan is supposed to have higher quotas or reduced token consumption if you are using the zcode harness, iirc)?