UNPKG

aiwg

Version:

Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo

4 lines 278 B
export declare const PROJECT_SIGNALS: readonly [".git", "package.json", "pyproject.toml", "Cargo.toml", "go.mod", "pom.xml", "Gemfile", "build.gradle"]; export declare const CSPROJ_PATTERN: RegExp; export declare const MAX_PARENT_DEPTH = 3; //# sourceMappingURL=signals.d.ts.map