Nodes/Claude Code ComfyUI Nodes/Claude Context Builder
ComfyUI Node

Claude Context Builder

Convert Claude Code output folders into context/memory for subsequent commands

By christian-byrne·Created about a year ago·Updated about a year ago· 34
Claude Context Builder
    • memory
    output_folder
    context_modesummary
    base_memory
    file_filter*.py,*.js,*.ts,*.md,*.txt,*.json
    custom_template# Previous Output The following files were generated: {file_list} Key files: {file_contents}
    max_file_size_kb100
    Categoryclaude_code

    Inputs (6)

    NameTypeDefaultDescription
    output_folderSTRINGThe output folder from a previous ClaudeCodeCommand
    context_modeCOMBOsummaryHow to build the context from the folder
    base_memoryoptSTRINGBase memory to append the folder context to
    file_filteroptSTRING*.py,*.js,*.ts,*.md,*.txt,*.jsonComma-separated file extensions to include
    custom_templateoptSTRING# Previous Output The following files were generated: {file_list} Key files: {file_contents}Custom template for context (available vars: {file_list}, {file_contents}, {metadata})
    max_file_size_kboptINT1001–1000Maximum file size in KB to include in full content

    Outputs (1)

    NameTypeDescription
    memorySTRING