ccs agy.
- >
- ) : (
- <>
- Using one Google account for both ccs gemini and{' '}
- ccs agy can trigger account disable/ban.
+ Issue #509 documents suspension/ban reports tied to ccs agy{' '}
+ and shared-account usage between ccs gemini and{' '}
+ ccs agy.
>
);
- const secondLine = isAgy ? (
- <>If you want to keep this account, do not continue unless you accept full responsibility.>
- ) : (
- <>If you want to keep Google AI access, do not continue this shared-account setup.>
+ const secondLine = (
+ <>Continue only if you accept full responsibility for OAuth and account-access risk.>
);
const issueUrl = 'https://github.com/kaitranntt/ccs/issues/509';
const issueLabel = 'Read issue #509';
+ const proxySettingsLabel = 'Gemini + AGY controls: Settings > Proxy';
return (
+ {showProxySettingsLink && (
+
+