Allows to "teach" the tool to solve problems. `chat mem -n` takes the last n commands (without outputs) and stores them as a problem+solution combination. later user can point the llm to memory with -m flag
Allows to "teach" the tool to solve problems.
chat mem -ntakes the last n commands (without outputs) and stores them as a problem+solution combination.later user can point the llm to memory with -m flag