export declare const antigravityCliAgent: { readonly id: "antigravity-cli"; readonly name: "Antigravity CLI"; readonly vendor: "Google"; readonly homepage: "https://antigravity.google/product/antigravity-cli"; readonly interfaces: readonly ["cli"]; readonly family: "google"; readonly rootDir: null; readonly lifecycle: { readonly state: "active"; }; readonly detection: { readonly project: { readonly markers: readonly [{ readonly kind: "dir"; readonly path: ".agents"; readonly signal: "supporting"; readonly note: null; }]; }; readonly user: { readonly markers: readonly [{ readonly kind: "dir"; readonly path: "~/.gemini/antigravity-cli"; readonly signal: "definitive"; readonly note: null; }]; }; }; readonly docs: readonly [{ readonly label: "Antigravity CLI documentation"; readonly url: "https://antigravity.google/docs/cli-overview"; }]; readonly capabilities: { readonly skill: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: "Because the CLI's project Skill directory is .agents/skills, --agent universal already wrote to the correct location; this entry adds CLI-specific detection and naming."; readonly docs: readonly []; readonly sources: readonly ["https://antigravity.google/docs/skills"]; readonly scopes: readonly ["user", "project"]; readonly standardsCompliance: "full"; readonly convention: "universal"; readonly directory: ".agents/skills"; readonly additionalReadPaths: readonly [{ readonly path: ".agent/skills"; readonly status: "compat"; }]; }; readonly axm: { readonly status: "supported"; readonly lastVerified: "2026-08-05"; readonly writer: null; }; }; readonly "mcp-server": { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly ["https://antigravity.google/docs/mcp"]; readonly scopes: readonly ["user", "project"]; readonly standardsCompliance: "full"; readonly convention: "universal"; readonly transports: readonly ["stdio", "http", "sse"]; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; readonly reason: "The Antigravity CLI shares product configuration with the desktop surface; AXM avoids a second writer until shared-target ownership is explicit."; }; }; readonly subagent: { readonly native: { readonly availability: { readonly via: "none"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: "The CLI manages background subagents in its Agent Manager, but the vendor docs do not define a custom-subagent file directory."; readonly docs: readonly []; readonly sources: readonly ["https://antigravity.google/product/antigravity-cli"]; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; readonly reason: "No vendor-documented custom-subagent file target is available."; }; }; readonly hook: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: "The CLI reads command hooks from the workspace or global customization directory."; readonly docs: readonly []; readonly sources: readonly ["https://antigravity.google/docs/hooks"]; readonly scopes: readonly ["user", "project"]; readonly modeling: "native-unmodeled"; }; readonly axm: { readonly status: "unsupported"; readonly writer: null; readonly lastVerified: null; readonly reason: "Antigravity's named hook bundles require a serializer AXM does not implement."; }; }; }; readonly instructions: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly ["https://antigravity.google/docs/rules-workflows"]; readonly scopes: readonly ["project"]; readonly standardsCompliance: "full"; readonly convention: "universal"; readonly kind: "agents-md"; readonly files: readonly ["AGENTS.md"]; readonly nestedDiscovery: true; readonly importSyntax: null; readonly directory: ".agents/rules"; }; readonly axm: { readonly status: "supported"; readonly lastVerified: "2026-08-05"; readonly writer: null; }; }; readonly permissions: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly ["https://antigravity.google/docs/cli-permissions"]; readonly scopes: readonly ["user"]; readonly mechanism: readonly ["config-file"]; readonly configFiles: readonly [{ readonly scope: "user"; readonly path: "~/.gemini/antigravity-cli/settings.json"; readonly format: "json"; readonly gitignored: false; }]; readonly grammar: { readonly style: "regex"; readonly example: "command(axm)"; readonly notes: "Conflicting rules are evaluated Deny > Ask > Allow."; }; readonly prerequisites: readonly []; readonly cliFlags: readonly []; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; readonly reason: "AXM does not yet implement Antigravity CLI permission-rule patches."; }; }; }; //# sourceMappingURL=antigravity-cli.d.ts.map