liu
3 天以前 76bf0caef9a6f4b7daae7e7b1d09b0c9044aebef
1
2
3
4
5
// Source scripts default to slash commands. The provider build replaces only
// this exact declaration, avoiding heuristic rewrites across executable code.
export const IMPECCABLE_COMMAND_PREFIX = "$";
export const IMPECCABLE_PROVIDER_ID = "agents";
export const IMPECCABLE_COMMAND = `${IMPECCABLE_COMMAND_PREFIX}impeccable`;