export declare const lingmaAgent: { readonly id: "lingma"; readonly name: "Lingma"; readonly vendor: "Alibaba Cloud"; readonly homepage: "https://help.aliyun.com/zh/lingma"; readonly interfaces: readonly ["ide-extension"]; readonly family: "alibaba"; readonly rootDir: ".lingma"; readonly lifecycle: { readonly state: "deprecated"; readonly since: "2026-05-20"; readonly note: "Alibaba renamed TONGYI Lingma to Qoder CN."; readonly supersededBy: "qoder-cn"; }; readonly detection: { readonly project: { readonly markers: readonly [{ readonly kind: "dir"; readonly path: ".lingma"; readonly signal: "definitive"; readonly note: null; }]; }; readonly user: { readonly markers: readonly [{ readonly kind: "dir"; readonly path: "~/.lingma"; readonly signal: "definitive"; readonly note: null; }]; }; }; readonly docs: readonly [{ readonly label: "Qoder CN (formerly Lingma) documentation"; readonly url: "https://help.aliyun.com/en/lingma/introduction-of-lingma"; }]; readonly capabilities: { readonly skill: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "deprecated"; readonly since: "2026-05-20"; readonly note: "The Lingma product name was replaced by Qoder CN."; readonly supersededByType: null; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly ["https://help.aliyun.com/en/lingma/qoder-cn/user-guide/skills"]; readonly scopes: readonly ["user", "project"]; readonly standardsCompliance: "full"; readonly convention: "vendor"; readonly directory: ".lingma/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: "deprecated"; readonly since: "2026-05-20"; readonly note: "The Lingma product name was replaced by Qoder CN."; readonly supersededByType: null; }; readonly notes: "The IDE reads MCP services from its settings file; AXM has no verified writer for the legacy Lingma surface."; readonly docs: readonly []; readonly sources: readonly ["https://help.aliyun.com/en/lingma/qoder-cn/user-guide/guide-for-using-mcp"]; readonly scopes: readonly ["user"]; readonly standardsCompliance: "full"; readonly convention: "vendor"; readonly transports: readonly ["stdio", "sse"]; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; readonly reason: "AXM has not implemented the legacy Lingma IDE settings dialect."; }; }; readonly subagent: { readonly native: { readonly availability: { readonly via: "none"; }; readonly vendorStatus: { readonly state: "deprecated"; readonly since: "2026-05-20"; readonly note: "The Lingma product name was replaced by Qoder CN."; readonly supersededByType: null; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly []; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; }; }; readonly hook: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "deprecated"; readonly since: "2026-05-20"; readonly note: "The Lingma product name was replaced by Qoder CN."; readonly supersededByType: null; }; readonly notes: "Lingma/Qoder CN IDE command hooks are documented in ~/.lingma/settings.json."; readonly docs: readonly []; readonly sources: readonly ["https://help.aliyun.com/zh/lingma/qoder-cn/user-guide/hooks"]; readonly scopes: readonly ["user"]; readonly modeling: "native-unmodeled"; }; readonly axm: { readonly status: "unsupported"; readonly writer: null; readonly lastVerified: null; readonly reason: "AXM has not implemented the Lingma IDE hook dialect."; }; }; }; readonly instructions: { readonly native: { readonly availability: { readonly via: "none"; }; readonly vendorStatus: { readonly state: "deprecated"; readonly since: "2026-05-20"; readonly note: "The Lingma product name was replaced by Qoder CN."; readonly supersededByType: null; }; readonly notes: null; readonly docs: readonly []; readonly sources: readonly []; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; }; }; readonly permissions: { readonly native: { readonly availability: { readonly via: "native"; }; readonly vendorStatus: { readonly state: "deprecated"; readonly since: "2026-05-20"; readonly note: "The Lingma product name was replaced by Qoder CN."; readonly supersededByType: null; }; readonly notes: "The IDE exposes Auto-Run controls in settings rather than a documented portable rule grammar."; readonly docs: readonly []; readonly sources: readonly ["https://help.aliyun.com/zh/lingma/qoder-cn/user-guide/agent"]; readonly scopes: readonly ["user"]; readonly mechanism: readonly ["ui-only"]; readonly configFiles: readonly []; readonly grammar: null; readonly prerequisites: readonly []; readonly cliFlags: readonly []; }; readonly axm: { readonly status: "unsupported"; readonly lastVerified: null; readonly writer: null; readonly reason: "AXM cannot write UI-only Lingma Auto-Run settings."; }; }; }; //# sourceMappingURL=lingma.d.ts.map