export declare const qoderCnAgent: { readonly id: "qoder-cn"; readonly name: "Qoder CN CLI"; readonly vendor: "Alibaba Cloud"; readonly homepage: "https://help.aliyun.com/zh/lingma/qoder-cn-cli"; readonly interfaces: readonly ["cli"]; readonly family: "alibaba"; readonly rootDir: ".qoder"; readonly lifecycle: { readonly state: "active"; }; readonly detection: { readonly project: { readonly markers: readonly [{ readonly kind: "dir"; readonly path: ".qoder"; readonly signal: "definitive"; readonly note: null; }]; }; readonly user: { readonly markers: readonly [{ readonly kind: "executable"; readonly name: "qoderclicn"; readonly signal: "definitive"; readonly note: null; }, { readonly kind: "dir"; readonly path: "~/.qoder-cn"; readonly signal: "definitive"; readonly note: null; }]; }; }; readonly docs: readonly [{ readonly label: "Qoder CN CLI documentation"; readonly url: "https://help.aliyun.com/zh/lingma/qoder-cn-cli"; }]; readonly capabilities: { readonly skill: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly ["https://help.aliyun.com/en/lingma/skills-3033419", "https://help.aliyun.com/zh/lingma/qoder-cn-cli"]; readonly scopes: readonly ["user", "project"]; readonly standardsCompliance: "full"; readonly convention: "vendor"; readonly directory: ".qoder/skills"; }; 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: "Qoder CN CLI stores user, local-project, and shared-project MCP definitions in distinct settings files."; readonly docs: readonly []; readonly sources: readonly ["https://help.aliyun.com/zh/lingma/mcp-servers"]; 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: "AXM has not verified the Qoder CN CLI dialect independently from global Qoder."; }; }; readonly subagent: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly ["https://help.aliyun.com/en/lingma/subagent"]; readonly scopes: readonly ["user", "project"]; readonly directory: ".qoder/agents"; readonly layout: "directory"; }; readonly axm: { readonly status: "supported"; readonly lastVerified: "2026-08-05"; readonly writer: null; }; }; readonly hook: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: "Qoder CN CLI exposes command hooks, but AXM has not independently verified its complete event and serialization contract."; readonly docs: readonly []; readonly sources: readonly ["https://help.aliyun.com/zh/lingma/qoder-cn-cli"]; readonly scopes: readonly ["user", "project"]; readonly modeling: "native-unmodeled"; }; readonly axm: { readonly status: "unsupported"; readonly writer: null; readonly lastVerified: null; readonly reason: "The regional CLI hook dialect requires a separate vendor-doc verification before AXM writes it."; }; }; }; readonly instructions: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "active"; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly ["https://help.aliyun.com/zh/lingma/using-the-cli"]; readonly scopes: readonly ["user", "project"]; readonly standardsCompliance: "full"; readonly convention: "universal"; readonly kind: "agents-md"; readonly files: readonly ["AGENTS.md"]; readonly nestedDiscovery: true; readonly importSyntax: null; }; 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: "Qoder CN CLI supports allow, ask, and deny rules plus session flags."; readonly docs: readonly []; readonly sources: readonly ["https://help.aliyun.com/zh/lingma/tools-3044418"]; readonly scopes: readonly ["user", "project"]; readonly mechanism: readonly ["config-file", "cli-flag"]; readonly configFiles: readonly [{ readonly scope: "user"; readonly path: "~/.qoder-cn/settings.json"; readonly format: "json"; readonly gitignored: false; }, { readonly scope: "project"; readonly path: ".qoder/settings.json"; readonly format: "json"; readonly gitignored: false; }]; readonly grammar: { readonly style: "glob"; readonly example: "Bash(git status)"; readonly notes: null; }; readonly prerequisites: readonly []; readonly cliFlags: readonly [{ readonly flag: "--allowed-tools"; readonly note: "Pre-allow named tools or tool patterns for the session."; }, { readonly flag: "--disallowed-tools"; readonly note: "Deny named tools or tool patterns for the session."; }]; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; readonly reason: "AXM has not implemented regional Qoder permission settings."; }; }; }; //# sourceMappingURL=qoder-cn.d.ts.map