- Replace config/config.example.json with V3 format (version: 3, api_keys array, channel_list) - Update config-versioning.md: version 2→3, ConfigV2→ConfigV3, CurrentVersion=3 - Update 7 project READMEs: api_key→api_keys, add version: 3 to quick-start examples - Update 12 security docs (ANTIGRAVITY_AUTH + credential_encryption): api_key→api_keys - Update provider-refactoring.md: api_key→api_keys in all config examples - Update security_configuration.md: api_key→api_keys in Before example - Update 3 channel docs: channels→channel_list in JSON examples |
||
|---|---|---|
| .. | ||
| ANTIGRAVITY_AUTH.fr.md | ||
| ANTIGRAVITY_AUTH.ja.md | ||
| ANTIGRAVITY_AUTH.md | ||
| ANTIGRAVITY_AUTH.pt-br.md | ||
| ANTIGRAVITY_AUTH.vi.md | ||
| ANTIGRAVITY_AUTH.zh.md | ||
| credential_encryption.fr.md | ||
| credential_encryption.ja.md | ||
| credential_encryption.md | ||
| credential_encryption.pt-br.md | ||
| credential_encryption.vi.md | ||
| credential_encryption.zh.md | ||
| README.md | ||
| security_configuration.md | ||
| sensitive_data_filtering.md | ||
| sensitive_data_filtering.zh.md | ||
Security
Security-focused docs covering configuration, secrets handling, and provider auth.
- Security Configuration: security-related config knobs and hardening guidance.
- Sensitive Data Filtering: filtering secrets from tool output before model use.
- Credential Encryption: encrypting stored API keys and credentials.
- Antigravity Authentication & Integration Guide: auth flow and integration notes for the Antigravity provider.