@valon-technologies/gestalt
    Preparing search index...

    Interface AgentWorkspace

    interface AgentWorkspace {
        checkouts: AgentWorkspaceGitCheckout[];
        cwd: string;
    }
    Index

    Properties

    Properties

    cwd: string