ComfyUI Node
Claude Memory Builder
Build memory/context for Claude Code commands from various sources
Claude Memory Builder
- append_to
- memory
- memory_text
◄memory_typememory_file►
◄memory_file[Custom Memory]►
◄text_memory►
◄file_path►
◄claude_md_content# Project Context
►
Categoryclaude_code/helpers
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| memory_type | COMBO | memory_file | Type of memory input |
| memory_fileopt | COMBO | [Custom Memory] | Select a memory file from the memories folder |
| text_memoryopt | STRING | Direct text input for memory/context | |
| file_pathopt | STRING | Path to a file containing memory (e.g., CLAUDE.md) | |
| claude_md_contentopt | STRING | # Project Context | CLAUDE.md formatted content |
| append_toopt | CLAUDE_MEMORY | Previous memory to append to |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| memory | CLAUDE_MEMORY | — |
| memory_text | STRING | — |