nexus-agents - v2.80.0
    Preparing search index...

    Variable AgentCapabilityConst

    AgentCapability: {
        TASK_EXECUTION: "task_execution";
        DELEGATION: "delegation";
        COLLABORATION: "collaboration";
        TOOL_USE: "tool_use";
        CODE_GENERATION: "code_generation";
        CODE_REVIEW: "code_review";
        RESEARCH: "research";
    } = ...

    Agent capabilities.

    Type Declaration

    • ReadonlyTASK_EXECUTION: "task_execution"
    • ReadonlyDELEGATION: "delegation"
    • ReadonlyCOLLABORATION: "collaboration"
    • ReadonlyTOOL_USE: "tool_use"
    • ReadonlyCODE_GENERATION: "code_generation"
    • ReadonlyCODE_REVIEW: "code_review"
    • ReadonlyRESEARCH: "research"