Structs§
- External
Credential Consent Status - Side-effect-free projection used by picker, config, and doctor surfaces.
- External
Credential Consent Toml - Persisted, provider-scoped consent for one exact external credential file.
- External
Credential Read Grant - Opaque proof that one exact provider/source/path tuple may be read.
Enums§
- External
Credential Access - The side-effect envelope Codewhale may use for an external credential.
- External
Credential Source - External credential owners supported by the consent schema.
Constants§
- EXTERNAL_
CREDENTIAL_ CONSENT_ VERSION - Schema version for informed consent to another CLI’s credential file.
- EXTERNAL_
CREDENTIAL_ READ_ ONLY_ SEMANTICS - The complete side-effect contract for read-only external credentials.
Functions§
- default_
agy_ credentials_ path - Default Antigravity credential store, resolved without probing: the
official
agyCLI persists its OAuth token in the Antigravity app’s VSCode-stylestate.vscdbunder the user profile. Consent is pinned to this exact path; an ambient move is reported, never followed. - default_
dsh_ credentials_ path - Default DeepSeek Harness credentials document, resolved without probing.
- external_
credential_ consent_ status - Describe persisted external-credential policy without filesystem or network
access.
expected_pathis resolved lexically by the caller. - quote_
os_ path - Quote an OS path for terminals, logs, JSON display fields, and errors.
- resolve_
external_ credential_ path - Resolve a user-selected path without touching the filesystem.