@runloop/agent-axon-client
    Preparing search index...

    Type Alias CwdChangedHookSpecificOutput

    type CwdChangedHookSpecificOutput = {
        hookEventName: "CwdChanged";
        watchPaths?: string[];
    }
    Index

    Claude SDK

    hookEventName: "CwdChanged"
    watchPaths?: string[]